diff --git a/console/frontend/package.json b/console/frontend/package.json index 1c9f0914..9075c0ed 100644 --- a/console/frontend/package.json +++ b/console/frontend/package.json @@ -32,6 +32,6 @@ "@types/react-dom": "^18.3.1", "@vitejs/plugin-react": "^4.3.4", "typescript": "^5.6.3", - "vite": "^6.0.0" + "vite": "^8.0.0" } }