Skip to content

Commit f709bca

Browse files
chore(deps): bump react-router-dom from 5.3.0 to 6.10.0
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.0 to 6.10.0. - [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/[email protected]/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] <[email protected]>
1 parent 37e315e commit f709bca

File tree

2 files changed

+26
-82
lines changed

2 files changed

+26
-82
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"graphql": "^16.6.0",
4242
"react": "^17.0.2",
4343
"react-dom": "^17.0.2",
44-
"react-router-dom": "^5.3.0",
44+
"react-router-dom": "^6.10.0",
4545
"regenerator-runtime": "^0.13.9"
4646
},
4747
"devDependencies": {

yarn.lock

Lines changed: 25 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@
10631063
"@babel/plugin-transform-modules-commonjs" "^7.21.2"
10641064
"@babel/plugin-transform-typescript" "^7.21.3"
10651065

1066-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.15.4", "@babel/runtime@^7.20.7":
1066+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.15.4", "@babel/runtime@^7.20.7":
10671067
version "7.21.0"
10681068
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.0.tgz#5b55c9d394e5fcf304909a8b00c07dc217b56673"
10691069
integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==
@@ -2212,6 +2212,11 @@
22122212
tslib "^2.4.0"
22132213
webcrypto-core "^1.7.4"
22142214

2215+
"@remix-run/[email protected]":
2216+
version "1.5.0"
2217+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.5.0.tgz#57618e57942a5f0131374a9fdb0167e25a117fdc"
2218+
integrity sha512-bkUDCp8o1MvFO+qxkODcbhSqRa6P2GXgrGZVpt0dCXNW2HCSCqYI0ZoAqEOSAjRWmmlKcYgFvN4B4S+zo/f8kg==
2219+
22152220
"@repeaterjs/[email protected]", "@repeaterjs/repeater@^3.0.4":
22162221
version "3.0.4"
22172222
resolved "https://registry.yarnpkg.com/@repeaterjs/repeater/-/repeater-3.0.4.tgz#a04d63f4d1bf5540a41b01a921c9a7fddc3bd1ca"
@@ -7018,19 +7023,7 @@ header-case@^2.0.4:
70187023
capital-case "^1.0.4"
70197024
tslib "^2.0.3"
70207025

7021-
history@^4.9.0:
7022-
version "4.10.1"
7023-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
7024-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
7025-
dependencies:
7026-
"@babel/runtime" "^7.1.2"
7027-
loose-envify "^1.2.0"
7028-
resolve-pathname "^3.0.0"
7029-
tiny-invariant "^1.0.2"
7030-
tiny-warning "^1.0.0"
7031-
value-equal "^1.0.1"
7032-
7033-
hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
7026+
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
70347027
version "3.3.2"
70357028
resolved "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
70367029
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -7765,11 +7758,6 @@ is-wsl@^2.2.0:
77657758
dependencies:
77667759
is-docker "^2.0.0"
77677760

7768-
7769-
version "0.0.1"
7770-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
7771-
integrity sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=
7772-
77737761
isarray@^2.0.5:
77747762
version "2.0.5"
77757763
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
@@ -8318,7 +8306,7 @@ log-update@^4.0.0:
83188306
slice-ansi "^4.0.0"
83198307
wrap-ansi "^6.2.0"
83208308

8321-
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:
8309+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
83228310
version "1.4.0"
83238311
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
83248312
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -8576,14 +8564,6 @@ min-document@^2.19.0:
85768564
dependencies:
85778565
dom-walk "^0.1.0"
85788566

8579-
mini-create-react-context@^0.4.0:
8580-
version "0.4.1"
8581-
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
8582-
integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
8583-
dependencies:
8584-
"@babel/runtime" "^7.12.1"
8585-
tiny-warning "^1.0.3"
8586-
85878567
mini-css-extract-plugin@^2.7.5:
85888568
version "2.7.5"
85898569
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.5.tgz#afbb344977659ec0f1f6e050c7aea456b121cfc5"
@@ -9547,13 +9527,6 @@ [email protected]:
95479527
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz"
95489528
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
95499529

9550-
path-to-regexp@^1.7.0:
9551-
version "1.8.0"
9552-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
9553-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
9554-
dependencies:
9555-
isarray "0.0.1"
9556-
95579530
path-type@^4.0.0:
95589531
version "4.0.0"
95599532
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
@@ -9774,7 +9747,7 @@ promise@^7.1.1:
97749747
dependencies:
97759748
asap "~2.0.3"
97769749

9777-
prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
9750+
prop-types@^15.6.1, prop-types@^15.7.2, prop-types@^15.8.1:
97789751
version "15.8.1"
97799752
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
97809753
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -9953,7 +9926,7 @@ react-hot-loader@^4.12.6:
99539926
shallowequal "^1.1.0"
99549927
source-map "^0.7.3"
99559928

9956-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
9929+
react-is@^16.13.1, react-is@^16.7.0:
99579930
version "16.13.1"
99589931
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
99599932
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -9963,34 +9936,20 @@ react-lifecycles-compat@^3.0.4:
99639936
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
99649937
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
99659938

9966-
react-router-dom@^5.3.0:
9967-
version "5.3.0"
9968-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.0.tgz#da1bfb535a0e89a712a93b97dd76f47ad1f32363"
9969-
integrity sha512-ObVBLjUZsphUUMVycibxgMdh5jJ1e3o+KpAZBVeHcNQZ4W+uUGGWsokurzlF4YOldQYRQL4y6yFRWM4m3svmuQ==
9970-
dependencies:
9971-
"@babel/runtime" "^7.12.13"
9972-
history "^4.9.0"
9973-
loose-envify "^1.3.1"
9974-
prop-types "^15.6.2"
9975-
react-router "5.2.1"
9976-
tiny-invariant "^1.0.2"
9977-
tiny-warning "^1.0.0"
9978-
9979-
9980-
version "5.2.1"
9981-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.1.tgz#4d2e4e9d5ae9425091845b8dbc6d9d276239774d"
9982-
integrity sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ==
9983-
dependencies:
9984-
"@babel/runtime" "^7.12.13"
9985-
history "^4.9.0"
9986-
hoist-non-react-statics "^3.1.0"
9987-
loose-envify "^1.3.1"
9988-
mini-create-react-context "^0.4.0"
9989-
path-to-regexp "^1.7.0"
9990-
prop-types "^15.6.2"
9991-
react-is "^16.6.0"
9992-
tiny-invariant "^1.0.2"
9993-
tiny-warning "^1.0.0"
9939+
react-router-dom@^6.10.0:
9940+
version "6.10.0"
9941+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.10.0.tgz#090ddc5c84dc41b583ce08468c4007c84245f61f"
9942+
integrity sha512-E5dfxRPuXKJqzwSe/qGcqdwa18QiWC6f3H3cWXM24qj4N0/beCIf/CWTipop2xm7mR0RCS99NnaqPNjHtrAzCg==
9943+
dependencies:
9944+
"@remix-run/router" "1.5.0"
9945+
react-router "6.10.0"
9946+
9947+
9948+
version "6.10.0"
9949+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.10.0.tgz#230f824fde9dd0270781b5cb497912de32c0a971"
9950+
integrity sha512-Nrg0BWpQqrC3ZFFkyewrflCud9dio9ME3ojHCF/WLsprJVzkq3q3UeEhMCAW1dobjeGbWgjNn/PVF6m46ANxXQ==
9951+
dependencies:
9952+
"@remix-run/router" "1.5.0"
99949953

99959954
react@^17.0.2:
99969955
version "17.0.2"
@@ -10254,11 +10213,6 @@ resolve-from@^4.0.0:
1025410213
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz"
1025510214
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
1025610215

10257-
resolve-pathname@^3.0.0:
10258-
version "3.0.0"
10259-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
10260-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
10261-
1026210216
resolve@^1.20.0, resolve@^1.22.1:
1026310217
version "1.22.2"
1026410218
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
@@ -11188,12 +11142,7 @@ thunky@^1.0.2:
1118811142
resolved "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz"
1118911143
integrity sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==
1119011144

11191-
tiny-invariant@^1.0.2:
11192-
version "1.1.0"
11193-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875"
11194-
integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
11195-
11196-
tiny-warning@^1.0.0, tiny-warning@^1.0.2, tiny-warning@^1.0.3:
11145+
tiny-warning@^1.0.2:
1119711146
version "1.0.3"
1119811147
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
1119911148
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
@@ -11606,11 +11555,6 @@ validator@^13.7.0:
1160611555
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857"
1160711556
integrity sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==
1160811557

11609-
value-equal@^1.0.1:
11610-
version "1.0.1"
11611-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
11612-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
11613-
1161411558
[email protected], value-or-promise@^1.0.11:
1161511559
version "1.0.11"
1161611560
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"

0 commit comments

Comments
 (0)