diff --git a/frontend/package.json b/frontend/package.json index 249af40..5d064e2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -32,6 +32,6 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.3", "typescript": "^5.0.2", - "vite": "^5.0.0" + "vite": "^6.0.0" } }