File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 4545 "eslint-plugin-prettier" : " ^3.1.2" ,
4646 "eslint-plugin-promise" : " ^4.2.1" ,
4747 "eslint-plugin-react" : " ^7.18.0" ,
48- "eslint-plugin-react-hooks" : " ^1.6.1" ,
48+ "eslint-plugin-react-hooks" : " ^1.6.1 || ^4.0.0 " ,
4949 "eslint-plugin-redux-saga" : " ^1.1.3" ,
5050 "eslint-plugin-testcafe" : " ^0.2.1"
5151 },
6565 "eslint-plugin-testcafe" : " 0.2.1" ,
6666 "jest" : " 26.4.0" ,
6767 "prettier" : " 2.0.5" ,
68- "react" : " 16.13.1 " ,
68+ "react" : " 18.0.0 " ,
6969 "redux-saga" : " 1.1.3"
7070 },
7171 "eslintConfig" : {
Original file line number Diff line number Diff line change @@ -4058,7 +4058,7 @@ prompts@^2.0.1:
40584058 kleur "^3.0.3"
40594059 sisteransi "^1.0.4"
40604060
4061- prop-types@^15.6.2, prop-types@^15. 7.2 :
4061+ prop-types@^15.7.2 :
40624062 version "15.7.2"
40634063 resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
40644064 integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -4142,14 +4142,12 @@ react-is@^16.12.0, react-is@^16.8.1:
41424142 resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
41434143 integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==
41444144
4145- react@16.13.1 :
4146- version "16.13.1 "
4147- resolved "https://registry.yarnpkg.com/react/-/react-16.13.1 .tgz#2e818822f1a9743122c063d6410d85c1e3afe48e "
4148- integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w ==
4145+ react@18.0.0 :
4146+ version "18.0.0 "
4147+ resolved "https://registry.yarnpkg.com/react/-/react-18.0.0 .tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96 "
4148+ integrity sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A ==
41494149 dependencies :
41504150 loose-envify "^1.1.0"
4151- object-assign "^4.1.1"
4152- prop-types "^15.6.2"
41534151
41544152read-pkg-up@^2.0.0 :
41554153 version "2.0.0"
You can’t perform that action at this time.
0 commit comments