Bump @remix-run/node from 1.10.0 to 1.11.0

Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) 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-node/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/node@1.11.0/packages/remix-node)

---
updated-dependencies:
- dependency-name: "@remix-run/node"
  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 03:08:41 +00:00
committed by GitHub
parent b6212b2868
commit a24d43e82b
2 changed files with 92 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
"start": "remix-serve build"
},
"dependencies": {
"@remix-run/node": "^1.6.3",
"@remix-run/node": "^1.11.0",
"@remix-run/react": "^1.6.7",
"@remix-run/serve": "^1.6.3",
"react": "^18.2.0",