Merge pull request #54757 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud-vue-collections-0.13.0

This commit is contained in:
dependabot[bot] 2025-08-30 16:31:25 +00:00 committed by GitHub
commit d04d9d886e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 17 additions and 38 deletions

2
dist/3099-3099.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 @@
3099-3099.js.license

2
dist/6488-6488.js vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -37,7 +37,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
@ -127,9 +126,6 @@ This file is generated from multiple sources. Included packages:
- charenc
- version: 0.0.2
- license: BSD-3-Clause
- core-js
- version: 3.45.1
- license: MIT
- crypt
- version: 0.0.2
- license: BSD-3-Clause
@ -166,11 +162,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
- buffer
- version: 6.0.3

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

File diff suppressed because one or more lines are too long

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

@ -0,0 +1 @@
6488-6488.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.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",