File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
packages/fastify-renderer Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 87
87
"eslint-plugin-import" : " ^2.26.0" ,
88
88
"eslint-plugin-prettier" : " ^3.4.1" ,
89
89
"eslint-plugin-react" : " ^7.29.4" ,
90
- "eslint-plugin-react-hooks" : " ^4.4 .0" ,
90
+ "eslint-plugin-react-hooks" : " ^4.6 .0" ,
91
91
"fastify" : " ^3.28.0" ,
92
92
"gitpkg" : " ^1.0.0-beta.2" ,
93
93
"jest" : " ^27.5.1" ,
Original file line number Diff line number Diff line change @@ -2819,10 +2819,10 @@ eslint-plugin-prettier@^3.4.1:
2819
2819
dependencies :
2820
2820
prettier-linter-helpers "^1.0.0"
2821
2821
2822
- eslint-plugin-react-hooks@^4.4 .0 :
2823
- version "4.4 .0"
2824
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4 .0.tgz#71c39e528764c848d8253e1aa2c7024ed505f6c4 "
2825
- integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ ==
2822
+ eslint-plugin-react-hooks@^4.6 .0 :
2823
+ version "4.6 .0"
2824
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6 .0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3 "
2825
+ integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g ==
2826
2826
2827
2827
eslint-plugin-react@^7.29.4 :
2828
2828
version "7.29.4"
6030
6030
loose-envify "^1.1.0"
6031
6031
object-assign "^4.1.1"
6032
6032
6033
- scheduler@^0.21 .0 :
6034
- version "0.21 .0"
6035
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.21 .0.tgz#6fd2532ff5a6d877b6edb12f00d8ab7e8f308820 "
6036
- integrity sha512-1r87x5fz9MXqswA2ERLo0EbOAU74DpIUO090gIasYTqlVoJeMcl+Z1Rg7WHz+qtPujhS/hGIt9kxZOYBV3faRQ ==
6033
+ scheduler@^0.23 .0 :
6034
+ version "0.23 .0"
6035
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23 .0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe "
6036
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw ==
6037
6037
dependencies :
6038
6038
loose-envify "^1.1.0"
6039
6039
You can’t perform that action at this time.
0 commit comments