aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-07-29 18:52:50 +0200
committerArthur Schiwon <blizzz@arthur-schiwon.de>2024-07-30 16:40:14 +0200
commitaab8ab424dbfc8d06c3f29b0876e35a83a89a3cf (patch)
tree5605678107732a79b2256461b5b1d84d54ba90a2 /package-lock.json
parent77cffcb04933795b41b73ccb3850c77c5905dbb7 (diff)
downloadnextcloud-server-aab8ab424dbfc8d06c3f29b0876e35a83a89a3cf.tar.gz
nextcloud-server-aab8ab424dbfc8d06c3f29b0876e35a83a89a3cf.zip
chore: Update `@nextcloud/vue` to 8.15.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 74f79befa3c..1969bfe7543 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -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",