diff --git a/frontend/package.json b/frontend/package.json index c57573c..44436e8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "@types/express": "^4.17.25", "@vitejs/plugin-react": "^6.0.2", "typescript": "^5.4.5", - "vite": "^8.0.16", + "vite": "^8.1.4", "vitest": "^4.1.9" } }