File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"@typescript-eslint/parser" : " ^8.0.0" ,
37
37
"eslint" : " ^8.0.0" ,
38
38
"eslint-plugin-react" : " ^7.26.0" ,
39
- "eslint-plugin-react-hooks" : " ^4.2 .0" ,
39
+ "eslint-plugin-react-hooks" : " ^5.0 .0" ,
40
40
"eslint-config-prettier" : " ^9.0.0" ,
41
41
"husky" : " ^9.0.0" ,
42
42
"next" : " ^14.0.0" ,
Original file line number Diff line number Diff line change @@ -1823,10 +1823,10 @@ eslint-config-prettier@^9.0.0:
1823
1823
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
1824
1824
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
1825
1825
1826
- eslint-plugin-react-hooks@^4.2 .0 :
1827
- version "4.6 .0"
1828
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6 .0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3 "
1829
- integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g ==
1826
+ eslint-plugin-react-hooks@^5.0 .0 :
1827
+ version "5.0 .0"
1828
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0 .0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
1829
+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
1830
1830
1831
1831
eslint-plugin-react@^7.26.0 :
1832
1832
version "7.33.2"
You can’t perform that action at this time.
0 commit comments