Skip to content

Commit 6ded056

Browse files
chore(deps-dev): bump react-router in /packages/components
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.5.2 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b08d61 commit 6ded056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-aria": "3.44.0",
4848
"react-aria-components": "1.13.0",
4949
"react-dom": "19.2.0",
50-
"react-router": "7.5.2",
50+
"react-router": "7.12.0",
5151
"react-stately": "3.42.0"
5252
},
5353
"peerDependencies": {
@@ -61,7 +61,7 @@
6161
"react-aria-components": "1.13.0",
6262
"react-dom": "19.2.0",
6363
"react-hook-form": "7.59.0",
64-
"react-router": "7.5.2",
64+
"react-router": "7.12.0",
6565
"react-stately": "3.42.0"
6666
},
6767
"exports": {

0 commit comments

Comments
 (0)