Bump nextcloud-vue-collections from 0.6.0 to 0.7.1

Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.6.0 to 0.7.1.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-17 19:36:58 +00:00
committed by GitHub
parent 9087be9c94
commit d7ce09dfa6
2 changed files with 12 additions and 42 deletions

52
package-lock.json generated
View File

@@ -2810,18 +2810,16 @@
} }
}, },
"@nextcloud/axios": { "@nextcloud/axios": {
"version": "0.4.2", "version": "0.5.0",
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-0.4.2.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-0.5.0.tgz",
"integrity": "sha512-HrViGxCX0qTE5uCQyMWD0BM5x0cj9VGLXN708zWsehgkTUnwt7qEnyrbuaGSOkdqlbQbf36+bRMxQI23a2mlIg==", "integrity": "sha512-cnf/bgyOpiUty50VMfmtWYNvq0n2G4YJpNldUcY/LJrB5ENyuiv7vJbOl9R40pb6NztWkmDyTK8Ycl1VlzcYrA==",
"requires": { "requires": {
"@babel/cli": "^7.6.2", "@babel/cli": "^7.6.2",
"@babel/core": "^7.6.2", "@babel/core": "^7.6.2",
"@babel/preset-env": "^7.6.2", "@babel/preset-env": "^7.6.2",
"@babel/preset-typescript": "^7.6.0", "@babel/preset-typescript": "^7.6.0",
"@nextcloud/auth": "^0.3.1", "@nextcloud/auth": "^0.3.1",
"@nextcloud/event-bus": "^0.2.0",
"axios": "^0.19.0", "axios": "^0.19.0",
"browserslist-config-nextcloud": "0.0.1",
"core-js": "^3.2.1" "core-js": "^3.2.1"
}, },
"dependencies": { "dependencies": {
@@ -5169,11 +5167,6 @@
} }
} }
}, },
"browserslist-config-nextcloud": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/browserslist-config-nextcloud/-/browserslist-config-nextcloud-0.0.1.tgz",
"integrity": "sha512-BUpPPPfE42jL2puSqfnsoOMoz6g+jqznoaoZmig4Kx1ULApBmM6iH+/7V1yblQz2PsOp39HET1byAB3h3h+kew=="
},
"bser": { "bser": {
"version": "2.1.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/bser/-/bser-2.1.0.tgz", "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.0.tgz",
@@ -8612,7 +8605,7 @@
"dependencies": { "dependencies": {
"minimist": { "minimist": {
"version": "1.1.3", "version": "1.1.3",
"resolved": "http://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz", "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz",
"integrity": "sha1-O+39kaktOQFvz6ocaB6Pqhoe/ag=", "integrity": "sha1-O+39kaktOQFvz6ocaB6Pqhoe/ag=",
"dev": true "dev": true
} }
@@ -11888,7 +11881,7 @@
}, },
"minimist": { "minimist": {
"version": "1.2.0", "version": "1.2.0",
"resolved": "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=" "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ="
}, },
"minimist-options": { "minimist-options": {
@@ -11948,7 +11941,7 @@
"dependencies": { "dependencies": {
"minimist": { "minimist": {
"version": "0.0.8", "version": "0.0.8",
"resolved": "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
"integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=" "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
} }
} }
@@ -12046,33 +12039,15 @@
"@types/jquery": "^2.0.50" "@types/jquery": "^2.0.50"
} }
}, },
"nextcloud-vue": {
"version": "0.12.7",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.7.tgz",
"integrity": "sha512-xupbgs/T7iUnZknvVE/pXXWJ9ksoIq00NVu0PG3z0fMFb1Z2Q/8CVVxiHALfdkMrTJFu3GuxPCoXOQv145l9tA==",
"requires": {
"@babel/polyfill": "^7.4.4",
"escape-html": "^1.0.3",
"hammerjs": "^2.0.8",
"md5": "^2.2.1",
"nextcloud-axios": "^0.2.0",
"v-click-outside": "^2.1.4",
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.6.7",
"vue-multiselect": "^2.1.3",
"vue-visible": "^1.0.2",
"vue2-datepicker": "^2.10.0"
}
},
"nextcloud-vue-collections": { "nextcloud-vue-collections": {
"version": "0.6.0", "version": "0.7.1",
"resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.6.0.tgz", "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.7.1.tgz",
"integrity": "sha512-P91zLvjFtYikfS2Nz5FNgGpZAzdDACzlHhaG8yjPTFxZI9nv0a8tzHTMYdDzUc3cgxriJ5N4ENBtrWKWWnrR5g==", "integrity": "sha512-//3JHN7kIwwijfwtUOW4UdmKIpvMH/dqv/D3P/oNlftvMk9sPy3I+EwKIb0YInHohLNhpmHaWdQtwehwI373gg==",
"requires": { "requires": {
"@nextcloud/axios": "^0.4.2", "@nextcloud/axios": "^0.5.0",
"@nextcloud/router": "^0.1.0", "@nextcloud/router": "^0.1.0",
"@nextcloud/vue": "^1.2.2",
"lodash": "^4.17.11", "lodash": "^4.17.11",
"nextcloud-vue": "^0.12.1",
"vue": "^2.6.6" "vue": "^2.6.6"
} }
}, },
@@ -17331,11 +17306,6 @@
"integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==", "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==",
"dev": true "dev": true
}, },
"v-click-outside": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-2.1.5.tgz",
"integrity": "sha512-VPNCOTZK6WZy73lcWc+R7IW1uaBFEO3/Csrs5CzWVOdvE30V8Y1+BE/BtTlcEmeDGx0eqdE7bSCg55Jj37PMJg=="
},
"v-tooltip": { "v-tooltip": {
"version": "2.0.2", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/v-tooltip/-/v-tooltip-2.0.2.tgz", "resolved": "https://registry.npmjs.org/v-tooltip/-/v-tooltip-2.0.2.tgz",

View File

@@ -33,7 +33,7 @@
"@nextcloud/vue": "^1.2.2", "@nextcloud/vue": "^1.2.2",
"nextcloud-axios": "^0.2.1", "nextcloud-axios": "^0.2.1",
"nextcloud-server": "^0.15.10", "nextcloud-server": "^0.15.10",
"nextcloud-vue-collections": "^0.6.0", "nextcloud-vue-collections": "^0.7.1",
"url-search-params-polyfill": "^7.0.1", "url-search-params-polyfill": "^7.0.1",
"vue": "^2.6.11", "vue": "^2.6.11",
"vue-click-outside": "^1.0.7", "vue-click-outside": "^1.0.7",