File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 40
40
"flow-bin" : " ^0.73.0" ,
41
41
"html-webpack-plugin" : " ^3.2.0" ,
42
42
"prettier" : " ^1.13.4" ,
43
- "react" : " ^16.3.2 " ,
44
- "react-dom" : " ^16.3.2 " ,
43
+ "react" : " ^16.4.0 " ,
44
+ "react-dom" : " ^16.4.0 " ,
45
45
"style-loader" : " ^0.21.0" ,
46
46
"webpack" : " ^4.6.0" ,
47
47
"webpack-cli" : " ^2.0.15" ,
Original file line number Diff line number Diff line change @@ -5513,7 +5513,7 @@ rc@^1.1.7:
5513
5513
minimist "^1.2.0"
5514
5514
strip-json-comments "~2.0.1"
5515
5515
5516
- react-dom@^16.3.2 :
5516
+ react-dom@^16.4.0 :
5517
5517
version "16.4.0"
5518
5518
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.0.tgz#099f067dd5827ce36a29eaf9a6cdc7cbf6216b1e"
5519
5519
dependencies :
@@ -5522,7 +5522,7 @@ react-dom@^16.3.2:
5522
5522
object-assign "^4.1.1"
5523
5523
prop-types "^15.6.0"
5524
5524
5525
- react@^16.3.2 :
5525
+ react@^16.4.0 :
5526
5526
version "16.4.0"
5527
5527
resolved "https://registry.yarnpkg.com/react/-/react-16.4.0.tgz#402c2db83335336fba1962c08b98c6272617d585"
5528
5528
dependencies :
You can’t perform that action at this time.
0 commit comments