Skip to content

Commit 06a6bb6

Browse files
committed
Update dependency react-router-dom to v5
1 parent 90d31b7 commit 06a6bb6

File tree

2 files changed

+37
-28
lines changed

2 files changed

+37
-28
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"react-dom": "16.7.0",
1010
"react-entypo": "1.3.0",
1111
"react-redux": "5.1.1",
12-
"react-router-dom": "4.3.1",
12+
"react-router-dom": "5.0.0",
1313
"react-scripts": "1.1.5",
1414
"redux": "3.7.2",
1515
"redux-thunk": "2.3.0",

frontend/yarn.lock

Lines changed: 36 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2062,7 +2062,7 @@ create-react-context@0.2.2:
20622062
fbjs "^0.8.0"
20632063
gud "^1.0.0"
20642064

2065-
create-react-context@^0.2.3:
2065+
create-react-context@^0.2.2, create-react-context@^0.2.3:
20662066
version "0.2.3"
20672067
resolved "https://registry.yarnpkg.com/create-react-context/-/create-react-context-0.2.3.tgz#9ec140a6914a22ef04b8b09b7771de89567cb6f3"
20682068
dependencies:
@@ -3788,15 +3788,16 @@ he@1.1.x:
37883788
version "1.1.1"
37893789
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
37903790

3791-
history@^4.7.2:
3792-
version "4.7.2"
3793-
resolved "https://registry.yarnpkg.com/history/-/history-4.7.2.tgz#22b5c7f31633c5b8021c7f4a8a954ac139ee8d5b"
3791+
history@^4.9.0:
3792+
version "4.9.0"
3793+
resolved "https://registry.yarnpkg.com/history/-/history-4.9.0.tgz#84587c2068039ead8af769e9d6a6860a14fa1bca"
37943794
dependencies:
3795-
invariant "^2.2.1"
3795+
"@babel/runtime" "^7.1.2"
37963796
loose-envify "^1.2.0"
37973797
resolve-pathname "^2.2.0"
3798+
tiny-invariant "^1.0.2"
3799+
tiny-warning "^1.0.0"
37983800
value-equal "^0.4.0"
3799-
warning "^3.0.0"
38003801

38013802
hmac-drbg@^1.0.0:
38023803
version "1.0.1"
@@ -3814,10 +3815,6 @@ hoist-non-react-statics@^2.3.1:
38143815
version "2.5.0"
38153816
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40"
38163817

3817-
hoist-non-react-statics@^2.5.0:
3818-
version "2.5.5"
3819-
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"
3820-
38213818
hoist-non-react-statics@^3.1.0:
38223819
version "3.1.0"
38233820
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.1.0.tgz#42414ccdfff019cd2168168be998c7b3bd5245c0"
@@ -4140,7 +4137,7 @@ interpret@^1.0.0:
41404137
version "1.1.0"
41414138
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0.tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614"
41424139

4143-
invariant@^2.2.1, invariant@^2.2.2:
4140+
invariant@^2.2.2:
41444141
version "2.2.3"
41454142
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.3.tgz#1a827dfde7dcbd7c323f0ca826be8fa7c5e9d688"
41464143
dependencies:
@@ -7527,28 +7524,32 @@ react-redux@5.1.1:
75277524
react-is "^16.6.0"
75287525
react-lifecycles-compat "^3.0.0"
75297526

7530-
react-router-dom@4.3.1:
7531-
version "4.3.1"
7532-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.3.1.tgz#4c2619fc24c4fa87c9fd18f4fb4a43fe63fbd5c6"
7527+
react-router-dom@5.0.0:
7528+
version "5.0.0"
7529+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.0.0.tgz#542a9b86af269a37f0b87218c4c25ea8dcf0c073"
75337530
dependencies:
7534-
history "^4.7.2"
7535-
invariant "^2.2.4"
7531+
"@babel/runtime" "^7.1.2"
7532+
history "^4.9.0"
75367533
loose-envify "^1.3.1"
7537-
prop-types "^15.6.1"
7538-
react-router "^4.3.1"
7539-
warning "^4.0.1"
7534+
prop-types "^15.6.2"
7535+
react-router "5.0.0"
7536+
tiny-invariant "^1.0.2"
7537+
tiny-warning "^1.0.0"
75407538

7541-
react-router@^4.3.1:
7542-
version "4.3.1"
7543-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.3.1.tgz#aada4aef14c809cb2e686b05cee4742234506c4e"
7539+
react-router@5.0.0:
7540+
version "5.0.0"
7541+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.0.0.tgz#349863f769ffc2fa10ee7331a4296e86bc12879d"
75447542
dependencies:
7545-
history "^4.7.2"
7546-
hoist-non-react-statics "^2.5.0"
7547-
invariant "^2.2.4"
7543+
"@babel/runtime" "^7.1.2"
7544+
create-react-context "^0.2.2"
7545+
history "^4.9.0"
7546+
hoist-non-react-statics "^3.1.0"
75487547
loose-envify "^1.3.1"
75497548
path-to-regexp "^1.7.0"
7550-
prop-types "^15.6.1"
7551-
warning "^4.0.1"
7549+
prop-types "^15.6.2"
7550+
react-is "^16.6.0"
7551+
tiny-invariant "^1.0.2"
7552+
tiny-warning "^1.0.0"
75527553

75537554
react-scripts@1.1.5:
75547555
version "1.1.5"
@@ -8891,10 +8892,18 @@ timers-browserify@^2.0.4:
88918892
dependencies:
88928893
setimmediate "^1.0.4"
88938894

8895+
tiny-invariant@^1.0.2:
8896+
version "1.0.3"
8897+
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.0.3.tgz#91efaaa0269ccb6271f0296aeedb05fc3e067b7a"
8898+
88948899
tiny-relative-date@^1.3.0:
88958900
version "1.3.0"
88968901
resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
88978902

8903+
tiny-warning@^1.0.0:
8904+
version "1.0.2"
8905+
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.2.tgz#1dfae771ee1a04396bdfde27a3adcebc6b648b28"
8906+
88988907
tinycolor2@^1.4.1:
88998908
version "1.4.1"
89008909
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.1.tgz#f4fad333447bc0b07d4dc8e9209d8f39a8ac77e8"

0 commit comments

Comments
 (0)