More sentry monitoring

This commit is contained in:
2026-03-11 04:02:33 -04:00
parent 703510afa7
commit c2251ecfd4
7 changed files with 1633 additions and 1510 deletions

View File

@@ -16,17 +16,18 @@
"@remix-run/cloudflare": "^2.17.4",
"@remix-run/cloudflare-pages": "^2.17.4",
"@remix-run/react": "^2.17.4",
"@sentry/react": "^10.40.0",
"@sentry/cloudflare": "^10.43.0",
"@sentry/remix": "^10.43.0",
"aws4fetch": "^1.0.20",
"dayjs": "^1.11.19",
"framer-motion": "^12.34.3",
"framer-motion": "^12.35.2",
"react": "^18.3.1",
"react-big-calendar": "^1.19.4",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@remix-run/dev": "^2.17.4",
"@types/node": "^24.10.13",
"@types/node": "^24.12.0",
"@types/react": "^18.3.28",
"@types/react-big-calendar": "^1.16.3",
"@types/react-dom": "^18.3.7",
@@ -35,7 +36,7 @@
"typescript": "^5.9.3"
},
"overrides": {
"@cloudflare/workers-types": "^4.20260304.0"
"@cloudflare/workers-types": "^4.20260310.1"
},
"prettier": {
"endOfLine": "auto"