diff --git a/packages/frontend/package.json b/packages/frontend/package.json index a6acd760..55b59aeb 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -11,12 +11,11 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", - "eslint-config-next": "^14.1.3", "express": "^4.18.2", "framer-motion": "^10.16.4", "next": "14.1.0", "node-fetch": "^3.3.1", - "react": "^18", + "react": "^18.2.0", "react-dom": "^18.2.0", "react-paginate": "^8.2.0", "react-router-dom": "^6.12.1",