File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 58
58
"eslint-plugin-jsx-a11y" : " 6.10.1" ,
59
59
"eslint-plugin-prettier" : " 5.2.1" ,
60
60
"eslint-plugin-react" : " 7.37.2" ,
61
- "eslint-plugin-react-hooks" : " 4.6.2 " ,
61
+ "eslint-plugin-react-hooks" : " 5.0.0 " ,
62
62
"prettier" : " 3.3.3" ,
63
63
"react" : " 18.3.1" ,
64
64
"react-dom" : " 18.3.1" ,
Original file line number Diff line number Diff line change @@ -2711,10 +2711,10 @@ eslint-plugin-prettier@5.2.1:
2711
2711
prettier-linter-helpers "^1.0.0"
2712
2712
synckit "^0.9.1"
2713
2713
2714
- eslint-plugin-react-hooks@4.6.2 :
2715
- version "4.6.2 "
2716
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
2717
- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
2714
+ eslint-plugin-react-hooks@5.0.0 :
2715
+ version "5.0.0 "
2716
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0 .tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
2717
+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
2718
2718
2719
2719
eslint-plugin-react@7.37.2 :
2720
2720
version "7.37.2"
You can’t perform that action at this time.
0 commit comments