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.2" ,
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.4.2" ,
63
63
"react" : " 18.3.1" ,
64
64
"react-dom" : " 18.3.1" ,
Original file line number Diff line number Diff line change @@ -2725,10 +2725,10 @@ eslint-plugin-prettier@5.2.1:
2725
2725
prettier-linter-helpers "^1.0.0"
2726
2726
synckit "^0.9.1"
2727
2727
2728
- eslint-plugin-react-hooks@4.6.2 :
2729
- version "4.6.2 "
2730
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
2731
- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
2728
+ eslint-plugin-react-hooks@5.0.0 :
2729
+ version "5.0.0 "
2730
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0 .tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
2731
+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
2732
2732
2733
2733
eslint-plugin-react@7.37.2 :
2734
2734
version "7.37.2"
You can’t perform that action at this time.
0 commit comments