Move to V2 datastore apis

This commit is contained in:
2026-03-31 03:24:13 -04:00
parent b69b5cb4eb
commit e3af1e4f37
8 changed files with 36 additions and 53 deletions

View File

@@ -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"