Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1cfaa67

Browse files
Merge pull request zoltantothcom#40 from zoltantothcom/dev
Update react-router-dom to v5.0.0
2 parents 1c08fc4 + 58f546b commit 1cfaa67

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"react": "^16.7.0",
88
"react-dom": "^16.7.0",
99
"react-redux": "^6.0.0",
10-
"react-router-dom": "^4.4.0",
10+
"react-router-dom": "^5.0.0",
1111
"react-syntax-highlighter": "^10.1.2",
1212
"redux": "^4.0.1",
1313
"styled-components": "^4.1.3",

‎yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5992,7 +5992,7 @@ history@^4.7.2:
59925992
value-equal "^0.4.0"
59935993
warning "^3.0.0"
59945994

5995-
history@^4.8.0-beta.0, history@^4.9.0:
5995+
history@^4.9.0:
59965996
version "4.9.0"
59975997
resolved "https://registry.yarnpkg.com/history/-/history-4.9.0.tgz#84587c2068039ead8af769e9d6a6860a14fa1bca"
59985998
integrity sha512-H2DkjCjXf0Op9OAr6nJ56fcRkTSNrUiv41vNJ6IswJjif6wlpZK0BTfFbi7qK9dXLSYZxkq5lBsj3vUjlYBYZA==
@@ -9618,23 +9618,23 @@ react-resize-detector@^3.2.1:
96189618
prop-types "^15.6.2"
96199619
resize-observer-polyfill "^1.5.1"
96209620

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==
96259625
dependencies:
96269626
"@babel/runtime" "^7.1.2"
9627-
history "^4.8.0-beta.0"
9627+
history "^4.9.0"
96289628
loose-envify "^1.3.1"
96299629
prop-types "^15.6.2"
9630-
react-router "^4.4.0"
9630+
react-router "5.0.0"
96319631
tiny-invariant "^1.0.2"
96329632
tiny-warning "^1.0.0"
96339633

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==
96389638
dependencies:
96399639
"@babel/runtime" "^7.1.2"
96409640
create-react-context "^0.2.2"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /