Skip to content

Commit

Permalink
chore(deps): bump the react-router group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the react-router group with 4 updates: [@react-router/node](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-node), [@react-router/serve](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-serve), [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/node` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-node/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/node@7.3.0/packages/react-router-node)

Updates `@react-router/serve` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-serve/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/serve@7.3.0/packages/react-router-serve)

Updates `react-router` from 7.2.0 to 7.3.0
- [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/react-router@7.3.0/packages/react-router)

Updates `react-router-dom` from 7.2.0 to 7.3.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.3.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: "@react-router/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-router
- dependency-name: "@react-router/serve"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-router
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-router
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-router
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2025
1 parent 39bca07 commit cdd434a
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 59 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"@mantine/form": "7.15.2",
"@mantine/hooks": "7.15.2",
"@mantine/modals": "7.15.2",
"@react-router/node": "7.2.0",
"@react-router/serve": "7.2.0",
"@react-router/node": "7.3.0",
"@react-router/serve": "7.3.0",
"@tailwindcss/vite": "4.0.9",
"@vercel/react-router": "1.1.0",
"dayjs": "1.11.13",
"isbot": "5.1.23",
"ohash": "2.0.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router": "7.2.0",
"react-router-dom": "7.2.0",
"react-router": "7.3.0",
"react-router-dom": "7.3.0",
"recharts": "2.15.1",
"ufo": "1.5.4",
"zod": "3.24.2"
Expand Down
Loading

0 comments on commit cdd434a

Please sign in to comment.