Skip to content

Commit 7fbeaa1

Browse files
chore(deps): bump react-router
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.9.6 to 7.12.0. - [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.12.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29ed4da commit 7fbeaa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dev-packages/e2e-tests/test-applications/hydrogen-react-router-7

dev-packages/e2e-tests/test-applications/hydrogen-react-router-7/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"isbot": "^5.1.22",
2525
"react": "^18.2.0",
2626
"react-dom": "^18.2.0",
27-
"react-router": "7.9.6",
27+
"react-router": "7.12.0",
2828
"react-router-dom": "7.9.6"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)