Skip to content

Commit

Permalink
Bump react-router-dom from 6.26.2 to 6.28.0 (#2128)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 9d94062 commit 9bd7c92
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.52.1",
"react-i18next": "^12.2.0",
"react-router-dom": "6.26.2",
"react-router-dom": "6.28.0",
"ui-shared": "999.0.0-SNAPSHOT"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"react-error-boundary": "^3.1.4",
"react-hook-form": "^7.52.1",
"react-i18next": "^12.2.0",
"react-router-dom": "6.26.2",
"react-router-dom": "6.28.0",
"reactflow": "^11.7.2",
"ui-shared": "999.0.0-SNAPSHOT",
"use-react-router-breadcrumbs": "^4.0.1"
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9bd7c92

Please sign in to comment.