File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
"react" : " ^16.3.0" ,
28
28
"react-dnd" : " ^2.5.3" ,
29
29
"react-dnd-html5-backend" : " ^2.5.3" ,
30
- "react-dom" : " ^16.0 .0" ,
30
+ "react-dom" : " ^16.3 .0" ,
31
31
"react-router-dom" : " ^4.2.2" ,
32
32
"react-transition-group" : " ^2.2.0" ,
33
33
"rxjs" : " ^5.5.8" ,
Original file line number Diff line number Diff line change @@ -6219,9 +6219,9 @@ react-dnd@^2.5.3:
6219
6219
lodash "^4.2.0"
6220
6220
prop-types "^15.5.10"
6221
6221
6222
- react-dom@^16.0 .0 :
6223
- version "16.2 .0"
6224
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2 .0.tgz#69003178601c0ca19b709b33a83369fe6124c044 "
6222
+ react-dom@^16.3 .0 :
6223
+ version "16.3 .0"
6224
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3 .0.tgz#b318e52184188ecb5c3e81117420cca40618643e "
6225
6225
dependencies :
6226
6226
fbjs "^0.8.16"
6227
6227
loose-envify "^1.1.0"
You can’t perform that action at this time.
0 commit comments