Parcourir la source

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>
tags/v26.0.0beta1
dependabot[bot] il y a 1 an
Parent
révision
2d7185ddfa
4 fichiers modifiés avec 25 ajouts et 35 suppressions
  1. 2
    2
      dist/core-common.js
  2. 1
    1
      dist/core-common.js.map
  3. 21
    31
      package-lock.json
  4. 1
    1
      package.json

+ 2
- 2
dist/core-common.js
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


+ 1
- 1
dist/core-common.js.map
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


+ 21
- 31
package-lock.json Voir le fichier

@@ -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",

+ 1
- 1
package.json Voir le fichier

@@ -75,7 +75,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",

Chargement…
Annuler
Enregistrer