diff --git a/package.json b/package.json index c798cfe0..29685703 100644 --- a/package.json +++ b/package.json @@ -18,22 +18,22 @@ "dependencies": { "core-js": "3.22.5", "v-clipboard": "2.2.3", - "vue": "2.6.14", + "vue": "3.2.35", "vue-class-component": "7.2.6", "vue-file-agent": "1.7.3", "vue-frag": "1.4.0", "vue-property-decorator": "9.1.2", - "vue-router": "3.5.4", + "vue-router": "4.0.15", "vuetify": "2.6.6" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "5.25.0", "@typescript-eslint/parser": "5.25.0", "@semantic-release/github": "8.0.4", - "@vue/cli-plugin-babel": "4.5.17", - "@vue/cli-plugin-router": "4.5.17", - "@vue/cli-plugin-typescript": "4.5.17", - "@vue/cli-service": "4.5.17", + "@vue/cli-plugin-babel": "5.0.4", + "@vue/cli-plugin-router": "5.0.4", + "@vue/cli-plugin-typescript": "5.0.4", + "@vue/cli-service": "5.0.4", "@vue/eslint-config-typescript": "10.0.0", "cypress": "9.6.1", "eslint": "8.15.0",