Skip to content

Commit 11ad37f

Browse files
chore(deps): bump react-router-dom from 7.5.0 to 7.13.1 in /frontend (#2454)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.5.0 to 7.13.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.13.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cead133 commit 11ad37f

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

frontend/examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@teamhanko/hanko-elements": "^2.4.0",
66
"react": "^18.3.1",
77
"react-dom": "^18.3.1",
8-
"react-router-dom": "7.5.0"
8+
"react-router-dom": "7.13.1"
99
},
1010
"scripts": {
1111
"start": "vite --port 8888 --host",

frontend/package-lock.json

Lines changed: 13 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)