Merge pull request #97 from nullndr/dependabot/npm_and_yarn/remix-run/node-1.11.0

Bump @remix-run/node from 1.10.0 to 1.11.0
This commit is contained in:
Andrea
2023-01-19 08:09:19 +01:00
committed by GitHub
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",