Skip to content

Commit 2bdca67

Browse files
authoredJun 18, 2022
Update react monorepo to v18
1 parent 361a614 commit 2bdca67

File tree

2 files changed

+18
-33
lines changed

2 files changed

+18
-33
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"babel-preset-react": "6.24.1",
2727
"jest": "24.8.0",
2828
"jest-dom": "3.4.0",
29-
"react": "16.8.6",
30-
"react-dom": "16.8.6",
29+
"react": "18.2.0",
30+
"react-dom": "18.2.0",
3131
"rollup": "1.12.4",
3232
"react-testing-library": "8.0.1",
3333
"rollup-plugin-babel": "4.3.2",

‎yarn.lock

+16-31
Original file line numberDiff line numberDiff line change
@@ -3145,7 +3145,7 @@ lodash@^4.17.11, lodash@^4.17.4:
31453145
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
31463146
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
31473147

3148-
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
3148+
loose-envify@^1.0.0, loose-envify@^1.1.0:
31493149
version "1.4.0"
31503150
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
31513151
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -3471,7 +3471,7 @@ oauth-sign@~0.9.0:
34713471
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
34723472
integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==
34733473

3474-
object-assign@^4.1.0, object-assign@^4.1.1:
3474+
object-assign@^4.1.0:
34753475
version "4.1.1"
34763476
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
34773477
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
@@ -3734,15 +3734,6 @@ prompts@^2.0.1:
37343734
kleur "^3.0.2"
37353735
sisteransi "^1.0.0"
37363736

3737-
prop-types@^15.6.2:
3738-
version "15.7.2"
3739-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
3740-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
3741-
dependencies:
3742-
loose-envify "^1.4.0"
3743-
object-assign "^4.1.1"
3744-
react-is "^16.8.1"
3745-
37463737
psl@^1.1.24, psl@^1.1.28:
37473738
version "1.1.31"
37483739
resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.31.tgz#e9aa86d0101b5b105cbe93ac6b784cd547276184"
@@ -3781,17 +3772,15 @@ rc@^1.2.7:
37813772
minimist "^1.2.0"
37823773
strip-json-comments "~2.0.1"
37833774

3784-
react-dom@16.8.6:
3785-
version "16.8.6"
3786-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.6.tgz#71d6303f631e8b0097f56165ef608f051ff6e10f"
3787-
integrity sha512-1nL7PIq9LTL3fthPqwkvr2zY7phIPjYrT0jp4HjyEQrEROnw4dG41VVwi/wfoCneoleqrNX7iAD+pXebJZwrwA==
3775+
react-dom@18.2.0:
3776+
version "18.2.0"
3777+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
3778+
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
37883779
dependencies:
37893780
loose-envify "^1.1.0"
3790-
object-assign "^4.1.1"
3791-
prop-types "^15.6.2"
3792-
scheduler "^0.13.6"
3781+
scheduler "^0.23.0"
37933782

3794-
react-is@^16.8.1, react-is@^16.8.4:
3783+
react-is@^16.8.4:
37953784
version "16.8.6"
37963785
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
37973786
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
@@ -3801,15 +3790,12 @@ react-testing-library@8.0.1:
38013790
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-8.0.1.tgz#b3dd43bce3fa88423cf0a23292fb819023c227cc"
38023791
integrity sha512-Gq4JC9r3prA4hYwo7afcbHHMFckO29+5Nrh2KblAEPuK/DWaU0bJE1vtpAgLhzhY9bBirmcgjjIHljHEwGAXKw==
38033792

3804-
react@16.8.6:
3805-
version "16.8.6"
3806-
resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
3807-
integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
3793+
react@18.2.0:
3794+
version "18.2.0"
3795+
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
3796+
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
38083797
dependencies:
38093798
loose-envify "^1.1.0"
3810-
object-assign "^4.1.1"
3811-
prop-types "^15.6.2"
3812-
scheduler "^0.13.6"
38133799

38143800
read-pkg-up@^4.0.0:
38153801
version "4.0.0"
@@ -4153,13 +4139,12 @@ sax@^1.2.4:
41534139
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
41544140
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
41554141

4156-
scheduler@^0.13.6:
4157-
version "0.13.6"
4158-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.6.tgz#466a4ec332467b31a91b9bf74e5347072e4cd889"
4159-
integrity sha512-IWnObHt413ucAYKsD9J1QShUKkbKLQQHdxRyw73sw4FN26iWr3DY/H34xGPe4nmL1DwXyWmSWmMrA9TfQbE/XQ==
4142+
scheduler@^0.23.0:
4143+
version "0.23.0"
4144+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
4145+
integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
41604146
dependencies:
41614147
loose-envify "^1.1.0"
4162-
object-assign "^4.1.1"
41634148

41644149
"semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5, semver@^5.5.0, semver@^5.5.1:
41654150
version "5.7.0"

0 commit comments

Comments
 (0)
Failed to load comments.