aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2023-08-28 11:52:38 -0700
committerChristopher Ng <chrng8@gmail.com>2023-08-29 11:05:51 -0700
commitb240cc12c261f366da89bcabff5c77888ddfb8d5 (patch)
treee0be545fbd72dc03ba111e164ce289e8381686ae /package.json
parentad56458c065652844ace530da865161fc2182c6e (diff)
downloadnextcloud-server-b240cc12c261f366da89bcabff5c77888ddfb8d5.tar.gz
nextcloud-server-b240cc12c261f366da89bcabff5c77888ddfb8d5.zip
chore(deps): Bump @nextcloud/vue to v8 beta 5
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3041d89c8fa..0f3a14ff824 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "8.0.0-beta.2",
+ "@nextcloud/vue": "^8.0.0-beta.5",
"@nextcloud/vue-dashboard": "^2.0.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.2.0",