File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7171 "eslint" : " 8.57.1" ,
7272 "eslint-config-mitodl" : " ^2.0.0" ,
7373 "eslint-plugin-react" : " ^7.37.1" ,
74- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
74+ "eslint-plugin-react-hooks" : " ^5.0.0 " ,
7575 "jest" : " ^29.0.3" ,
7676 "jest-environment-jsdom" : " ^29.7.0" ,
7777 "next" : " ^14.2.7" ,
8686 "peerDependencies" : {
8787 "@types/history" : " ^4.9" ,
8888 "next" : " ^14.2.7" ,
89- "react" : " ^16.13.1 " ,
89+ "react" : " ^18.0.0 " ,
9090 "react-router" : " ^6.22.2"
9191 },
9292 "peerDependenciesMeta" : {
Original file line number Diff line number Diff line change @@ -2388,10 +2388,10 @@ eslint-config-mitodl@^2.0.0:
23882388 " @typescript-eslint/parser" " ^7.0.1"
23892389 eslint-config-google "^0.14.0"
23902390
2391- eslint-plugin-react-hooks@^4.6.2 :
2392- version "4.6.2 "
2393- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
2394- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
2391+ eslint-plugin-react-hooks@^5.0.0 :
2392+ version "5.0.0 "
2393+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0 .tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
2394+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
23952395
23962396eslint-plugin-react@^7.37.1 :
23972397 version "7.37.2"
You can’t perform that action at this time.
0 commit comments