diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-04 16:00:07 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-11-04 16:16:55 +0000 |
commit | 2d7185ddfa161a9518d182163e21edf87948be75 (patch) | |
tree | 0bf8e0205dccf086df41fdd9facf06e60b212088 /package-lock.json | |
parent | b9bbb25771fc704d0f5a9de7bc2ae0cae73cf81b (diff) | |
download | nextcloud-server-2d7185ddfa161a9518d182163e21edf87948be75.tar.gz nextcloud-server-2d7185ddfa161a9518d182163e21edf87948be75.zip |
Bump nextcloud-vue-collections from 0.9.0 to 0.10.0
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.9.0...v0.10.0)
---
updated-dependencies:
- dependency-name: nextcloud-vue-collections
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
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 75b5bb7b0a6..1317099955b 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", |