diff options
author | julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | 2024-02-07 14:15:35 +0100 |
---|---|---|
committer | Christopher Ng <chrng8@gmail.com> | 2024-02-07 10:32:27 -0800 |
commit | f3860ad94352116ad5cc03081f83c754ffa38541 (patch) | |
tree | 43792df742feb80c045f5c22920055d77a4a6d24 /package.json | |
parent | 7d9c4cf699df683653dfb4541cbcb2f4a298304c (diff) | |
download | nextcloud-server-f3860ad94352116ad5cc03081f83c754ffa38541.tar.gz nextcloud-server-f3860ad94352116ad5cc03081f83c754ffa38541.zip |
Bump NcVue to `v8.6.2`
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ff12e5b964d..b0988aa9c9c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@nextcloud/router": "^2.2.1", "@nextcloud/sharing": "^0.1.0", "@nextcloud/upload": "^1.0.4", - "@nextcloud/vue": "^8.5.1", + "@nextcloud/vue": "^8.6.2", "@skjnldsv/sanitize-svg": "^1.0.2", "@vueuse/components": "^10.7.2", "@vueuse/core": "^10.7.2", |