diff --git a/services/frontend/package.json b/services/frontend/package.json index eb80bba3..3afee2b4 100644 --- a/services/frontend/package.json +++ b/services/frontend/package.json @@ -54,7 +54,7 @@ "tailwindcss": "^4.1.11", "typescript": "~5.8.3", "vite": "^7.0.6", - "vite-plugin-vue-devtools": "^7.7.7", + "vite-plugin-vue-devtools": "^8.0.0", "vue-tsc": "^3.0.3" } }