Merge pull request 'chore(deps): update dependency @nextcloud/vue to v8.9.1' (#72) from renovate/nextcloud-vue-8.x-lockfile into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/72
This commit is contained in:
commit
10af8f87fb
|
@ -3326,21 +3326,21 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/vue": {
|
"node_modules/@nextcloud/vue": {
|
||||||
"version": "8.8.1",
|
"version": "8.9.1",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.8.1.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.9.1.tgz",
|
||||||
"integrity": "sha512-INQS0boqH4CAzRHESSaKgvaTOsOJ/0fyOB9sC5TIJpqkrPo1Oj229U9XUUf8HV/Xs6FpA5YmQFvQ0gKZ5a1GRw==",
|
"integrity": "sha512-Mj+CovsPqAwUsCxeQfhYc9thx7synLTi95htwHu1s0XEg6SlaOV3BRarxD0m4C236ZpaIQ4DDfezDtuBln/mIA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@floating-ui/dom": "^1.1.0",
|
"@floating-ui/dom": "^1.1.0",
|
||||||
"@linusborg/vue-simple-portal": "^0.1.5",
|
"@linusborg/vue-simple-portal": "^0.1.5",
|
||||||
"@nextcloud/auth": "^2.0.0",
|
"@nextcloud/auth": "^2.2.1",
|
||||||
"@nextcloud/axios": "^2.0.0",
|
"@nextcloud/axios": "^2.4.0",
|
||||||
"@nextcloud/browser-storage": "^0.3.0",
|
"@nextcloud/browser-storage": "^0.3.0",
|
||||||
"@nextcloud/calendar-js": "^6.0.0",
|
"@nextcloud/calendar-js": "^6.1.0",
|
||||||
"@nextcloud/capabilities": "^1.0.4",
|
"@nextcloud/capabilities": "^1.1.0",
|
||||||
"@nextcloud/event-bus": "^3.0.0",
|
"@nextcloud/event-bus": "^3.1.0",
|
||||||
"@nextcloud/initial-state": "^2.0.0",
|
"@nextcloud/initial-state": "^2.1.0",
|
||||||
"@nextcloud/l10n": "^2.0.1",
|
"@nextcloud/l10n": "^2.2.0",
|
||||||
"@nextcloud/logger": "^2.2.1",
|
"@nextcloud/logger": "^2.7.0",
|
||||||
"@nextcloud/router": "^3.0.0",
|
"@nextcloud/router": "^3.0.0",
|
||||||
"@nextcloud/vue-select": "^3.25.0",
|
"@nextcloud/vue-select": "^3.25.0",
|
||||||
"@vueuse/components": "^10.9.0",
|
"@vueuse/components": "^10.9.0",
|
||||||
|
|
Loading…
Reference in New Issue