mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Upgrade React
This commit is contained in:
parent
f55d9d235b
commit
236817f98b
2 changed files with 4 additions and 4 deletions
|
|
@ -87,7 +87,7 @@
|
|||
"raven-for-redux": "^1.3.1",
|
||||
"raven-js": "^3.19.1",
|
||||
"rc-slider": "^8.1.5",
|
||||
"react": "^16.3.0",
|
||||
"react": "^16.3.2",
|
||||
"react-dom": "^16.3.0",
|
||||
"react-redux": "^5.0.7",
|
||||
"redux": "^4.0.0",
|
||||
|
|
|
|||
|
|
@ -5936,9 +5936,9 @@ react-test-renderer@^16.3.0:
|
|||
prop-types "^15.6.0"
|
||||
react-is "^16.3.0"
|
||||
|
||||
react@^16.3.0:
|
||||
version "16.3.0"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.3.0.tgz#fc5a01c68f91e9b38e92cf83f7b795ebdca8ddff"
|
||||
react@^16.3.2:
|
||||
version "16.3.2"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.3.2.tgz#fdc8420398533a1e58872f59091b272ce2f91ea9"
|
||||
dependencies:
|
||||
fbjs "^0.8.16"
|
||||
loose-envify "^1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue