diff --git a/frontend/package.json b/frontend/package.json index 18c50bb1..da9b7bbd 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -17,7 +17,7 @@ "axios": "0.21.4", "bootstrap": "5.2.3", "core-js": "3.29.1", - "vue": "3.2.47", + "vue": "3.3.6", "vue-router": "4.1.6", "vuex": "4.1.0" }, @@ -33,7 +33,7 @@ "@vue/cli-plugin-unit-jest": "5.0.0-beta.3", "@vue/cli-plugin-vuex": "4.5.13", "@vue/cli-service": "4.5.13", - "@vue/compiler-sfc": "3.2.47", + "@vue/compiler-sfc": "3.3.6", "@vue/eslint-config-typescript": "7.0.0", "@vue/test-utils": "2.4.1", "babel-jest": "26.6.3",