chore: Update `@nextcloud/vue` to 8.15.1

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
pull/46857/head
Ferdinand Thiessen 2024-07-29 18:52:50 +07:00 committed by Arthur Schiwon
parent 77cffcb049
commit aab8ab424d
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated

@ -30,7 +30,7 @@
"@nextcloud/router": "^3.0.0",
"@nextcloud/sharing": "^0.2.3",
"@nextcloud/upload": "^1.4.2",
"@nextcloud/vue": "^8.15.0",
"@nextcloud/vue": "^8.15.1",
"@simplewebauthn/browser": "^10.0.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.11.0",
@ -4708,9 +4708,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.15.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.15.0.tgz",
"integrity": "sha512-Yxf7bIzKV3vCDJDZo99dSLpfe9wMh0hTvmlov5B8V+ZX/foq+O/EcvPivbJmesjIi6LKg+z4K53d7tU2izAPSg==",
"version": "8.15.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.15.1.tgz",
"integrity": "sha512-gZEcXPNhRGYhjSd/IeTs0jQ5P8tPIv9BJm5A8qsdpB1Mb/Xb9suhJv1xHaeGcOGoUCcs7A66coPkCgv1zcSJ2w==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",

@ -58,7 +58,7 @@
"@nextcloud/router": "^3.0.0",
"@nextcloud/sharing": "^0.2.3",
"@nextcloud/upload": "^1.4.2",
"@nextcloud/vue": "^8.15.0",
"@nextcloud/vue": "^8.15.1",
"@simplewebauthn/browser": "^10.0.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.11.0",