Skip to content

Commit

Permalink
Bump the react-router group in /app with 2 updates
Browse files Browse the repository at this point in the history
Bumps the react-router group in /app with 2 updates: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).


Updates `react-router` from 6.28.0 to 7.0.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

Updates `react-router-dom` from 6.28.0 to 7.0.2
- [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
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react-router
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react-router
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent a562a7a commit 89229ef
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 26 deletions.
77 changes: 53 additions & 24 deletions app/package-lock.json

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

4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"react-bootstrap": "^2.10.9",
"react-bootstrap-icons": "^1.11.5",
"react-dom": "^18.3.1",
"react-router": "^6.28.0",
"react-router": "^7.0.2",
"react-router-bootstrap": "^0.26.3",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"react-syntax-highlighter": "^15.6.1",
"swagger-ui-react": "=5.18.3",
"use-interval": "^1.4.0",
Expand Down

0 comments on commit 89229ef

Please sign in to comment.