build(deps): bump nextcloud-vue-collections from 0.12.0 to 0.13.0

Bumps [nextcloud-vue-collections](https://github.com/nextcloud/nextcloud-vue-collections) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue-collections/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue-collections/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue-collections/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: nextcloud-vue-collections
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-30 02:10:09 +00:00 committed by Andy Scherzinger
parent 84a01c683c
commit b9e23719a1
2 changed files with 9 additions and 23 deletions

30
package-lock.json generated
View file

@ -59,7 +59,7 @@
"marked": "^13.0.3",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"nextcloud-vue-collections": "^0.12.0",
"nextcloud-vue-collections": "^0.13.0",
"node-vibrant": "^3.1.6",
"p-limit": "^6.2.0",
"p-queue": "^7.4.1",
@ -22936,15 +22936,15 @@
}
},
"node_modules/nextcloud-vue-collections": {
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.12.0.tgz",
"integrity": "sha512-8qcvLfGcPlqafgidUi4Pxdn1C62WuLWpHRK0FxZ26uptbPJvjWBZbd/EVZbw1geYAAyW2tSOVuuYNemuolibJw==",
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.13.0.tgz",
"integrity": "sha512-J5n2Kf9h/HVKFM0YdcHnNcbbqSossq7ocQwC9fHFs87/5iKgkUMPmVmla6uTKZHUKYCNnKSJtG7pDOWD4AP47A==",
"deprecated": "This package is now deprecated, the components have been merged into @nextcloud/vue as of version 8.14.0.",
"license": "AGPL-3.0",
"dependencies": {
"@nextcloud/axios": "^2.4.0",
"@nextcloud/router": "^2.2.1",
"@nextcloud/vue": "^8.5.1",
"@nextcloud/axios": "^2.5.0",
"@nextcloud/l10n": "^3.1.0",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.12.0",
"lodash-es": "^4.17.21"
},
"engines": {
@ -22955,20 +22955,6 @@
"vue": "^2.7.16"
}
},
"node_modules/nextcloud-vue-collections/node_modules/@nextcloud/router": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.2.1.tgz",
"integrity": "sha512-ZRc/WI0RaksEJMz08H/6LimIdP+1A1xTHThCYEghs7VgAKNp5917vT2OKSpG0cMRbIwk0ongFVt5FB5qjy/iFg==",
"license": "GPL-3.0-or-later",
"dependencies": {
"@nextcloud/typings": "^1.7.0",
"core-js": "^3.6.4"
},
"engines": {
"node": "^20.0.0",
"npm": "^10.0.0"
}
},
"node_modules/nise": {
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/nise/-/nise-1.5.3.tgz",

View file

@ -87,7 +87,7 @@
"marked": "^13.0.3",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"nextcloud-vue-collections": "^0.12.0",
"nextcloud-vue-collections": "^0.13.0",
"node-vibrant": "^3.1.6",
"p-limit": "^6.2.0",
"p-queue": "^7.4.1",