Commit 3cded20 1 parent 59113b8 commit 3cded20 Copy full SHA for 3cded20
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 81
81
"@typescript-eslint/parser" : " ^8.2.0" ,
82
82
"eslint" : " ^8.0.0" ,
83
83
"eslint-config-prettier" : " ^9.0.0" ,
84
- "eslint-plugin-react-hooks" : " ^4.6.1 " ,
84
+ "eslint-plugin-react-hooks" : " ^5.0.0 " ,
85
85
"eslint-plugin-unused-imports" : " ^4.0.0" ,
86
86
"starpc" : " ^0.35.0" ,
87
87
"vitest" : " ^2.0.2"
Original file line number Diff line number Diff line change @@ -1217,10 +1217,10 @@ eslint-config-prettier@^9.0.0:
1217
1217
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
1218
1218
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
1219
1219
1220
- eslint-plugin-react-hooks@^4.6.1 :
1221
- version "4.6.2 "
1222
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
1223
- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
1220
+ eslint-plugin-react-hooks@^5.0.0 :
1221
+ version "5.0.0 "
1222
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0 .tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
1223
+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
1224
1224
1225
1225
eslint-plugin-unused-imports@^4.0.0 :
1226
1226
version "4.1.4"
You can’t perform that action at this time.
0 commit comments