Skip to content

Commit

Permalink
chore(deps): bump the react-router group across 1 directory with 6 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the react-router group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@react-router/node](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-node) | `7.2.0` | `7.3.0` |
| [@react-router/serve](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-serve) | `7.2.0` | `7.3.0` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.2.0` | `7.3.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.2.0` | `7.3.0` |
| [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev) | `7.2.0` | `7.3.0` |
| [@react-router/fs-routes](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-fs-routes) | `7.2.0` | `7.3.0` |



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)

Updates `@react-router/dev` 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-dev/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/dev@7.3.0/packages/react-router-dev)

Updates `@react-router/fs-routes` 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-fs-routes/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/fs-routes@7.3.0/packages/react-router-fs-routes)

---
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
- dependency-name: "@react-router/dev"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-router
- dependency-name: "@react-router/fs-routes"
  dependency-type: direct:development
  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 10, 2025
1 parent 72cb329 commit c0f29c6
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 346 deletions.
12 changes: 6 additions & 6 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.12",
"@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 All @@ -48,8 +48,8 @@
"@eslint/js": "9.22.0",
"@faker-js/faker": "9.6.0",
"@iconify/json": "2.2.314",
"@react-router/dev": "7.2.0",
"@react-router/fs-routes": "7.2.0",
"@react-router/dev": "7.3.0",
"@react-router/fs-routes": "7.3.0",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@testing-library/dom": "10.4.0",
Expand Down
Loading

0 comments on commit c0f29c6

Please sign in to comment.