Skip to content

Commit 49a79a2

Browse files
fix(deps): bump react-router-dom from 7.6.0 to 7.10.0
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.6.0 to 7.10.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.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b654a1b commit 49a79a2

File tree

2 files changed

+92
-62
lines changed

2 files changed

+92
-62
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.6.0",
35-
"react-router-dom": "^7.6.0",
35+
"react-router-dom": "^7.10.0",
3636
"tailwind-merge": "^3.2.0",
3737
"tailwindcss-animate": "^1.0.7",
3838
"zod": "^3.25.7",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)