Skip to content

Commit 08baf3f

Browse files
authored
Merge pull request #243 from increments/dependabot/npm_and_yarn/react-router-dom-7.4.1
Bump react-router-dom from 6.27.0 to 7.4.1
2 parents 83116c8 + 2965186 commit 08baf3f

File tree

2 files changed

+34
-17
lines changed

2 files changed

+34
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"prettier": "^3.5.3",
4646
"react": "^18.3.1",
4747
"react-dom": "^18.2.0",
48-
"react-router-dom": "^6.27.0",
48+
"react-router-dom": "^7.4.1",
4949
"ts-jest": "^29.3.1",
5050
"ts-loader": "^9.5.2",
5151
"typescript": "^5.7.2",

yarn.lock

+33-16
Original file line numberDiff line numberDiff line change
@@ -977,11 +977,6 @@
977977
"@nodelib/fs.scandir" "2.1.5"
978978
fastq "^1.6.0"
979979

980-
"@remix-run/router@1.20.0":
981-
version "1.20.0"
982-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.20.0.tgz#03554155b45d8b529adf635b2f6ad1165d70d8b4"
983-
integrity sha512-mUnk8rPJBI9loFDZ+YzPGdeniYK+FTmRD1TMCz7ev2SNIozyKKpnGgsxO34u6Z4z/t0ITuu7voi/AshfsGsgFg==
984-
985980
"@sinclair/typebox@^0.27.8":
986981
version "0.27.8"
987982
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
@@ -1049,6 +1044,11 @@
10491044
dependencies:
10501045
"@types/node" "*"
10511046

1047+
"@types/cookie@^0.6.0":
1048+
version "0.6.0"
1049+
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5"
1050+
integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==
1051+
10521052
"@types/debug@^4.1.12":
10531053
version "4.1.12"
10541054
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917"
@@ -2216,6 +2216,11 @@ cookie@0.7.1:
22162216
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9"
22172217
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==
22182218

2219+
cookie@^1.0.1:
2220+
version "1.0.2"
2221+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
2222+
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==
2223+
22192224
cosmiconfig@^7.0.0:
22202225
version "7.1.0"
22212226
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6"
@@ -5300,20 +5305,22 @@ react-is@^18.0.0:
53005305
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
53015306
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
53025307

5303-
react-router-dom@^6.27.0:
5304-
version "6.27.0"
5305-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.27.0.tgz#8d7972a425fd75f91c1e1ff67e47240c5752dc3f"
5306-
integrity sha512-+bvtFWMC0DgAFrfKXKG9Fc+BcXWRUO1aJIihbB79xaeq0v5UzfvnM5houGUm1Y461WVRcgAQ+Clh5rdb1eCx4g==
5308+
react-router-dom@^7.4.1:
5309+
version "7.4.1"
5310+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.4.1.tgz#fd913abb488364859c343881ecb7b7bc84b902f2"
5311+
integrity sha512-L3/4tig0Lvs6m6THK0HRV4eHUdpx0dlJasgCxXKnavwhh4tKYgpuZk75HRYNoRKDyDWi9QgzGXsQ1oQSBlWpAA==
53075312
dependencies:
5308-
"@remix-run/router" "1.20.0"
5309-
react-router "6.27.0"
5313+
react-router "7.4.1"
53105314

5311-
react-router@6.27.0:
5312-
version "6.27.0"
5313-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.27.0.tgz#db292474926c814c996c0ff3ef0162d1f9f60ed4"
5314-
integrity sha512-YA+HGZXz4jaAkVoYBE98VQl+nVzI+cVI2Oj/06F5ZM+0u3TgedN9Y9kmMRo2mnkSK2nCpNQn0DVob4HCsY/WLw==
5315+
react-router@7.4.1:
5316+
version "7.4.1"
5317+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.4.1.tgz#0e6af1eefb8370d2cd79c961b87708afdb50fe64"
5318+
integrity sha512-Vmizn9ZNzxfh3cumddqv3kLOKvc7AskUT0dC1prTabhiEi0U4A33LmkDOJ79tXaeSqCqMBXBU/ySX88W85+EUg==
53155319
dependencies:
5316-
"@remix-run/router" "1.20.0"
5320+
"@types/cookie" "^0.6.0"
5321+
cookie "^1.0.1"
5322+
set-cookie-parser "^2.6.0"
5323+
turbo-stream "2.4.0"
53175324

53185325
react@^18.3.1:
53195326
version "18.3.1"
@@ -5615,6 +5622,11 @@ serve-static@1.16.2:
56155622
parseurl "~1.3.3"
56165623
send "0.19.0"
56175624

5625+
set-cookie-parser@^2.6.0:
5626+
version "2.7.1"
5627+
resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943"
5628+
integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==
5629+
56185630
set-function-length@^1.1.1:
56195631
version "1.1.1"
56205632
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.1.1.tgz#4bc39fafb0307224a33e106a7d35ca1218d659ed"
@@ -6149,6 +6161,11 @@ tslib@^2.0.3:
61496161
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
61506162
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
61516163

6164+
turbo-stream@2.4.0:
6165+
version "2.4.0"
6166+
resolved "https://registry.yarnpkg.com/turbo-stream/-/turbo-stream-2.4.0.tgz#1e4fca6725e90fa14ac4adb782f2d3759a5695f0"
6167+
integrity sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==
6168+
61526169
type-check@^0.4.0, type-check@~0.4.0:
61536170
version "0.4.0"
61546171
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"

0 commit comments

Comments
 (0)