Skip to content

Commit 4c8baa8

Browse files
committedApr 26, 2021
Update react monorepo to v17
1 parent 361a614 commit 4c8baa8

File tree

2 files changed

+17
-29
lines changed

2 files changed

+17
-29
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": "17.0.2",
30+
"react-dom": "17.0.2",
3131
"rollup": "1.12.4",
3232
"react-testing-library": "8.0.1",
3333
"rollup-plugin-babel": "4.3.2",

‎yarn.lock

+15-27
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==
@@ -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,16 @@ 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@17.0.2:
3776+
version "17.0.2"
3777+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23"
3778+
integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==
37883779
dependencies:
37893780
loose-envify "^1.1.0"
37903781
object-assign "^4.1.1"
3791-
prop-types "^15.6.2"
3792-
scheduler "^0.13.6"
3782+
scheduler "^0.20.2"
37933783

3794-
react-is@^16.8.1, react-is@^16.8.4:
3784+
react-is@^16.8.4:
37953785
version "16.8.6"
37963786
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
37973787
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
@@ -3801,15 +3791,13 @@ react-testing-library@8.0.1:
38013791
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-8.0.1.tgz#b3dd43bce3fa88423cf0a23292fb819023c227cc"
38023792
integrity sha512-Gq4JC9r3prA4hYwo7afcbHHMFckO29+5Nrh2KblAEPuK/DWaU0bJE1vtpAgLhzhY9bBirmcgjjIHljHEwGAXKw==
38033793

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==
3794+
react@17.0.2:
3795+
version "17.0.2"
3796+
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
3797+
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
38083798
dependencies:
38093799
loose-envify "^1.1.0"
38103800
object-assign "^4.1.1"
3811-
prop-types "^15.6.2"
3812-
scheduler "^0.13.6"
38133801

38143802
read-pkg-up@^4.0.0:
38153803
version "4.0.0"
@@ -4153,10 +4141,10 @@ sax@^1.2.4:
41534141
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
41544142
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
41554143

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==
4144+
scheduler@^0.20.2:
4145+
version "0.20.2"
4146+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91"
4147+
integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==
41604148
dependencies:
41614149
loose-envify "^1.1.0"
41624150
object-assign "^4.1.1"

0 commit comments

Comments
 (0)
Failed to load comments.