This repository was archived by the owner on Dec 22, 2024. It is now read-only.
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 44
44
"eslint-plugin-jsx-a11y" : " 6.10.2" ,
45
45
"eslint-plugin-prettier" : " 5.2.1" ,
46
46
"eslint-plugin-react" : " 7.37.2" ,
47
- "eslint-plugin-react-hooks" : " 4.6.2 " ,
47
+ "eslint-plugin-react-hooks" : " 5.0.0 " ,
48
48
"prettier" : " 3.4.1" ,
49
49
"ts-node" : " 10.9.2" ,
50
50
"typescript" : " 5.7.2"
Original file line number Diff line number Diff line change @@ -5903,10 +5903,10 @@ eslint-plugin-prettier@5.2.1:
5903
5903
prettier-linter-helpers "^1.0.0"
5904
5904
synckit "^0.9.1"
5905
5905
5906
- eslint-plugin-react-hooks@4.6.2 :
5907
- version "4.6.2 "
5908
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
5909
- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
5906
+ eslint-plugin-react-hooks@5.0.0 :
5907
+ version "5.0.0 "
5908
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0 .tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
5909
+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
5910
5910
5911
5911
eslint-plugin-react-hooks@^4.6.0:
5912
5912
version "4.6.0"
You can’t perform that action at this time.
0 commit comments