Skip to content

Commit 526212a

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

File tree

2 files changed

+33
-15
lines changed

2 files changed

+33
-15
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.5.3",
35-
"react-router-dom": "^7.5.3",
35+
"react-router-dom": "^7.6.0",
3636
"tailwind-merge": "^3.2.0",
3737
"tailwindcss-animate": "^1.0.7",
3838
"zod": "^3.24.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)