Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit ecd9618

Browse files
Bump react-router-dom from 7.7.1 to 7.8.0 (#489)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.7.1 to 7.8.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/react-router-dom@7.8.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wesley de Groot <email@wesleydegroot.nl>
1 parent 310223e commit ecd9618

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react": "^19.1.1",
1818
"react-dom": "^19.1.1",
1919
"react-markdown": "^10.1.0",
20-
"react-router-dom": "^7.7.1",
20+
"react-router-dom": "^7.8.0",
2121
"react-scripts": "^5.0.1",
2222
"remark": "^15.0.1",
2323
"remark-gfm": "^4.0.1",

0 commit comments

Comments
 (0)