Upgrade to Remix 1.19.2-pre.0 to try and fix premature close issue
https://github.com/remix-run/remix/issues/4993#issuecomment-1661221726
This commit is contained in:
@@ -52,11 +52,11 @@
|
||||
"@radix-ui/react-switch": "^1.0.3",
|
||||
"@radix-ui/react-tabs": "^1.0.3",
|
||||
"@radix-ui/react-tooltip": "^1.0.5",
|
||||
"@remix-run/express": "1.18.1",
|
||||
"@remix-run/node": "1.18.1",
|
||||
"@remix-run/react": "1.18.1",
|
||||
"@remix-run/serve": "1.18.1",
|
||||
"@remix-run/server-runtime": "1.18.1",
|
||||
"@remix-run/express": "1.19.2-pre.0",
|
||||
"@remix-run/node": "1.19.2-pre.0",
|
||||
"@remix-run/react": "1.19.2-pre.0",
|
||||
"@remix-run/serve": "1.19.2-pre.0",
|
||||
"@remix-run/server-runtime": "1.19.2-pre.0",
|
||||
"@team-plain/typescript-sdk": "^2.2.0",
|
||||
"@trigger.dev/companyicons": "^1.5.14",
|
||||
"@trigger.dev/database": "workspace:*",
|
||||
@@ -112,9 +112,9 @@
|
||||
"zod-error": "1.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "1.18.1",
|
||||
"@remix-run/eslint-config": "1.18.1",
|
||||
"@remix-run/testing": "^1.18.1",
|
||||
"@remix-run/dev": "1.19.2-pre.0",
|
||||
"@remix-run/eslint-config": "1.19.2-pre.0",
|
||||
"@remix-run/testing": "^1.19.2-pre.0",
|
||||
"@storybook/addon-backgrounds": "^7.0.7",
|
||||
"@storybook/addon-docs": "^7.0.12",
|
||||
"@storybook/addon-essentials": "^7.0.7",
|
||||
@@ -175,4 +175,4 @@
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
+269
-390
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user