Skip to content

Commit 42cc113

Browse files
fix(deps): bump react-router-dom from 7.1.1 to 7.5.0 (#1109)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.1.1 to 7.5.0. - [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/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1bf37a commit 42cc113

File tree

2 files changed

+27
-7
lines changed

2 files changed

+27
-7
lines changed

packages/dashboard-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dom": "^18.3.1",
3333
"react-markdown": "^9.0.3",
3434
"react-router": "^7.1.1",
35-
"react-router-dom": "^7.1.1",
35+
"react-router-dom": "^7.5.0",
3636
"tailwind-merge": "^3.0.2",
3737
"tailwindcss-animate": "^1.0.7",
3838
"zod": "^3.24.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)