Skip to content

Commit dddf26f

Browse files
Bump react-router from 7.8.2 to 7.10.1
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.8.2 to 7.10.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.10.1/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.10.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abc38bb commit dddf26f

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"prettier": "^3.6.2",
4646
"react": "^19.2.1",
4747
"react-dom": "^19.2.1",
48-
"react-router": "^7.8.2",
48+
"react-router": "^7.10.1",
4949
"ts-jest": "^29.4.4",
5050
"ts-loader": "^9.5.4",
5151
"typescript": "^5.9.3",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5941,10 +5941,10 @@ react-is@^18.3.1:
59415941
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
59425942
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
59435943

5944-
react-router@^7.8.2:
5945-
version "7.8.2"
5946-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.8.2.tgz#9d2d4147ca72832c550acc60ed688062d18f70b8"
5947-
integrity sha512-7M2fR1JbIZ/jFWqelpvSZx+7vd7UlBTfdZqf6OSdF9g6+sfdqJDAWcak6ervbHph200ePlu+7G8LdoiC3ReyAQ==
5944+
react-router@^7.10.1:
5945+
version "7.10.1"
5946+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.10.1.tgz#e973146ed5f10a80783fdb3f27dbe37679557a7c"
5947+
integrity sha512-gHL89dRa3kwlUYtRQ+m8NmxGI6CgqN+k4XyGjwcFoQwwCWF6xXpOCUlDovkXClS0d0XJN/5q7kc5W3kiFEd0Yw==
59485948
dependencies:
59495949
cookie "^1.0.1"
59505950
set-cookie-parser "^2.6.0"
@@ -6554,7 +6554,16 @@ string-length@^4.0.2:
65546554
char-regex "^1.0.2"
65556555
strip-ansi "^6.0.0"
65566556

6557-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6557+
"string-width-cjs@npm:string-width@^4.2.0":
6558+
version "4.2.3"
6559+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6560+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6561+
dependencies:
6562+
emoji-regex "^8.0.0"
6563+
is-fullwidth-code-point "^3.0.0"
6564+
strip-ansi "^6.0.1"
6565+
6566+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
65586567
version "4.2.3"
65596568
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
65606569
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6713,7 +6722,14 @@ string.prototype.trimstart@^1.0.8:
67136722
define-properties "^1.2.1"
67146723
es-object-atoms "^1.0.0"
67156724

6716-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6725+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6726+
version "6.0.1"
6727+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6728+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6729+
dependencies:
6730+
ansi-regex "^5.0.1"
6731+
6732+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
67176733
version "6.0.1"
67186734
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
67196735
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7400,7 +7416,16 @@ wordwrap@^1.0.0:
74007416
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
74017417
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
74027418

7403-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7419+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
7420+
version "7.0.0"
7421+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7422+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7423+
dependencies:
7424+
ansi-styles "^4.0.0"
7425+
string-width "^4.1.0"
7426+
strip-ansi "^6.0.0"
7427+
7428+
wrap-ansi@^7.0.0:
74047429
version "7.0.0"
74057430
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
74067431
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)