File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 69
69
"eslint-plugin-n" : " ^15.0.0" ,
70
70
"eslint-plugin-prettier" : " ^5.0.0" ,
71
71
"eslint-plugin-react" : " ^7.16.0" ,
72
- "eslint-plugin-react-hooks" : " ^4 .0.2 " ,
72
+ "eslint-plugin-react-hooks" : " ^5 .0.0 " ,
73
73
"husky" : " ^9.0.0" ,
74
74
"ink" : " ^3.2.0" ,
75
75
"jest" : " ^29.0.2" ,
Original file line number Diff line number Diff line change @@ -3730,12 +3730,12 @@ __metadata:
3730
3730
languageName : node
3731
3731
linkType : hard
3732
3732
3733
- " eslint-plugin-react-hooks@npm:^4 .0.2 " :
3734
- version : 4.6.2
3735
- resolution : " eslint-plugin-react-hooks@npm:4.6.2 "
3733
+ " eslint-plugin-react-hooks@npm:^5 .0.0 " :
3734
+ version : 5.0.0
3735
+ resolution : " eslint-plugin-react-hooks@npm:5.0.0 "
3736
3736
peerDependencies :
3737
- eslint : ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
3738
- checksum : 395c433610f59577cfcf3f2e42bcb130436c8a0b3777ac64f441d88c5275f4fcfc89094cedab270f2822daf29af1079151a7a6579a8e9ea8cee66540ba0384c4
3737
+ eslint : ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
3738
+ checksum : eddd514a8796e8f805aa0c712d5fe6120fa6db778e3ad2949459b208f8a4bed6a48c152edfa9613f137c7527b00b42d489b5f94363d01d3a509e1f31630674dd
3739
3739
languageName : node
3740
3740
linkType : hard
3741
3741
@@ -5748,7 +5748,7 @@ __metadata:
5748
5748
eslint-plugin-n : ^15.0.0
5749
5749
eslint-plugin-prettier : ^5.0.0
5750
5750
eslint-plugin-react : ^7.16.0
5751
- eslint-plugin-react-hooks : ^4 .0.2
5751
+ eslint-plugin-react-hooks : ^5 .0.0
5752
5752
husky : ^9.0.0
5753
5753
ink : ^3.2.0
5754
5754
jest : ^29.0.2
You can’t perform that action at this time.
0 commit comments