Bump dependencies

This commit is contained in:
2026-05-11 00:51:40 -04:00
parent cd566248fd
commit abc1389dbb
2 changed files with 193 additions and 361 deletions

View File

@@ -14,13 +14,13 @@
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@fontsource-variable/plus-jakarta-sans": "^5.2.8",
"@prisma/adapter-d1": "^7.7.0",
"@prisma/client": "^7.7.0",
"@prisma/adapter-d1": "^7.8.0",
"@prisma/client": "^7.8.0",
"@remix-run/cloudflare": "^2.17.4",
"@remix-run/cloudflare-pages": "^2.17.4",
"@remix-run/react": "^2.17.4",
"@sentry/cloudflare": "^10.48.0",
"@sentry/remix": "^10.48.0",
"@sentry/cloudflare": "^10.52.0",
"@sentry/remix": "^10.52.0",
"aws4fetch": "^1.0.20",
"dayjs": "^1.11.20",
"framer-motion": "^12.38.0",
@@ -30,17 +30,17 @@
},
"devDependencies": {
"@remix-run/dev": "^2.17.4",
"@types/node": "^24.12.2",
"@types/node": "^24.12.3",
"@types/react": "^18.3.28",
"@types/react-big-calendar": "^1.16.3",
"@types/react-dom": "^18.3.7",
"dotenv": "^17.4.1",
"prettier": "^3.8.2",
"prisma": "^7.7.0",
"prettier": "^3.8.3",
"prisma": "^7.8.0",
"typescript": "^5.9.3"
},
"overrides": {
"@cloudflare/workers-types": "^4.20260329.1"
"@cloudflare/workers-types": "^4.20260511.1"
},
"prettier": {
"endOfLine": "auto"