File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
"@vitejs/plugin-react" : " ^4.3.2" ,
22
22
"eslint" : " ^8.57.1" ,
23
23
"eslint-plugin-react" : " ^7.37.1" ,
24
- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
24
+ "eslint-plugin-react-hooks" : " ^5.0.0 " ,
25
25
"eslint-plugin-react-refresh" : " ^0.4.12" ,
26
26
"vite" : " ^5.4.9"
27
27
}
Original file line number Diff line number Diff line change @@ -1223,10 +1223,10 @@ escape-string-regexp@^4.0.0:
1223
1223
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
1224
1224
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
1225
1225
1226
- eslint-plugin-react-hooks@^4.6.2 :
1227
- version "4.6.2 "
1228
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
1229
- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
1226
+ eslint-plugin-react-hooks@^5.0.0 :
1227
+ version "5.0.0 "
1228
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0 .tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
1229
+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
1230
1230
1231
1231
eslint-plugin-react-refresh@^0.4.12 :
1232
1232
version "0.4.12"
You can’t perform that action at this time.
0 commit comments