chore(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-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>
This commit is contained in:
dependabot[bot] 2024-08-31 01:20:06 +00:00 committed by nextcloud-command
parent 09411a1e9d
commit 0ef9ecafb6
11 changed files with 17 additions and 38 deletions

2
dist/6353-6353.js vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -44,7 +44,6 @@ SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
SPDX-FileCopyrightText: Denis Pushkarev
SPDX-FileCopyrightText: David Clark
SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
SPDX-FileCopyrightText: Christoph Wurst
@ -147,9 +146,6 @@ This file is generated from multiple sources. Included packages:
- console-browserify
- version: 1.2.0
- license: MIT
- core-js
- version: 3.37.1
- license: MIT
- crypt
- version: 0.0.2
- license: BSD-3-Clause
@ -249,11 +245,8 @@ This file is generated from multiple sources. Included packages:
- md5
- version: 2.3.0
- license: BSD-3-Clause
- @nextcloud/router
- version: 2.2.1
- license: GPL-3.0-or-later
- nextcloud-vue-collections
- version: 0.12.0
- version: 0.13.0
- license: AGPL-3.0-or-later
- node-gettext
- version: 3.0.0

1
dist/6353-6353.js.map vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/6353-6353.js.map.license vendored Symbolic link
View file

@ -0,0 +1 @@
6353-6353.js.license

2
dist/8215-8215.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1 +0,0 @@
8215-8215.js.license

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

30
package-lock.json generated
View file

@ -59,7 +59,7 @@
"marked": "^13.0.3",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"nextcloud-vue-collections": "^0.12.0",
"nextcloud-vue-collections": "^0.13.0",
"node-vibrant": "^3.1.6",
"p-limit": "^6.1.0",
"p-queue": "^7.4.1",
@ -18598,15 +18598,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": {
@ -18617,20 +18617,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

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