File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 28
28
"eslint" : " ^8.33.0" ,
29
29
"eslint-plugin-import" : " ^2.27.5" ,
30
30
"eslint-plugin-react" : " ^7.27.0" ,
31
- "eslint-plugin-react-hooks" : " ^4.3 .0" ,
31
+ "eslint-plugin-react-hooks" : " ^5.0 .0" ,
32
32
"typescript" : " ^5.4.3"
33
33
},
34
34
"peerDependencies" : {
35
35
"@typescript-eslint/eslint-plugin" : " ^7.5.0" ,
36
36
"eslint" : " ^8.33.0" ,
37
37
"eslint-plugin-import" : " ^2.27.5" ,
38
38
"eslint-plugin-react" : " ^7.27.0" ,
39
- "eslint-plugin-react-hooks" : " ^4.3 .0"
39
+ "eslint-plugin-react-hooks" : " ^5.0 .0"
40
40
},
41
41
"peerDependenciesMeta" : {
42
42
"eslint-plugin-react" : {
Original file line number Diff line number Diff line change @@ -960,10 +960,10 @@ eslint-plugin-import@^2.27.5:
960
960
string.prototype.trimend "^1.0.8"
961
961
tsconfig-paths "^3.15.0"
962
962
963
- eslint-plugin-react-hooks@^4.3 .0 :
964
- version "4.6.2 "
965
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
966
- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
963
+ eslint-plugin-react-hooks@^5.0 .0 :
964
+ version "5.0.0 "
965
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0 .tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
966
+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
967
967
968
968
eslint-plugin-react@^7.27.0 :
969
969
version "7.37.1"
You can’t perform that action at this time.
0 commit comments