diff --git a/package.json b/package.json index 1d4b45b..27b4582 100644 --- a/package.json +++ b/package.json @@ -34,10 +34,10 @@ "dependencies": { "@nextcloud/l10n": "^1.4.1", "@nextcloud/router": "^2.0.0", - "@nextcloud/vue": "^3.9.0", + "@nextcloud/vue": "^7.11.4", "axios": "^0.21.1", "jquery": "^3.6.0", - "vue": "^2.6.12" + "vue": "^2.7.14" }, "browserslist": [ "extends @nextcloud/browserslist-config" @@ -76,7 +76,7 @@ "stylelint-webpack-plugin": "^2.1.1", "vue-loader": "^15.9.6", "vue-style-loader": "^4.1.3", - "vue-template-compiler": "^2.6.12", + "vue-template-compiler": "^2.7.14", "webpack": "^5.35.0", "webpack-cli": "^4.6.0", "webpack-merge": "^5.7.3", diff --git a/src/Main.vue b/src/Main.vue index 2a7b21b..a724e93 100644 --- a/src/Main.vue +++ b/src/Main.vue @@ -1,6 +1,6 @@