Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

Commit 4f7ae27

Browse files
committed
Update react to 16.3.2
1 parent b357d13 commit 4f7ae27

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"prop-types": "^15.5.10",
4242
"rc-slider": "^7.0.8",
4343
"rc-tooltip": "^3.4.9",
44-
"react": "15.6.1",
44+
"react": "16.3.2",
4545
"react-alert": "^2.3.0",
4646
"react-dom": "^15.6.1",
4747
"react-google-charts": "^1.5.5",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5838,15 +5838,14 @@ react-transition-group@^2.2.1:
58385838
prop-types "^15.5.8"
58395839
warning "^3.0.0"
58405840

5841-
react@15.6.1:
5842-
version "15.6.1"
5843-
resolved "https://registry.yarnpkg.com/react/-/react-15.6.1.tgz#baa8434ec6780bde997cdc380b79cd33b96393df"
5841+
react@16.3.2:
5842+
version "16.3.2"
5843+
resolved "https://registry.yarnpkg.com/react/-/react-16.3.2.tgz#fdc8420398533a1e58872f59091b272ce2f91ea9"
58445844
dependencies:
5845-
create-react-class "^15.6.0"
5846-
fbjs "^0.8.9"
5845+
fbjs "^0.8.16"
58475846
loose-envify "^1.1.0"
5848-
object-assign "^4.1.0"
5849-
prop-types "^15.5.10"
5847+
object-assign "^4.1.1"
5848+
prop-types "^15.6.0"
58505849

58515850
react@^15.3.2:
58525851
version "15.6.2"

0 commit comments

Comments
 (0)