chore(deps): bump @nextcloud/vue from 8.8.1 to 8.10.0

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
pull/44135/head
Grigorii K. Shartsev 2 months ago
parent 47a191429a
commit 0f545aabef

24
package-lock.json generated

@ -30,7 +30,7 @@
"@nextcloud/router": "^2.2.1",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/upload": "^1.0.5",
"@nextcloud/vue": "^8.8.1",
"@nextcloud/vue": "^8.10.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.7.2",
"@vueuse/core": "^10.7.2",
@ -4166,21 +4166,21 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.8.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.8.1.tgz",
"integrity": "sha512-INQS0boqH4CAzRHESSaKgvaTOsOJ/0fyOB9sC5TIJpqkrPo1Oj229U9XUUf8HV/Xs6FpA5YmQFvQ0gKZ5a1GRw==",
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.10.0.tgz",
"integrity": "sha512-HQ/6upw/sviCOe5jtFmZh7KK+QzLNj4a1TnJt3nJQWEZSgt1FFj48tjrmP8ztqnd8pCCOAF8843VLWCCivrF0w==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
"@nextcloud/auth": "^2.2.1",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/browser-storage": "^0.3.0",
"@nextcloud/calendar-js": "^6.0.0",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/event-bus": "^3.0.0",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.0.1",
"@nextcloud/logger": "^2.2.1",
"@nextcloud/calendar-js": "^6.1.0",
"@nextcloud/capabilities": "^1.1.0",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/initial-state": "^2.1.0",
"@nextcloud/l10n": "^2.2.0",
"@nextcloud/logger": "^2.7.0",
"@nextcloud/router": "^3.0.0",
"@nextcloud/vue-select": "^3.25.0",
"@vueuse/components": "^10.9.0",

@ -57,7 +57,7 @@
"@nextcloud/router": "^2.2.1",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/upload": "^1.0.5",
"@nextcloud/vue": "^8.8.1",
"@nextcloud/vue": "^8.10.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.7.2",
"@vueuse/core": "^10.7.2",

Loading…
Cancel
Save