Update packages

This commit is contained in:
2024-10-26 03:12:28 -04:00
parent 9b152c7b39
commit 0a49b7959c
2 changed files with 77 additions and 77 deletions

View File

@ -16,18 +16,18 @@
"@remix-run/cloudflare": "^2.13.1",
"@remix-run/cloudflare-pages": "^2.13.1",
"@remix-run/react": "^2.13.1",
"@sentry/react": "^8.34.0",
"@sentry/react": "^8.35.0",
"aws4fetch": "^1.0.20",
"dayjs": "^1.11.13",
"framer-motion": "^11.11.9",
"framer-motion": "^11.11.10",
"react": "^18.3.1",
"react-big-calendar": "^1.15.0",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@remix-run/dev": "^2.13.1",
"@types/node": "^22.7.7",
"@types/react": "^18.3.11",
"@types/node": "^22.8.1",
"@types/react": "^18.3.12",
"@types/react-big-calendar": "^1.8.12",
"@types/react-dom": "^18.3.1",
"dotenv": "^16.4.5",
@ -35,7 +35,7 @@
"typescript": "^5.6.3"
},
"overrides": {
"@cloudflare/workers-types": "^4.20241018.0"
"@cloudflare/workers-types": "^4.20241022.0"
},
"prettier": {
"endOfLine": "auto"