diff --git a/frontend/package.json b/frontend/package.json index f341334..fc69c26 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@types/react": "^18.2.0", "@types/react-dom": "^18.2.0", - "@vitejs/plugin-react": "^4.0.0", + "@vitejs/plugin-react": "^5.0.0", "vite": "^4.4.0", "tailwindcss": "^3.3.2", "autoprefixer": "^10.4.14",