Skip to content

Commit ebfe692

Browse files
chore(deps): bump react-router-dom from 5.3.4 to 6.21.3
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.4 to 6.21.3. - [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.21.3/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 a3f46fe commit ebfe692

File tree

2 files changed

+28
-80
lines changed

2 files changed

+28
-80
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"react-paginate": "^8.2.0",
5555
"react-portal": "^4.2.2",
5656
"react-redux": "^8.1.3",
57-
"react-router-dom": "^5.3.0",
57+
"react-router-dom": "^6.21.3",
5858
"react-select": "^5.8.0",
5959
"react-split-pane": "^0.1.92",
6060
"redux": "^4.2.1",

yarn.lock

+27-79
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
dependencies:
193193
"@babel/helper-plugin-utils" "^7.22.5"
194194

195-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
195+
"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
196196
version "7.23.4"
197197
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.4.tgz#36fa1d2b36db873d25ec631dcc4923fdc1cf2e2e"
198198
integrity sha512-2Yv65nlWnWlSpe3fXEyX5i7fx5kIKo4Qbcj+hMO0odwaneFjfXw5fdum+4yL20O0QiaHpia0cYQ9xpNMqrBwHg==
@@ -621,6 +621,11 @@
621621
redux-thunk "^2.4.2"
622622
reselect "^4.1.8"
623623

624+
"@remix-run/router@1.14.2":
625+
version "1.14.2"
626+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.14.2.tgz#4d58f59908d9197ba3179310077f25c88e49ed17"
627+
integrity sha512-ACXpdMM9hmKZww21yEqWwiLws/UPLhNKvimN8RrYSqPSvB3ov7sLvAcfvaxePeLvccTQKGdkDIhLYApZVDFuKg==
628+
624629
"@rollup/pluginutils@^4.2.0":
625630
version "4.2.1"
626631
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d"
@@ -2688,26 +2693,14 @@ heap@^0.2.6:
26882693
resolved "https://registry.yarnpkg.com/heap/-/heap-0.2.7.tgz#1e6adf711d3f27ce35a81fe3b7bd576c2260a8fc"
26892694
integrity sha512-2bsegYkkHO+h/9MGbn6KWcE45cHZgPANo5LXF7EvWdT0yT2EguSVO1nDgU5c8+ZOPwp2vMNa7YFsJhVcDR9Sdg==
26902695

2691-
history@^4.9.0:
2692-
version "4.10.1"
2693-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
2694-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
2695-
dependencies:
2696-
"@babel/runtime" "^7.1.2"
2697-
loose-envify "^1.2.0"
2698-
resolve-pathname "^3.0.0"
2699-
tiny-invariant "^1.0.2"
2700-
tiny-warning "^1.0.0"
2701-
value-equal "^1.0.1"
2702-
27032696
history@^5.3.0:
27042697
version "5.3.0"
27052698
resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b"
27062699
integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==
27072700
dependencies:
27082701
"@babel/runtime" "^7.7.6"
27092702

2710-
hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
2703+
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
27112704
version "3.3.2"
27122705
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
27132706
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -3005,11 +2998,6 @@ is-wsl@^2.1.1:
30052998
dependencies:
30062999
is-docker "^2.0.0"
30073000

3008-
isarray@0.0.1:
3009-
version "0.0.1"
3010-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
3011-
integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==
3012-
30133001
isarray@^2.0.5:
30143002
version "2.0.5"
30153003
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
@@ -3232,7 +3220,7 @@ log-update@^6.0.0:
32323220
strip-ansi "^7.1.0"
32333221
wrap-ansi "^9.0.0"
32343222

3235-
loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
3223+
loose-envify@^1.1.0, loose-envify@^1.4.0:
32363224
version "1.4.0"
32373225
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
32383226
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -3673,13 +3661,6 @@ path-parse@^1.0.7:
36733661
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
36743662
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
36753663

3676-
path-to-regexp@^1.7.0:
3677-
version "1.8.0"
3678-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
3679-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
3680-
dependencies:
3681-
isarray "0.0.1"
3682-
36833664
path-type@^4.0.0:
36843665
version "4.0.0"
36853666
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -3832,7 +3813,7 @@ react-feather@^2.0.10:
38323813
dependencies:
38333814
prop-types "^15.7.2"
38343815

3835-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
3816+
react-is@^16.13.1, react-is@^16.7.0:
38363817
version "16.13.1"
38373818
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
38383819
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -3878,33 +3859,20 @@ react-refresh@^0.14.0:
38783859
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
38793860
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
38803861

3881-
react-router-dom@^5.3.0:
3882-
version "5.3.4"
3883-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6"
3884-
integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==
3862+
react-router-dom@^6.21.3:
3863+
version "6.21.3"
3864+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.21.3.tgz#ef3a7956a3699c7b82c21fcb3dbc63c313ed8c5d"
3865+
integrity sha512-kNzubk7n4YHSrErzjLK72j0B5i969GsuCGazRl3G6j1zqZBLjuSlYBdVdkDOgzGdPIffUOc9nmgiadTEVoq91g==
38853866
dependencies:
3886-
"@babel/runtime" "^7.12.13"
3887-
history "^4.9.0"
3888-
loose-envify "^1.3.1"
3889-
prop-types "^15.6.2"
3890-
react-router "5.3.4"
3891-
tiny-invariant "^1.0.2"
3892-
tiny-warning "^1.0.0"
3893-
3894-
react-router@5.3.4:
3895-
version "5.3.4"
3896-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5"
3897-
integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==
3898-
dependencies:
3899-
"@babel/runtime" "^7.12.13"
3900-
history "^4.9.0"
3901-
hoist-non-react-statics "^3.1.0"
3902-
loose-envify "^1.3.1"
3903-
path-to-regexp "^1.7.0"
3904-
prop-types "^15.6.2"
3905-
react-is "^16.6.0"
3906-
tiny-invariant "^1.0.2"
3907-
tiny-warning "^1.0.0"
3867+
"@remix-run/router" "1.14.2"
3868+
react-router "6.21.3"
3869+
3870+
react-router@6.21.3:
3871+
version "6.21.3"
3872+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.21.3.tgz#8086cea922c2bfebbb49c6594967418f1f167d70"
3873+
integrity sha512-a0H638ZXULv1OdkmiK6s6itNhoy33ywxmUFT/xtSoVyf9VnC7n7+VT4LjVzdIHSaF5TIh9ylUgxMXksHTgGrKg==
3874+
dependencies:
3875+
"@remix-run/router" "1.14.2"
39083876

39093877
react-select@^5.8.0:
39103878
version "5.8.0"
@@ -4037,11 +4005,6 @@ resolve-from@^4.0.0:
40374005
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
40384006
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
40394007

4040-
resolve-pathname@^3.0.0:
4041-
version "3.0.0"
4042-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
4043-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
4044-
40454008
resolve@^1.19.0:
40464009
version "1.22.8"
40474010
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
@@ -4472,16 +4435,6 @@ tiny-emitter@^2.0.0:
44724435
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423"
44734436
integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==
44744437

4475-
tiny-invariant@^1.0.2:
4476-
version "1.3.1"
4477-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz#8560808c916ef02ecfd55e66090df23a4b7aa642"
4478-
integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==
4479-
4480-
tiny-warning@^1.0.0:
4481-
version "1.0.3"
4482-
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
4483-
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
4484-
44854438
tippy.js@^6.3.1, tippy.js@^6.3.7:
44864439
version "6.3.7"
44874440
resolved "https://registry.yarnpkg.com/tippy.js/-/tippy.js-6.3.7.tgz#8ccfb651d642010ed9a32ff29b0e9e19c5b8c61c"
@@ -4643,11 +4596,6 @@ util-deprecate@^1.0.1:
46434596
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
46444597
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
46454598

4646-
value-equal@^1.0.1:
4647-
version "1.0.1"
4648-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
4649-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
4650-
46514599
vega-canvas@^1.2.6, vega-canvas@^1.2.7:
46524600
version "1.2.7"
46534601
resolved "https://registry.yarnpkg.com/vega-canvas/-/vega-canvas-1.2.7.tgz#cf62169518f5dcd91d24ad352998c2248f8974fb"
@@ -5199,16 +5147,16 @@ y18n@^5.0.5:
51995147
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
52005148
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
52015149

5202-
yallist@*, yallist@^4.0.0:
5203-
version "4.0.0"
5204-
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
5205-
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
5206-
52075150
yallist@^3.0.2:
52085151
version "3.1.1"
52095152
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
52105153
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
52115154

5155+
yallist@^4.0.0:
5156+
version "4.0.0"
5157+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
5158+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
5159+
52125160
yaml@2.3.4, yaml@^2.2.2:
52135161
version "2.3.4"
52145162
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.4.tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2"

0 commit comments

Comments
 (0)