diff --git a/frontend/package.json b/frontend/package.json index 3c394f1..70cc082 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -14,8 +14,8 @@ }, "dependencies": { "vue": "^3.4.0", - "vue-router": "^4.3.0", - "pinia": "^2.1.0", + "vue-router": "^5.0.0", + "pinia": "^3.0.0", "vuetify": "^3.5.0", "@mdi/font": "^7.4.0" },