File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 7
7
"react" : " ^16.7.0" ,
8
8
"react-dom" : " ^16.7.0" ,
9
9
"react-redux" : " ^6.0.0" ,
10
- "react-router-dom" : " ^4.4 .0" ,
10
+ "react-router-dom" : " ^5.0 .0" ,
11
11
"react-syntax-highlighter" : " ^10.1.2" ,
12
12
"redux" : " ^4.0.1" ,
13
13
"styled-components" : " ^4.1.3" ,
Original file line number Diff line number Diff line change @@ -5992,7 +5992,7 @@ history@^4.7.2:
5992
5992
value-equal "^0.4.0"
5993
5993
warning "^3.0.0"
5994
5994
5995
- history@^4.8.0-beta.0, history@^4. 9.0:
5995
+ history@^4.9.0:
5996
5996
version "4.9.0"
5997
5997
resolved "https://registry.yarnpkg.com/history/-/history-4.9.0.tgz#84587c2068039ead8af769e9d6a6860a14fa1bca"
5998
5998
integrity sha512-H2DkjCjXf0Op9OAr6nJ56fcRkTSNrUiv41vNJ6IswJjif6wlpZK0BTfFbi7qK9dXLSYZxkq5lBsj3vUjlYBYZA==
@@ -9618,23 +9618,23 @@ react-resize-detector@^3.2.1:
9618
9618
prop-types "^15.6.2"
9619
9619
resize-observer-polyfill "^1.5.1"
9620
9620
9621
- react-router-dom@^4.4 .0:
9622
- version "4.4 .0"
9623
- resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.4 .0.tgz#fad67b46375f7081a76d1c92a83a92d28b5abc35 "
9624
- integrity sha512-r4knbi8lanTGrwoUXFaWALrJZOAl3h9bdFUz4woHgEm7/bYcpBGfnYhPU82xjXrPeJyWF6OmIxpwXjxos30gOQ ==
9621
+ react-router-dom@^5.0 .0:
9622
+ version "5.0 .0"
9623
+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.0 .0.tgz#542a9b86af269a37f0b87218c4c25ea8dcf0c073 "
9624
+ integrity sha512-wSpja5g9kh5dIteZT3tUoggjnsa+TPFHSMrpHXMpFsaHhQkm/JNVGh2jiF9Dkh4+duj4MKCkwO6H08u6inZYgQ ==
9625
9625
dependencies:
9626
9626
"@babel/runtime" "^7.1.2"
9627
- history "^4.8.0-beta .0"
9627
+ history "^4.9 .0"
9628
9628
loose-envify "^1.3.1"
9629
9629
prop-types "^15.6.2"
9630
- react-router "^4.4 .0"
9630
+ react-router "5.0 .0"
9631
9631
tiny-invariant "^1.0.2"
9632
9632
tiny-warning "^1.0.0"
9633
9633
9634
- react-router@^4.4 .0:
9635
- version "4.4 .0"
9636
- resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.4 .0.tgz#e8b8b88329f564d4c48b7ee631b10310188c6888 "
9637
- integrity sha512-qTGsOSF2b02zOsUfcnHjw7muI0Ejx+yA2e4P9qqzB2O+N3Icpca4epViXRgkBIvBjagXBtroxXqH0RJhYDMUbg ==
9634
+ react-router@5.0 .0:
9635
+ version "5.0 .0"
9636
+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.0 .0.tgz#349863f769ffc2fa10ee7331a4296e86bc12879d "
9637
+ integrity sha512-6EQDakGdLG/it2x9EaCt9ZpEEPxnd0OCLBHQ1AcITAAx7nCnyvnzf76jKWG1s2/oJ7SSviUgfWHofdYljFexsA ==
9638
9638
dependencies:
9639
9639
"@babel/runtime" "^7.1.2"
9640
9640
create-react-context "^0.2.2"
You can’t perform that action at this time.
0 commit comments