1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-12 01:17:04 +02:00

fix: upgrade react to 16.10.2

This commit is contained in:
ivaosthu 2019-10-09 20:14:37 +02:00
parent 159ddb8b18
commit 89c42d697b
2 changed files with 4 additions and 4 deletions

View File

@ -70,10 +70,10 @@
"optimize-css-assets-webpack-plugin": "^5.0.0",
"prettier": "^1.18.2",
"prop-types": "^15.6.2",
"react": "^16.4.2",
"react": "^16.10.2",
"react-dnd": "^5.0.0",
"react-dnd-html5-backend": "^5.0.1",
"react-dom": "^16.4.2",
"react-dom": "^16.10.2",
"react-mdl": "^1.11.0",
"react-modal": "^3.1.13",
"react-redux": "^6.0.1",

View File

@ -7243,7 +7243,7 @@ react-dnd@^5.0.0:
recompose "^0.27.1"
shallowequal "^1.0.2"
react-dom@^16.4.2:
react-dom@^16.10.2:
version "16.10.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.10.2.tgz#4840bce5409176bc3a1f2bd8cb10b92db452fda6"
integrity sha512-kWGDcH3ItJK4+6Pl9DZB16BXYAZyrYQItU4OMy0jAkv5aNqc+mAKb4TpFtAteI6TJZu+9ZlNhaeNQSVQDHJzkw==
@ -7330,7 +7330,7 @@ react-test-renderer@^16.0.0-0, react-test-renderer@^16.2.0:
react-is "^16.8.6"
scheduler "^0.16.2"
react@^16.4.2:
react@^16.10.2:
version "16.10.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.10.2.tgz#a5ede5cdd5c536f745173c8da47bda64797a4cf0"
integrity sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==