Skip to content

Commit 89dc3ac

Browse files
Bump react-router-dom from 5.3.0 to 6.4.2
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.0 to 6.4.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.4.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4163b1b commit 89dc3ac

2 files changed

Lines changed: 21 additions & 84 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react-dom": "^17.0.2",
5454
"react-map-gl": "^6.1.18",
5555
"react-responsive": "^9.0.0-beta.5",
56-
"react-router-dom": "^5.3.0",
56+
"react-router-dom": "^6.4.2",
5757
"react-scripts": "5.0.0",
5858
"rxjs": "^7.4.0",
5959
"serve": "^13.0.2",

yarn.lock

Lines changed: 20 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -2560,13 +2560,6 @@
25602560
dependencies:
25612561
regenerator-runtime "^0.13.4"
25622562

2563-
"@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13":
2564-
version "7.16.7"
2565-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa"
2566-
integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==
2567-
dependencies:
2568-
regenerator-runtime "^0.13.4"
2569-
25702563
"@babel/runtime@^7.12.5", "@babel/runtime@^7.9.2":
25712564
version "7.15.3"
25722565
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
@@ -3396,6 +3389,11 @@
33963389
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.6.tgz#cee20bd55e68a1720bdab363ecf0c821ded4cd45"
33973390
integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==
33983391

3392+
"@remix-run/router@1.0.2":
3393+
version "1.0.2"
3394+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.0.2.tgz#1c17eadb2fa77f80a796ad5ea9bf108e6993ef06"
3395+
integrity sha512-GRSOFhJzjGN+d4sKHTMSvNeUPoZiDHWmRnXfzaxrqe7dE/Nzlc8BiMSJdLDESZlndM7jIUrZ/F4yWqVYlI0rwQ==
3396+
33993397
"@rollup/plugin-babel@^5.2.0":
34003398
version "5.3.0"
34013399
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.0.tgz#9cb1c5146ddd6a4968ad96f209c50c62f92f9879"
@@ -7662,24 +7660,12 @@ he@^1.2.0:
76627660
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
76637661
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
76647662

7665-
history@^4.9.0:
7666-
version "4.10.1"
7667-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
7668-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
7669-
dependencies:
7670-
"@babel/runtime" "^7.1.2"
7671-
loose-envify "^1.2.0"
7672-
resolve-pathname "^3.0.0"
7673-
tiny-invariant "^1.0.2"
7674-
tiny-warning "^1.0.0"
7675-
value-equal "^1.0.1"
7676-
76777663
hoist-non-react-statics@^2.3.1:
76787664
version "2.5.5"
76797665
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"
76807666
integrity sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw==
76817667

7682-
hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
7668+
hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
76837669
version "3.3.2"
76847670
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
76857671
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -8271,11 +8257,6 @@ is-wsl@^2.1.1, is-wsl@^2.2.0:
82718257
dependencies:
82728258
is-docker "^2.0.0"
82738259

8274-
isarray@0.0.1:
8275-
version "0.0.1"
8276-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
8277-
integrity sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=
8278-
82798260
isarray@~1.0.0:
82808261
version "1.0.0"
82818262
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
@@ -9187,7 +9168,7 @@ lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17
91879168
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
91889169
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
91899170

9190-
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:
9171+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
91919172
version "1.4.0"
91929173
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
91939174
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -9406,14 +9387,6 @@ min-indent@^1.0.0:
94069387
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
94079388
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
94089389

9409-
mini-create-react-context@^0.4.0:
9410-
version "0.4.1"
9411-
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
9412-
integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
9413-
dependencies:
9414-
"@babel/runtime" "^7.12.1"
9415-
tiny-warning "^1.0.3"
9416-
94179390
mini-css-extract-plugin@^2.4.5:
94189391
version "2.4.5"
94199392
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.5.tgz#191d6c170226037212c483af1180b4010b7b9eef"
@@ -9943,13 +9916,6 @@ path-to-regexp@2.2.1:
99439916
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.2.1.tgz#90b617025a16381a879bc82a38d4e8bdeb2bcf45"
99449917
integrity sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==
99459918

9946-
path-to-regexp@^1.7.0:
9947-
version "1.8.0"
9948-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
9949-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
9950-
dependencies:
9951-
isarray "0.0.1"
9952-
99539919
path-type@^4.0.0:
99549920
version "4.0.0"
99559921
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -10876,7 +10842,7 @@ react-event-listener@^0.6.2:
1087610842
prop-types "^15.6.0"
1087710843
warning "^4.0.1"
1087810844

10879-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
10845+
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
1088010846
version "16.13.1"
1088110847
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1088210848
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -10925,34 +10891,20 @@ react-responsive@^9.0.0-beta.5:
1092510891
prop-types "^15.6.1"
1092610892
shallow-equal "^1.2.1"
1092710893

10928-
react-router-dom@^5.3.0:
10929-
version "5.3.0"
10930-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.0.tgz#da1bfb535a0e89a712a93b97dd76f47ad1f32363"
10931-
integrity sha512-ObVBLjUZsphUUMVycibxgMdh5jJ1e3o+KpAZBVeHcNQZ4W+uUGGWsokurzlF4YOldQYRQL4y6yFRWM4m3svmuQ==
10894+
react-router-dom@^6.4.2:
10895+
version "6.4.2"
10896+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.4.2.tgz#115b37d501d6d8ac870683694978c51c43e6c0d2"
10897+
integrity sha512-yM1kjoTkpfjgczPrcyWrp+OuQMyB1WleICiiGfstnQYo/S8hPEEnVjr/RdmlH6yKK4Tnj1UGXFSa7uwAtmDoLQ==
1093210898
dependencies:
10933-
"@babel/runtime" "^7.12.13"
10934-
history "^4.9.0"
10935-
loose-envify "^1.3.1"
10936-
prop-types "^15.6.2"
10937-
react-router "5.2.1"
10938-
tiny-invariant "^1.0.2"
10939-
tiny-warning "^1.0.0"
10899+
"@remix-run/router" "1.0.2"
10900+
react-router "6.4.2"
1094010901

10941-
react-router@5.2.1:
10942-
version "5.2.1"
10943-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.1.tgz#4d2e4e9d5ae9425091845b8dbc6d9d276239774d"
10944-
integrity sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ==
10902+
react-router@6.4.2:
10903+
version "6.4.2"
10904+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.2.tgz#300628ee9ed81b8ef1597b5cb98b474efe9779b8"
10905+
integrity sha512-Rb0BAX9KHhVzT1OKhMvCDMw776aTYM0DtkxqUBP8dNBom3mPXlfNs76JNGK8wKJ1IZEY1+WGj+cvZxHVk/GiKw==
1094510906
dependencies:
10946-
"@babel/runtime" "^7.12.13"
10947-
history "^4.9.0"
10948-
hoist-non-react-statics "^3.1.0"
10949-
loose-envify "^1.3.1"
10950-
mini-create-react-context "^0.4.0"
10951-
path-to-regexp "^1.7.0"
10952-
prop-types "^15.6.2"
10953-
react-is "^16.6.0"
10954-
tiny-invariant "^1.0.2"
10955-
tiny-warning "^1.0.0"
10907+
"@remix-run/router" "1.0.2"
1095610908

1095710909
react-scripts@5.0.0:
1095810910
version "5.0.0"
@@ -11253,11 +11205,6 @@ resolve-from@^5.0.0:
1125311205
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
1125411206
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
1125511207

11256-
resolve-pathname@^3.0.0:
11257-
version "3.0.0"
11258-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
11259-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
11260-
1126111208
resolve-protobuf-schema@^2.1.0:
1126211209
version "2.1.0"
1126311210
resolved "https://registry.yarnpkg.com/resolve-protobuf-schema/-/resolve-protobuf-schema-2.1.0.tgz#9ca9a9e69cf192bbdaf1006ec1973948aa4a3758"
@@ -12197,12 +12144,7 @@ timsort@^0.3.0:
1219712144
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
1219812145
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
1219912146

12200-
tiny-invariant@^1.0.2:
12201-
version "1.2.0"
12202-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.2.0.tgz#a1141f86b672a9148c72e978a19a73b9b94a15a9"
12203-
integrity sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==
12204-
12205-
tiny-warning@^1.0.0, tiny-warning@^1.0.2, tiny-warning@^1.0.3:
12147+
tiny-warning@^1.0.2:
1220612148
version "1.0.3"
1220712149
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
1220812150
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
@@ -12535,11 +12477,6 @@ v8-to-istanbul@^8.1.0:
1253512477
convert-source-map "^1.6.0"
1253612478
source-map "^0.7.3"
1253712479

12538-
value-equal@^1.0.1:
12539-
version "1.0.1"
12540-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
12541-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
12542-
1254312480
vary@~1.1.2:
1254412481
version "1.1.2"
1254512482
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

0 commit comments

Comments
 (0)