Upgrade React to 16.13.1
This commit is contained in:
parent
583d502b1c
commit
2e2fceb400
2 changed files with 4 additions and 4 deletions
|
@ -138,9 +138,9 @@
|
|||
"quill": "^1.3.6",
|
||||
"rails-erb-loader": "^5.5.2",
|
||||
"ramda": "^0.21.0",
|
||||
"react": "^16.2.0",
|
||||
"react": "^16.13.1",
|
||||
"react-aria-modal": "^3.0.1",
|
||||
"react-dom": "^16.3.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-intl": "^4",
|
||||
"react-text-mask": "^5.3.0",
|
||||
"react-transition-group": "^2.9.0",
|
||||
|
|
|
@ -13072,7 +13072,7 @@ react-docgen@^5.0.0:
|
|||
node-dir "^0.1.10"
|
||||
strip-indent "^3.0.0"
|
||||
|
||||
react-dom@^16.3.1, react-dom@^16.8.3:
|
||||
react-dom@^16.13.1, react-dom@^16.8.3:
|
||||
version "16.13.1"
|
||||
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
|
||||
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
|
||||
|
@ -13281,7 +13281,7 @@ react-transition-group@^4.3.0, react-transition-group@^4.4.0:
|
|||
loose-envify "^1.4.0"
|
||||
prop-types "^15.6.2"
|
||||
|
||||
react@^16.2.0, react@^16.8.3:
|
||||
react@^16.13.1, react@^16.8.3:
|
||||
version "16.13.1"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
|
||||
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
|
||||
|
|
Loading…
Reference in a new issue