Skip to content

Commit d2bb4ee

Browse files
Bump react-router from 7.5.0 to 7.5.2 in /apps/website (#1036)
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.5.0 to 7.5.2. - [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.5.2/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e4eff1 commit d2bb4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"react-helmet": "6.1.0",
6666
"react-hook-form": "7.55.0",
6767
"react-is": "^19.1.0",
68-
"react-router": "7.5.0",
68+
"react-router": "7.5.2",
6969
"react-router-dom": "7.5.0",
7070
"referrer-policy": "1.2.0",
7171
"regression": "2.0.1",

0 commit comments

Comments
 (0)