diff --git a/web/package.json b/web/package.json index 22233c7cc..34b7ca102 100644 --- a/web/package.json +++ b/web/package.json @@ -81,6 +81,6 @@ "eslint-plugin-react-refresh": "^0.4.20", "tailwindcss": "^4", "typescript": "^6.0.0", - "vite": "^6.3.5" + "vite": "^8.0.0" } }