diff --git a/frontend/package.json b/frontend/package.json index ef971f3..c5a393d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -15,7 +15,8 @@ "@types/react-router-dom": "^5.3.3", "@vitejs/plugin-react": "^4.3.3", "typescript": "^5.7.3", - "vite": "^6.0.7" + "vite": "^6.0.7", + "esbuild": "^0.21.0" }, "scripts": { "dev": "vite",