Skip to content

Commit 157846c

Browse files
fix(deps): bump react-router-dom from 7.1.1 to 7.5.0
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]>
1 parent fc510b8 commit 157846c

File tree

2 files changed

+27
-7
lines changed

2 files changed

+27
-7
lines changed

packages/dashboard-app/package.json

+1-1
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

+26-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)