Skip to content

Commit cd43986

Browse files
committed
chore(deps): update dependency react-router-dom to v6
1 parent a5c94aa commit cd43986

File tree

2 files changed

+24
-90
lines changed

2 files changed

+24
-90
lines changed

basic-react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"react-bootstrap": "^1.5.2",
99
"react-dom": "^17.0.2",
1010
"react-router-bootstrap": "^0.25.0",
11-
"react-router-dom": "^5.2.0",
11+
"react-router-dom": "^6.0.2",
1212
"react-scripts": "4.0.3"
1313
},
1414
"scripts": {

basic-react-router/yarn.lock

Lines changed: 23 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,10 +1084,10 @@
10841084
dependencies:
10851085
regenerator-runtime "^0.13.4"
10861086

1087-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.13.8", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1088-
version "7.13.10"
1089-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d"
1090-
integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==
1087+
"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.13.8", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1088+
version "7.16.3"
1089+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5"
1090+
integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==
10911091
dependencies:
10921092
regenerator-runtime "^0.13.4"
10931093

@@ -5379,17 +5379,12 @@ hex-color-regex@^1.1.0:
53795379
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
53805380
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
53815381

5382-
history@^4.9.0:
5383-
version "4.10.1"
5384-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
5385-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
5382+
history@^5.1.0:
5383+
version "5.1.0"
5384+
resolved "https://registry.yarnpkg.com/history/-/history-5.1.0.tgz#2e93c09c064194d38d52ed62afd0afc9d9b01ece"
5385+
integrity sha512-zPuQgPacm2vH2xdORvGGz1wQMuHSIB56yNAy5FnLuwOwgSYyPKptJtcMm6Ev+hRGeS+GzhbmRacHzvlESbFwDg==
53865386
dependencies:
5387-
"@babel/runtime" "^7.1.2"
5388-
loose-envify "^1.2.0"
5389-
resolve-pathname "^3.0.0"
5390-
tiny-invariant "^1.0.2"
5391-
tiny-warning "^1.0.0"
5392-
value-equal "^1.0.1"
5387+
"@babel/runtime" "^7.7.6"
53935388

53945389
hmac-drbg@^1.0.1:
53955390
version "1.0.1"
@@ -5400,13 +5395,6 @@ hmac-drbg@^1.0.1:
54005395
minimalistic-assert "^1.0.0"
54015396
minimalistic-crypto-utils "^1.0.1"
54025397

5403-
hoist-non-react-statics@^3.1.0:
5404-
version "3.3.1"
5405-
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#101685d3aff3b23ea213163f6e8e12f4f111e19f"
5406-
integrity sha512-wbg3bpgA/ZqWrZuMOeJi8+SKMhr7X9TesL/rXMjTzh0p0JUBo3II8DHboYbuIXWRlttrUFxwcu/5kygrCw8fJw==
5407-
dependencies:
5408-
react-is "^16.7.0"
5409-
54105398
hoopy@^0.1.4:
54115399
version "0.1.4"
54125400
resolved "https://registry.yarnpkg.com/hoopy/-/hoopy-0.1.4.tgz#609207d661100033a9a9402ad3dea677381c1b1d"
@@ -6074,11 +6062,6 @@ is-wsl@^2.1.1, is-wsl@^2.2.0:
60746062
dependencies:
60756063
is-docker "^2.0.0"
60766064

6077-
6078-
version "0.0.1"
6079-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
6080-
integrity sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=
6081-
60826065
[email protected], isarray@^1.0.0, isarray@~1.0.0:
60836066
version "1.0.0"
60846067
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
@@ -6927,7 +6910,7 @@ loglevel@^1.6.8:
69276910
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.8.tgz#8a25fb75d092230ecd4457270d80b54e28011171"
69286911
integrity sha512-bsU7+gc9AJ2SqpzxwU3+1fedl8zAntbtC5XYlt3s2j1hJcn2PsXSmgN8TaLG/J1/2mod4+cE/3vNL70/c1RNCA==
69296912

6930-
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
6913+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
69316914
version "1.4.0"
69326915
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
69336916
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -7121,14 +7104,6 @@ mimic-fn@^2.1.0:
71217104
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
71227105
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
71237106

7124-
mini-create-react-context@^0.4.0:
7125-
version "0.4.0"
7126-
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.0.tgz#df60501c83151db69e28eac0ef08b4002efab040"
7127-
integrity sha512-b0TytUgFSbgFJGzJqXPKCFCBWigAjpjo+Fl7Vf7ZbKRDptszpppKxXH6DRXEABZ/gcEQczeb0iZ7JvL8e8jjCA==
7128-
dependencies:
7129-
"@babel/runtime" "^7.5.5"
7130-
tiny-warning "^1.0.3"
7131-
71327107
71337108
version "0.11.3"
71347109
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6"
@@ -7953,13 +7928,6 @@ [email protected]:
79537928
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
79547929
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
79557930

7956-
path-to-regexp@^1.7.0:
7957-
version "1.8.0"
7958-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
7959-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
7960-
dependencies:
7961-
isarray "0.0.1"
7962-
79637931
path-type@^2.0.0:
79647932
version "2.0.0"
79657933
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
@@ -9073,7 +9041,7 @@ react-error-overlay@^6.0.9:
90739041
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
90749042
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
90759043

9076-
react-is@^16.3.2, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
9044+
react-is@^16.3.2, react-is@^16.8.1:
90779045
version "16.12.0"
90789046
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
90799047
integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==
@@ -9114,34 +9082,20 @@ react-router-bootstrap@^0.25.0:
91149082
dependencies:
91159083
prop-types "^15.5.10"
91169084

9117-
react-router-dom@^5.2.0:
9118-
version "5.2.0"
9119-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.0.tgz#9e65a4d0c45e13289e66c7b17c7e175d0ea15662"
9120-
integrity sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA==
9085+
react-router-dom@^6.0.2:
9086+
version "6.0.2"
9087+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.0.2.tgz#860cefa697b9d4965eced3f91e82cdbc5995f3ad"
9088+
integrity sha512-cOpJ4B6raFutr0EG8O/M2fEoyQmwvZWomf1c6W2YXBZuFBx8oTk/zqjXghwScyhfrtnt0lANXV2182NQblRxFA==
91219089
dependencies:
9122-
"@babel/runtime" "^7.1.2"
9123-
history "^4.9.0"
9124-
loose-envify "^1.3.1"
9125-
prop-types "^15.6.2"
9126-
react-router "5.2.0"
9127-
tiny-invariant "^1.0.2"
9128-
tiny-warning "^1.0.0"
9090+
history "^5.1.0"
9091+
react-router "6.0.2"
91299092

9130-
9131-
version "5.2.0"
9132-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.0.tgz#424e75641ca8747fbf76e5ecca69781aa37ea293"
9133-
integrity sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw==
9134-
dependencies:
9135-
"@babel/runtime" "^7.1.2"
9136-
history "^4.9.0"
9137-
hoist-non-react-statics "^3.1.0"
9138-
loose-envify "^1.3.1"
9139-
mini-create-react-context "^0.4.0"
9140-
path-to-regexp "^1.7.0"
9141-
prop-types "^15.6.2"
9142-
react-is "^16.6.0"
9143-
tiny-invariant "^1.0.2"
9144-
tiny-warning "^1.0.0"
9093+
9094+
version "6.0.2"
9095+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.0.2.tgz#bd2b0fa84fd1d152671e9f654d9c0b1f5a7c86da"
9096+
integrity sha512-8/Wm3Ed8t7TuedXjAvV39+c8j0vwrI5qVsYqjFr5WkJjsJpEvNSoLRUbtqSEYzqaTUj1IV+sbPJxvO+accvU0Q==
9097+
dependencies:
9098+
history "^5.1.0"
91459099

91469100
91479101
version "4.0.3"
@@ -9510,11 +9464,6 @@ resolve-from@^5.0.0:
95109464
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
95119465
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
95129466

9513-
resolve-pathname@^3.0.0:
9514-
version "3.0.0"
9515-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
9516-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
9517-
95189467
resolve-url-loader@^3.1.2:
95199468
version "3.1.2"
95209469
resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.2.tgz#235e2c28e22e3e432ba7a5d4e305c59a58edfc08"
@@ -10640,16 +10589,6 @@ timsort@^0.3.0:
1064010589
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
1064110590
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
1064210591

10643-
tiny-invariant@^1.0.2:
10644-
version "1.0.6"
10645-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.0.6.tgz#b3f9b38835e36a41c843a3b0907a5a7b3755de73"
10646-
integrity sha512-FOyLWWVjG+aC0UqG76V53yAWdXfH8bO6FNmyZOuUrzDzK8DI3/JRY25UD7+g49JWM1LXwymsKERB+DzI0dTEQA==
10647-
10648-
tiny-warning@^1.0.0, tiny-warning@^1.0.3:
10649-
version "1.0.3"
10650-
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
10651-
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
10652-
1065310592
1065410593
version "1.0.4"
1065510594
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
@@ -11062,11 +11001,6 @@ validate-npm-package-license@^3.0.1:
1106211001
spdx-correct "^3.0.0"
1106311002
spdx-expression-parse "^3.0.0"
1106411003

11065-
value-equal@^1.0.1:
11066-
version "1.0.1"
11067-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
11068-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
11069-
1107011004
vary@~1.1.2:
1107111005
version "1.1.2"
1107211006
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

0 commit comments

Comments
 (0)