summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDevlin Junker <devlin.junker@gmail.com>2022-10-26 20:32:50 -0700
committerBenjamin Brahmer <info@b-brahmer.de>2022-11-02 11:27:20 +0100
commit2be4f2836996d51a3695d0e621ff1702a64308b7 (patch)
treeeb093799ea40b54414c54d899721d7b2a2241d5b /package.json
parent6557bb28732e03f3831b9c4ebce64346ce9695f5 (diff)
use newer libraries and clean up eslint
Signed-off-by: Devlin Junker <devlin.junker@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 1522cb5ae..6bb5d8394 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@nextcloud/axios": "^1.10.0",
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^5.3.1",
+ "@nextcloud/vue": "^7.0.1",
"vue": "^2.6.14",
"vue-router": "^3.5.3",
"vuex": "^3.6.2"