Bump dependencies
Some checks failed
Test, Build, Deploy / Test, Build, and Deploy (push) Failing after 53s
Test, Build, Deploy / Create Sentry Release (push) Has been skipped

This commit is contained in:
2026-04-11 02:37:15 -04:00
parent 02f0a299e0
commit a4470310e8
2 changed files with 218 additions and 243 deletions

View File

@@ -19,8 +19,8 @@
"@remix-run/cloudflare": "^2.17.4",
"@remix-run/cloudflare-pages": "^2.17.4",
"@remix-run/react": "^2.17.4",
"@sentry/cloudflare": "^10.46.0",
"@sentry/remix": "^10.46.0",
"@sentry/cloudflare": "^10.48.0",
"@sentry/remix": "^10.48.0",
"aws4fetch": "^1.0.20",
"dayjs": "^1.11.20",
"framer-motion": "^12.38.0",
@@ -30,12 +30,12 @@
},
"devDependencies": {
"@remix-run/dev": "^2.17.4",
"@types/node": "^24.12.0",
"@types/node": "^24.12.2",
"@types/react": "^18.3.28",
"@types/react-big-calendar": "^1.16.3",
"@types/react-dom": "^18.3.7",
"dotenv": "^17.3.1",
"prettier": "^3.8.1",
"dotenv": "^17.4.1",
"prettier": "^3.8.2",
"prisma": "^7.7.0",
"typescript": "^5.9.3"
},