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.3.3" ,
49
49
"ts-node" : " 10.9.2" ,
50
50
"typescript" : " 5.6.3"
Original file line number Diff line number Diff line change @@ -5935,10 +5935,10 @@ eslint-plugin-prettier@5.2.1:
5935
5935
prettier-linter-helpers "^1.0.0"
5936
5936
synckit "^0.9.1"
5937
5937
5938
- eslint-plugin-react-hooks@4.6.2 :
5939
- version "4.6.2 "
5940
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
5941
- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
5938
+ eslint-plugin-react-hooks@5.0.0 :
5939
+ version "5.0.0 "
5940
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0 .tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
5941
+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
5942
5942
5943
5943
eslint-plugin-react-hooks@^4.6.0:
5944
5944
version "4.6.0"
You can’t perform that action at this time.
0 commit comments