This commit is contained in:
2025-01-23 17:46:32 -05:00
parent 4f086431f9
commit 2cdee3bd71
3 changed files with 60 additions and 60 deletions

View File

@ -16,17 +16,17 @@
"@remix-run/cloudflare": "^2.15.2",
"@remix-run/cloudflare-pages": "^2.15.2",
"@remix-run/react": "^2.15.2",
"@sentry/react": "^8.50.0",
"@sentry/react": "^8.51.0",
"aws4fetch": "^1.0.20",
"dayjs": "^1.11.13",
"framer-motion": "^11.18.0",
"framer-motion": "^12.0.3",
"react": "^18.3.1",
"react-big-calendar": "^1.17.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@remix-run/dev": "^2.15.2",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/react": "^18.3.12",
"@types/react-big-calendar": "^1.16.1",
"@types/react-dom": "^18.3.5",
@ -35,7 +35,7 @@
"typescript": "^5.7.3"
},
"overrides": {
"@cloudflare/workers-types": "^4.20250109.0"
"@cloudflare/workers-types": "^1.20250124.0"
},
"prettier": {
"endOfLine": "auto"