Skip to content

Commit

Permalink
chore(deps): bump react-router-dom from 6.28.2 to 7.1.4 in /ui/ui-app
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.28.2 to 7.1.4.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 668eb2a commit 8bc5f9f
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 27 deletions.
2 changes: 1 addition & 1 deletion typescript-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-react-refresh": "0.4.18",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "7.1.3",
"react-router-dom": "7.1.4",
"rimraf": "6.0.1",
"typescript": "5.7.3",
"uuid": "11.0.5",
Expand Down
76 changes: 51 additions & 25 deletions ui/ui-app/package-lock.json

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

2 changes: 1 addition & 1 deletion ui/ui-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"pluralize": "8.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.28.2",
"react-router-dom": "7.1.4",
"use-resize-observer": "9.1.0",
"yaml": "2.7.0"
}
Expand Down

0 comments on commit 8bc5f9f

Please sign in to comment.