Skip to content

Commit

Permalink
build(deps): bump @remix-run/serve from 1.19.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) from 1.19.0 to 2.4.1.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-serve/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/serve@2.4.1/packages/remix-serve)

---
updated-dependencies:
- dependency-name: "@remix-run/serve"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 56ed688 commit d0e247f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@remix-run/node": "1.19.0",
"@remix-run/react": "1.19.3",
"@remix-run/serve": "1.19.0",
"@remix-run/serve": "2.4.1",
"@tailwind-compose/integration-components": "*",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down

0 comments on commit d0e247f

Please sign in to comment.