fix(deps): Bump @nextcloud/vue from 8.14.0 to 8.16.0

Fixes: nextcloud/richdocuments#3795

Signed-off-by: Jonas <jonas@freesources.org>
This commit is contained in:
Jonas 2024-08-06 12:39:48 +02:00
parent 6d44811cff
commit 006f68c858
No known key found for this signature in database
GPG key ID: 5262E7FF491049FE
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View file

@ -30,7 +30,7 @@
"@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.2",
"@nextcloud/upload": "^1.1.1",
"@nextcloud/vue": "^8.14.0",
"@nextcloud/vue": "^8.16.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.11.0",
"@vueuse/core": "^10.11.0",
@ -4807,9 +4807,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.14.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.14.0.tgz",
"integrity": "sha512-hB3dG7tZWpItC74PfbTLW02754qYXFDH+h7Ksq6b7e8WlhnKLWrhNGKhSpNDt9/g+vb5bSIOxbiDZIJZ63hAuQ==",
"version": "8.16.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.16.0.tgz",
"integrity": "sha512-xkoR2VeWk+WTTmXC01Z7hI0yztSf222XMPXhy9OkDNQBXmCl/idEjNnMWmxezJMyqALtFD/csouW+GS7JUVoFw==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",
@ -4822,6 +4822,7 @@
"@nextcloud/l10n": "^3.0.1",
"@nextcloud/logger": "^3.0.1",
"@nextcloud/router": "^3.0.0",
"@nextcloud/sharing": "^0.2.2",
"@nextcloud/timezones": "^0.1.1",
"@nextcloud/vue-select": "^3.25.0",
"@vueuse/components": "^10.9.0",

View file

@ -57,7 +57,7 @@
"@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.2",
"@nextcloud/upload": "^1.1.1",
"@nextcloud/vue": "^8.14.0",
"@nextcloud/vue": "^8.16.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.11.0",
"@vueuse/core": "^10.11.0",