Skip to content

Commit 90152f5

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 7725d02 commit 90152f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.6",
5050
"ts-loader": "^9.5.4",
5151
"typescript": "^5.9.3",

yarn.lock

Lines changed: 4 additions & 4 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"

0 commit comments

Comments
 (0)