File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1919 "react" : " 16.8.4" ,
2020 "react-dom" : " 16.8.4" ,
2121 "react-redux" : " 5.1.1" ,
22- "react-router" : " 4.4.0" ,
22+ "react-router" : " 4.4.0-beta.8 " ,
2323 "react-router-dom" : " 4.4.0" ,
2424 "redux" : " 4.0.1" ,
2525 "redux-thunk" : " 2.3.0" ,
Original file line number Diff line number Diff line change @@ -7518,7 +7518,22 @@ react-router-redux@^4.0.0:
75187518 version "4.0.8"
75197519 resolved "https://registry.yarnpkg.com/react-router-redux/-/react-router-redux-4.0.8.tgz#227403596b5151e182377dab835b5d45f0f8054e"
75207520
7521- react-router@4.4.0, react-router@^4.4.0 :
7521+ react-router@4.4.0-beta.8 :
7522+ version "4.4.0-beta.8"
7523+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.4.0-beta.8.tgz#6001c87bd191961adc25e84e495bb2bf4d62e59d"
7524+ dependencies :
7525+ " @babel/runtime" " ^7.1.2"
7526+ create-react-context "^0.2.2"
7527+ history "^4.9.0"
7528+ hoist-non-react-statics "^3.1.0"
7529+ loose-envify "^1.3.1"
7530+ path-to-regexp "^1.7.0"
7531+ prop-types "^15.6.2"
7532+ react-is "^16.6.0"
7533+ tiny-invariant "^1.0.2"
7534+ tiny-warning "^1.0.0"
7535+
7536+ react-router@^4.4.0 :
75227537 version "4.4.0"
75237538 resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.4.0.tgz#e8b8b88329f564d4c48b7ee631b10310188c6888"
75247539 dependencies :
You can’t perform that action at this time.
0 commit comments