Upgrade react-router-redux
.
This commit is contained in:
parent
456fd781aa
commit
d4b92c2af8
@ -152,7 +152,7 @@
|
||||
"react-immutable-proptypes": "^2.1.0",
|
||||
"react-redux": "^4.4.0",
|
||||
"react-router-dom": "^4.2.2",
|
||||
"react-router-redux": "^5.0.0-alpha.6",
|
||||
"react-router-redux": "^5.0.0-alpha.8",
|
||||
"react-sidebar": "^2.2.1",
|
||||
"react-sortable-hoc": "^0.6.8",
|
||||
"react-split-pane": "^0.1.66",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -3876,7 +3876,7 @@ highlight-es@^1.0.0:
|
||||
is-es2016-keyword "^1.0.0"
|
||||
js-tokens "^3.0.0"
|
||||
|
||||
history@^4.5.1, history@^4.7.2:
|
||||
history@^4.7.2:
|
||||
version "4.7.2"
|
||||
resolved "https://registry.yarnpkg.com/history/-/history-4.7.2.tgz#22b5c7f31633c5b8021c7f4a8a954ac139ee8d5b"
|
||||
dependencies:
|
||||
@ -7494,15 +7494,15 @@ react-router-dom@^4.2.2:
|
||||
react-router "^4.2.0"
|
||||
warning "^3.0.0"
|
||||
|
||||
react-router-redux@^5.0.0-alpha.6:
|
||||
version "5.0.0-alpha.6"
|
||||
resolved "https://registry.yarnpkg.com/react-router-redux/-/react-router-redux-5.0.0-alpha.6.tgz#7418663c2ecd3c51be856fcf28f3d1deecc1a576"
|
||||
react-router-redux@^5.0.0-alpha.8:
|
||||
version "5.0.0-alpha.8"
|
||||
resolved "https://registry.yarnpkg.com/react-router-redux/-/react-router-redux-5.0.0-alpha.8.tgz#5242c705730b2ac862aff7a8e90f870d0cf45e12"
|
||||
dependencies:
|
||||
history "^4.5.1"
|
||||
prop-types "^15.5.4"
|
||||
react-router "^4.1.1"
|
||||
history "^4.7.2"
|
||||
prop-types "^15.6.0"
|
||||
react-router "^4.2.0"
|
||||
|
||||
react-router@^4.1.1, react-router@^4.2.0:
|
||||
react-router@^4.2.0:
|
||||
version "4.2.0"
|
||||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.2.0.tgz#61f7b3e3770daeb24062dae3eedef1b054155986"
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user