Skip to content

Commit e5f34e9

Browse files
fix(deps): bump react-router from 7.1.1 to 7.5.0
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) 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/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) --- updated-dependencies: - dependency-name: react-router 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 e5f34e9

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

packages/dashboard-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react": "^18.3.1",
3232
"react-dom": "^18.3.1",
3333
"react-markdown": "^9.0.3",
34-
"react-router": "^7.1.1",
34+
"react-router": "^7.5.0",
3535
"react-router-dom": "^7.1.1",
3636
"tailwind-merge": "^3.0.2",
3737
"tailwindcss-animate": "^1.0.7",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)