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 48
48
"cypress" : " 13.15.1" ,
49
49
"eslint" : " 8.57.1" ,
50
50
"eslint-plugin-react" : " 7.37.2" ,
51
- "eslint-plugin-react-hooks" : " 4.6.2 " ,
51
+ "eslint-plugin-react-hooks" : " 5.0.0 " ,
52
52
"eslint-plugin-react-refresh" : " 0.4.14" ,
53
53
"nodemon" : " 3.1.7" ,
54
54
"sqlite3" : " 5.1.7" ,
Original file line number Diff line number Diff line change @@ -2180,10 +2180,10 @@ escape-string-regexp@^4.0.0:
2180
2180
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
2181
2181
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2182
2182
2183
- eslint-plugin-react-hooks@4.6.2 :
2184
- version "4.6.2 "
2185
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
2186
- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
2183
+ eslint-plugin-react-hooks@5.0.0 :
2184
+ version "5.0.0 "
2185
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0 .tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
2186
+ integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
2187
2187
2188
2188
2189
2189
version "0.4.14"
You can’t perform that action at this time.
0 commit comments