diff --git a/frontend/package.json b/frontend/package.json index 1987e72..d8bd0ff 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -54,7 +54,7 @@ "postcss": "^8.4.32", "tailwindcss": "^3.4.0", "typescript": "^5.3.0", - "vite": "^5.0.0", + "vite": "^8.0.6", "vitest": "^1.2.0" } }