Merge pull request #978 from nextcloud/dependabot/npm_and_yarn/js/nextcloud-vue-collections-0.4.0
Bump nextcloud-vue-collections from 0.2.2 to 0.4.0 in /js
This commit is contained in:
28
js/package-lock.json
generated
28
js/package-lock.json
generated
@@ -4732,8 +4732,7 @@
|
|||||||
"lodash": {
|
"lodash": {
|
||||||
"version": "4.17.11",
|
"version": "4.17.11",
|
||||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
|
||||||
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
|
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
|
||||||
"dev": true
|
|
||||||
},
|
},
|
||||||
"lodash.debounce": {
|
"lodash.debounce": {
|
||||||
"version": "4.0.8",
|
"version": "4.0.8",
|
||||||
@@ -5190,34 +5189,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nextcloud-vue-collections": {
|
"nextcloud-vue-collections": {
|
||||||
"version": "0.2.2",
|
"version": "0.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.4.0.tgz",
|
||||||
"integrity": "sha512-7gL8fuI6EeoihGvnT+qMN/HUeWxtdYvHQgCSNqroWMOt99fxcLGi/EntNvozbF8zMO1RgvrRnY3Y6NxM1BLwmA==",
|
"integrity": "sha512-UxgormIFW4CD9dUsobRzIuQt1PQXkT+EI2KCp1CoAiJiurzf5yO9BmmS3gN9lWZa1+EZvLqljapvAlyntWwX6Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
|
"lodash": "^4.17.11",
|
||||||
"nextcloud-axios": "^0.1.2",
|
"nextcloud-axios": "^0.1.2",
|
||||||
"nextcloud-vue": "^0.9.0",
|
"nextcloud-vue": "^0.9.0",
|
||||||
"v-tooltip": "^2.0.0-rc.33",
|
"v-tooltip": "^2.0.0-rc.33",
|
||||||
"vue": "^2.6.6",
|
"vue": "^2.6.6",
|
||||||
"vue-click-outside": "^1.0.7",
|
"vue-click-outside": "^1.0.7",
|
||||||
"vuex": "^3.1.0"
|
"vuex": "^3.1.0"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"nextcloud-vue": {
|
|
||||||
"version": "0.9.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.9.3.tgz",
|
|
||||||
"integrity": "sha512-Z5i1oaDsyGz6JR50Q3uwftP12INMokIIcdx8PqjZgc6HpzX05CaJ6z8SqJsahscYZKRGpy4DCZT3ejrvZcxyWg==",
|
|
||||||
"requires": {
|
|
||||||
"hammerjs": "^2.0.8",
|
|
||||||
"md5": "^2.2.1",
|
|
||||||
"nextcloud-axios": "^0.1.3",
|
|
||||||
"v-tooltip": "^2.0.0-rc.33",
|
|
||||||
"vue": "^2.6.7",
|
|
||||||
"vue-click-outside": "^1.0.7",
|
|
||||||
"vue-multiselect": "^2.1.3",
|
|
||||||
"vue-visible": "^1.0.2",
|
|
||||||
"vue2-datepicker": "^2.10.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ng-infinite-scroll": {
|
"ng-infinite-scroll": {
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"markdown-it-link-target": "^1.0.2",
|
"markdown-it-link-target": "^1.0.2",
|
||||||
"nextcloud-axios": "^0.1.3",
|
"nextcloud-axios": "^0.1.3",
|
||||||
"nextcloud-vue": "^0.9.5",
|
"nextcloud-vue": "^0.9.5",
|
||||||
"nextcloud-vue-collections": "^0.2.2",
|
"nextcloud-vue-collections": "^0.4.0",
|
||||||
"ng-infinite-scroll": "^1.3.0",
|
"ng-infinite-scroll": "^1.3.0",
|
||||||
"ng-sortable": "^1.3.8",
|
"ng-sortable": "^1.3.8",
|
||||||
"ui-select": "^0.19.8",
|
"ui-select": "^0.19.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user