diff --git a/client/package.json b/client/package.json index c8ee2d1..bf21868 100644 --- a/client/package.json +++ b/client/package.json @@ -34,7 +34,7 @@ "prettier": "^3.3.2", "tailwindcss": "^3.4.4", "typescript": "~5.6.3", - "vite": "^5.3.3", + "vite": "^6.0.0", "vite-plugin-vue-devtools": "^7.3.5", "vue-tsc": "^2.0.26" }