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 71
71
"eslint" : " 8.57.1" ,
72
72
"eslint-config-mitodl" : " ^2.0.0" ,
73
73
"eslint-plugin-react" : " ^7.37.1" ,
74
- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
74
+ "eslint-plugin-react-hooks" : " ^5.0.0 " ,
75
75
"jest" : " ^29.0.3" ,
76
76
"jest-environment-jsdom" : " ^29.7.0" ,
77
77
"next" : " ^14.2.7" ,
86
86
"peerDependencies" : {
87
87
"@types/history" : " ^4.9" ,
88
88
"next" : " ^14.2.7" ,
89
- "react" : " ^16.13.1 " ,
89
+ "react" : " ^18.0.0 " ,
90
90
"react-router" : " ^6.22.2"
91
91
},
92
92
"peerDependenciesMeta" : {
Original file line number Diff line number Diff line change @@ -2233,10 +2233,10 @@ eslint-config-mitodl@^2.0.0:
2233
2233
" @typescript-eslint/parser" " ^7.0.1"
2234
2234
eslint-config-google "^0.14.0"
2235
2235
2236
- eslint-plugin-react-hooks@^4.6.2 :
2237
- version "4.6.2 "
2238
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
2239
- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
2236
+ eslint-plugin-react-hooks@^5.0.0 :
2237
+ version "5.0.0 "
2238
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0 .tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
2239
+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
2240
2240
2241
2241
eslint-plugin-react@^7.37.1 :
2242
2242
version "7.37.1"
You can’t perform that action at this time.
0 commit comments