Move to V2 datastore apis
This commit is contained in:
12
package.json
12
package.json
@@ -17,11 +17,11 @@
|
||||
"@remix-run/cloudflare": "^2.17.4",
|
||||
"@remix-run/cloudflare-pages": "^2.17.4",
|
||||
"@remix-run/react": "^2.17.4",
|
||||
"@sentry/cloudflare": "^10.43.0",
|
||||
"@sentry/remix": "^10.43.0",
|
||||
"@sentry/cloudflare": "^10.46.0",
|
||||
"@sentry/remix": "^10.46.0",
|
||||
"aws4fetch": "^1.0.20",
|
||||
"dayjs": "^1.11.19",
|
||||
"framer-motion": "^12.35.2",
|
||||
"dayjs": "^1.11.20",
|
||||
"framer-motion": "^12.38.0",
|
||||
"react": "^18.3.1",
|
||||
"react-big-calendar": "^1.19.4",
|
||||
"react-dom": "^18.3.1"
|
||||
@@ -34,10 +34,10 @@
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"dotenv": "^17.3.1",
|
||||
"prettier": "^3.8.1",
|
||||
"typescript": "^5.9.3"
|
||||
"typescript": "^6.0.2"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20260310.1"
|
||||
"@cloudflare/workers-types": "^4.20260329.1"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
||||
Reference in New Issue
Block a user