Skip to content

Commit bf40357

Browse files
Bump react-router-dom from 6.26.2 to 6.28.0 in /app/frontend (#2172)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.2 to 6.28.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0b8eb8 commit bf40357

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

app/frontend/package-lock.json

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

app/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react": "^18.3.1",
2828
"react-dom": "^18.3.1",
2929
"react-markdown": "^9.0.1",
30-
"react-router-dom": "^6.26.2",
30+
"react-router-dom": "^6.28.0",
3131
"react-helmet-async": "^2.0.5",
3232
"react-i18next": "^15.1.1",
3333
"react-syntax-highlighter": "^15.6.1",

0 commit comments

Comments
 (0)