mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
chore: Update @nextcloud/vue to 8.15.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
77cffcb049
commit
aab8ab424d
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue