Skip to content

Commit ebfb605

Browse files
Bump react-router-dom from 7.9.4 to 7.9.6 in /frontend (#147)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.9.4 to 7.9.6. - [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/react-router-dom@7.9.6/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c257e2a commit ebfb605

2 files changed

Lines changed: 16 additions & 12 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@tanstack/react-query": "^5.90.11",
1717
"react": "^19.2.0",
1818
"react-dom": "^19.2.0",
19-
"react-router-dom": "^7.9.4"
19+
"react-router-dom": "^7.9.6"
2020
},
2121
"devDependencies": {
2222
"@eslint/js": "^9.36.0",

0 commit comments

Comments
 (0)