diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 52 |
1 files changed, 21 insertions, 31 deletions
diff --git a/package-lock.json b/package-lock.json index a8d317ede82..56682c281dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "marked": "^4.0.14", "moment": "^2.29.4", "moment-timezone": "^0.5.38", - "nextcloud-vue-collections": "^0.9.0", + "nextcloud-vue-collections": "^0.10.0", "p-limit": "^4.0.0", "p-queue": "^7.3.0", "path": "^0.12.7", @@ -15042,30 +15042,25 @@ "integrity": "sha512-yFehXNWRs4cM0+dz7QxCd06hTbWbSkV0ISsqBfkntU6TOY4Qm3Q88fRRLOddkGh2Qq6dZvnKVAahfhjcUvLnyA==" }, "node_modules/nextcloud-vue-collections": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.9.0.tgz", - "integrity": "sha512-GItjPWV4O53CNRPxdRegjEpZUM2ZV1mun2gVM/tLr3Nc2WzchgjAEzHjLxWomdW7kRv0sFJNS20udYJ2wEX76Q==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.10.0.tgz", + "integrity": "sha512-vfGYCtAV0vQ9809VO9z2pQqmiduqhhI5jkVlKv+yYXPfR8G+9YmTYrjdjH3mARBzt8gxZYXtbSIWqWsH2/N0pA==", "dependencies": { - "@nextcloud/axios": "^1.5.0", - "@nextcloud/browserslist-config": "^1.0.0", - "@nextcloud/router": "^1.2.0", - "@nextcloud/vue": "^3.1.2", - "lodash": "^4.17.20", - "vue": "^2.6.12" + "@nextcloud/axios": "^1.9.0", + "@nextcloud/browserslist-config": "^2.2.0", + "@nextcloud/router": "^2.0.0", + "@nextcloud/vue": "^3.10.2", + "lodash": "^4.17.21", + "vue": "^2.6.14" }, "engines": { "node": ">=10.0.0" }, "peerDependencies": { - "@nextcloud/vue": "^3.1.2", - "vue": "^2.6.12" + "@nextcloud/vue": "^3.10.2", + "vue": "^2.6.14" } }, - "node_modules/nextcloud-vue-collections/node_modules/@nextcloud/browserslist-config": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-1.0.0.tgz", - "integrity": "sha512-f+sKpdLZXkODV+OY39K1M+Spmd4RgxmtEXmNn4Bviv4R7uBFHXuw+JX9ZdfDeOryfHjJ/TRQxQEp0GMpBwZFUw==" - }, "node_modules/nextcloud-vue-collections/node_modules/@nextcloud/dialogs": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.2.0.tgz", @@ -31303,23 +31298,18 @@ "integrity": "sha512-yFehXNWRs4cM0+dz7QxCd06hTbWbSkV0ISsqBfkntU6TOY4Qm3Q88fRRLOddkGh2Qq6dZvnKVAahfhjcUvLnyA==" }, "nextcloud-vue-collections": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.9.0.tgz", - "integrity": "sha512-GItjPWV4O53CNRPxdRegjEpZUM2ZV1mun2gVM/tLr3Nc2WzchgjAEzHjLxWomdW7kRv0sFJNS20udYJ2wEX76Q==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.10.0.tgz", + "integrity": "sha512-vfGYCtAV0vQ9809VO9z2pQqmiduqhhI5jkVlKv+yYXPfR8G+9YmTYrjdjH3mARBzt8gxZYXtbSIWqWsH2/N0pA==", "requires": { - "@nextcloud/axios": "^1.5.0", - "@nextcloud/browserslist-config": "^1.0.0", - "@nextcloud/router": "^1.2.0", - "@nextcloud/vue": "^3.1.2", - "lodash": "^4.17.20", - "vue": "^2.6.12" + "@nextcloud/axios": "^1.9.0", + "@nextcloud/browserslist-config": "^2.2.0", + "@nextcloud/router": "^2.0.0", + "@nextcloud/vue": "^3.10.2", + "lodash": "^4.17.21", + "vue": "^2.6.14" }, "dependencies": { - "@nextcloud/browserslist-config": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-1.0.0.tgz", - "integrity": "sha512-f+sKpdLZXkODV+OY39K1M+Spmd4RgxmtEXmNn4Bviv4R7uBFHXuw+JX9ZdfDeOryfHjJ/TRQxQEp0GMpBwZFUw==" - }, "@nextcloud/dialogs": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.2.0.tgz", |