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 32
32
"eslint-plugin-n" : " ^15.0.0 || ^16.0.0 " ,
33
33
"eslint-plugin-promise" : " ^6.6.0" ,
34
34
"eslint-plugin-react" : " ^7.37.4" ,
35
- "eslint-plugin-react-hooks" : " ^5.1 .0" ,
35
+ "eslint-plugin-react-hooks" : " ^5.2 .0" ,
36
36
"eslint-plugin-react-refresh" : " ^0.4.19" ,
37
37
"typescript" : " *" ,
38
38
"vite" : " ^6.2.3"
Original file line number Diff line number Diff line change @@ -2670,10 +2670,10 @@ eslint-plugin-promise@^6.6.0:
2670
2670
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
2671
2671
integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
2672
2672
2673
- eslint-plugin-react-hooks@^5.1 .0 :
2674
- version "5.1 .0"
2675
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1 .0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854 "
2676
- integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw ==
2673
+ eslint-plugin-react-hooks@^5.2 .0 :
2674
+ version "5.2 .0"
2675
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2 .0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3 "
2676
+ integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg ==
2677
2677
2678
2678
eslint-plugin-react-refresh@^0.4.19 :
2679
2679
version "0.4.19"
You can’t perform that action at this time.
0 commit comments