Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Commit 9867921

Browse files
fix(deps): update dependency react-router-dom to v6
1 parent e6f5f93 commit 9867921

2 files changed

Lines changed: 25 additions & 91 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/react-router-dom": "5.3.3",
1616
"react": "16.14.0",
1717
"react-dom": "16.14.0",
18-
"react-router-dom": "5.3.4",
18+
"react-router-dom": "6.20.0",
1919
"react-scripts": "3.4.4",
2020
"sass": "1.59.3",
2121
"typescript": "3.9.10"

yarn.lock

Lines changed: 24 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -910,13 +910,6 @@
910910
dependencies:
911911
regenerator-runtime "^0.13.4"
912912

913-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.9.2":
914-
version "7.9.2"
915-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06"
916-
integrity sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q==
917-
dependencies:
918-
regenerator-runtime "^0.13.4"
919-
920913
"@babel/runtime@^7.10.2":
921914
version "7.10.2"
922915
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839"
@@ -931,10 +924,10 @@
931924
dependencies:
932925
regenerator-runtime "^0.13.4"
933926

934-
"@babel/runtime@^7.12.13":
935-
version "7.15.3"
936-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
937-
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
927+
"@babel/runtime@^7.9.2":
928+
version "7.9.2"
929+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06"
930+
integrity sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q==
938931
dependencies:
939932
regenerator-runtime "^0.13.4"
940933

@@ -1223,6 +1216,11 @@
12231216
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
12241217
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
12251218

1219+
"@remix-run/[email protected]":
1220+
version "1.13.0"
1221+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.13.0.tgz#7e29c4ee85176d9c08cb0f4456bff74d092c5065"
1222+
integrity sha512-5dMOnVnefRsl4uRnAdoWjtVTdh8e6aZqgM4puy9nmEADH72ck+uXwzpJLEKE9Q6F8ZljNewLgmTfkxUrBdv4WA==
1223+
12261224
"@svgr/babel-plugin-add-jsx-attribute@^4.2.0":
12271225
version "4.2.0"
12281226
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-4.2.0.tgz#dadcb6218503532d6884b210e7f3c502caaa44b1"
@@ -5001,18 +4999,6 @@ hex-color-regex@^1.1.0:
50014999
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
50025000
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
50035001

5004-
history@^4.9.0:
5005-
version "4.10.1"
5006-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
5007-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
5008-
dependencies:
5009-
"@babel/runtime" "^7.1.2"
5010-
loose-envify "^1.2.0"
5011-
resolve-pathname "^3.0.0"
5012-
tiny-invariant "^1.0.2"
5013-
tiny-warning "^1.0.0"
5014-
value-equal "^1.0.1"
5015-
50165002
hmac-drbg@^1.0.1:
50175003
version "1.0.1"
50185004
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
@@ -5022,13 +5008,6 @@ hmac-drbg@^1.0.1:
50225008
minimalistic-assert "^1.0.0"
50235009
minimalistic-crypto-utils "^1.0.1"
50245010

5025-
hoist-non-react-statics@^3.1.0:
5026-
version "3.3.2"
5027-
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
5028-
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
5029-
dependencies:
5030-
react-is "^16.7.0"
5031-
50325011
hosted-git-info@^2.1.4:
50335012
version "2.8.9"
50345013
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
@@ -5690,11 +5669,6 @@ is-wsl@^2.1.1:
56905669
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.1.1.tgz#4a1c152d429df3d441669498e2486d3596ebaf1d"
56915670
integrity sha512-umZHcSrwlDHo2TGMXv0DZ8dIUGunZ2Iv68YZnrmCiBPkZ4aaOhtv7pXJKeki9k3qJ3RJr0cDyitcl5wEH3AYog==
56925671

5693-
5694-
version "0.0.1"
5695-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
5696-
integrity sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=
5697-
56985672
[email protected], isarray@^1.0.0, isarray@~1.0.0:
56995673
version "1.0.0"
57005674
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
@@ -6579,7 +6553,7 @@ loglevel@^1.6.8:
65796553
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.8.tgz#8a25fb75d092230ecd4457270d80b54e28011171"
65806554
integrity sha512-bsU7+gc9AJ2SqpzxwU3+1fedl8zAntbtC5XYlt3s2j1hJcn2PsXSmgN8TaLG/J1/2mod4+cE/3vNL70/c1RNCA==
65816555

6582-
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:
6556+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
65836557
version "1.4.0"
65846558
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
65856559
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -7553,13 +7527,6 @@ [email protected]:
75537527
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
75547528
integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==
75557529

7556-
path-to-regexp@^1.7.0:
7557-
version "1.8.0"
7558-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
7559-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
7560-
dependencies:
7561-
isarray "0.0.1"
7562-
75637530
path-type@^2.0.0:
75647531
version "2.0.0"
75657532
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
@@ -8677,38 +8644,25 @@ react-error-overlay@^6.0.7:
86778644
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.7.tgz#1dcfb459ab671d53f660a991513cb2f0a0553108"
86788645
integrity sha512-TAv1KJFh3RhqxNvhzxj6LeT5NWklP6rDr2a0jaTfsZ5wSZWHOGeqQyejUp3xxLfPt2UpyJEcVQB/zyPcmonNFA==
86798646

8680-
react-is@^16.12.0, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4:
8647+
react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4:
86818648
version "16.13.1"
86828649
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
86838650
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
86848651

8685-
react-router-dom@5.3.4:
8686-
version "5.3.4"
8687-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6"
8688-
integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==
8652+
react-router-dom@6.20.0:
8653+
version "6.20.0"
8654+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.20.0.tgz#7b9527a1e29c7fb90736a5f89d54ca01f40e264b"
8655+
integrity sha512-CbcKjEyiSVpA6UtCHOIYLUYn/UJfwzp55va4yEfpk7JBN3GPqWfHrdLkAvNCcpXr8QoihcDMuk0dzWZxtlB/mQ==
86898656
dependencies:
8690-
"@babel/runtime" "^7.12.13"
8691-
history "^4.9.0"
8692-
loose-envify "^1.3.1"
8693-
prop-types "^15.6.2"
8694-
react-router "5.3.4"
8695-
tiny-invariant "^1.0.2"
8696-
tiny-warning "^1.0.0"
8697-
8698-
8699-
version "5.3.4"
8700-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5"
8701-
integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==
8702-
dependencies:
8703-
"@babel/runtime" "^7.12.13"
8704-
history "^4.9.0"
8705-
hoist-non-react-statics "^3.1.0"
8706-
loose-envify "^1.3.1"
8707-
path-to-regexp "^1.7.0"
8708-
prop-types "^15.6.2"
8709-
react-is "^16.6.0"
8710-
tiny-invariant "^1.0.2"
8711-
tiny-warning "^1.0.0"
8657+
"@remix-run/router" "1.13.0"
8658+
react-router "6.20.0"
8659+
8660+
8661+
version "6.20.0"
8662+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.20.0.tgz#4275a3567ecc55f7703073158048db10096bb539"
8663+
integrity sha512-pVvzsSsgUxxtuNfTHC4IxjATs10UaAtvLGVSA1tbUE4GDaOSU1Esu2xF5nWLz7KPiMuW8BJWuPFdlGYJ7/rW0w==
8664+
dependencies:
8665+
"@remix-run/router" "1.13.0"
87128666

87138667
87148668
version "3.4.4"
@@ -9070,11 +9024,6 @@ resolve-from@^4.0.0:
90709024
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
90719025
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
90729026

9073-
resolve-pathname@^3.0.0:
9074-
version "3.0.0"
9075-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
9076-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
9077-
90789027
90799028
version "3.1.2"
90809029
resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.2.tgz#235e2c28e22e3e432ba7a5d4e305c59a58edfc08"
@@ -10122,16 +10071,6 @@ timsort@^0.3.0:
1012210071
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
1012310072
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
1012410073

10125-
tiny-invariant@^1.0.2:
10126-
version "1.1.0"
10127-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875"
10128-
integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
10129-
10130-
tiny-warning@^1.0.0:
10131-
version "1.0.3"
10132-
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
10133-
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
10134-
1013510074
tmp@^0.0.33:
1013610075
version "0.0.33"
1013710076
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
@@ -10477,11 +10416,6 @@ validate-npm-package-license@^3.0.1:
1047710416
spdx-correct "^3.0.0"
1047810417
spdx-expression-parse "^3.0.0"
1047910418

10480-
value-equal@^1.0.1:
10481-
version "1.0.1"
10482-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
10483-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
10484-
1048510419
vary@~1.1.2:
1048610420
version "1.1.2"
1048710421
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

0 commit comments

Comments
 (0)