Bump @remix-run/serve from 1.10.0 to 1.11.0

Bumps [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) from 1.10.0 to 1.11.0.
- [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@1.11.0/packages/remix-serve)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-19 07:12:14 +00:00
committed by GitHub
parent cfd4449f8d
commit 5ac462c97f
2 changed files with 23 additions and 56 deletions

View File

@@ -15,7 +15,7 @@
"dependencies": {
"@remix-run/node": "^1.11.0",
"@remix-run/react": "^1.6.7",
"@remix-run/serve": "^1.6.3",
"@remix-run/serve": "^1.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.6.0"