File tree 2 files changed +6
-6
lines changed
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 @@ -2389,10 +2389,10 @@ eslint-config-mitodl@^2.0.0:
2389
2389
" @typescript-eslint/parser" " ^7.0.1"
2390
2390
eslint-config-google "^0.14.0"
2391
2391
2392
- eslint-plugin-react-hooks@^4.6.2 :
2393
- version "4.6.2 "
2394
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
2395
- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
2392
+ eslint-plugin-react-hooks@^5.0.0 :
2393
+ version "5.0.0 "
2394
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0 .tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
2395
+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
2396
2396
2397
2397
eslint-plugin-react@^7.37.1 :
2398
2398
version "7.37.2"
You can’t perform that action at this time.
0 commit comments