diff --git a/central_frontend/package.json b/central_frontend/package.json index 3107e48..6e12047 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -38,6 +38,6 @@ "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.12", "typescript": "^5.6.3", - "vite": "^5.4.9" + "vite": "^6.0.0" } }