upgrade to remix 1.14
This commit is contained in:
12
package.json
12
package.json
@ -32,9 +32,9 @@
|
||||
"@maizzle/framework": "3.7.3",
|
||||
"@prisma/client": "3.14.0",
|
||||
"@react-aria/interactions": "3.9.0",
|
||||
"@remix-run/express": "1.5.1",
|
||||
"@remix-run/node": "1.5.1",
|
||||
"@remix-run/react": "1.5.1",
|
||||
"@remix-run/express": "1.14.3",
|
||||
"@remix-run/node": "1.14.3",
|
||||
"@remix-run/react": "1.14.3",
|
||||
"@sentry/browser": "7.3.0",
|
||||
"@sentry/node": "7.3.0",
|
||||
"@sentry/tracing": "7.3.0",
|
||||
@ -67,7 +67,7 @@
|
||||
"remix-utils": "3.2.0",
|
||||
"secure-password": "4.0.0",
|
||||
"stripe": "9.5.0",
|
||||
"superjson-remix": "0.1.2",
|
||||
"superjson-remix": "0.2.0",
|
||||
"tiny-invariant": "1.2.0",
|
||||
"tslog": "3.3.3",
|
||||
"twilio": "3.77.1",
|
||||
@ -76,8 +76,8 @@
|
||||
"zod": "3.17.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "1.5.1",
|
||||
"@remix-run/eslint-config": "1.5.1",
|
||||
"@remix-run/dev": "1.14.3",
|
||||
"@remix-run/eslint-config": "1.14.3",
|
||||
"@testing-library/cypress": "8.0.2",
|
||||
"@testing-library/dom": "8.13.0",
|
||||
"@testing-library/jest-dom": "5.16.4",
|
||||
|
Reference in New Issue
Block a user