Update dependencies

This commit is contained in:
2026-02-15 00:19:17 -05:00
parent 017ce48835
commit 81b845c9d1
2 changed files with 1082 additions and 1105 deletions

2163
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,29 +13,29 @@
"@emotion/react": "^11.14.0", "@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1", "@emotion/styled": "^11.14.1",
"@fontsource-variable/plus-jakarta-sans": "^5.2.8", "@fontsource-variable/plus-jakarta-sans": "^5.2.8",
"@remix-run/cloudflare": "^2.17.1", "@remix-run/cloudflare": "^2.17.4",
"@remix-run/cloudflare-pages": "^2.17.1", "@remix-run/cloudflare-pages": "^2.17.4",
"@remix-run/react": "^2.17.1", "@remix-run/react": "^2.17.4",
"@sentry/react": "^10.21.0", "@sentry/react": "^10.38.0",
"aws4fetch": "^1.0.20", "aws4fetch": "^1.0.20",
"dayjs": "^1.11.18", "dayjs": "^1.11.19",
"framer-motion": "^12.23.24", "framer-motion": "^12.34.0",
"react": "^18.3.1", "react": "^18.3.1",
"react-big-calendar": "^1.19.4", "react-big-calendar": "^1.19.4",
"react-dom": "^18.3.1" "react-dom": "^18.3.1"
}, },
"devDependencies": { "devDependencies": {
"@remix-run/dev": "^2.17.1", "@remix-run/dev": "^2.17.4",
"@types/node": "^24.9.1", "@types/node": "^24.10.13",
"@types/react": "^18.3.26", "@types/react": "^18.3.28",
"@types/react-big-calendar": "^1.16.3", "@types/react-big-calendar": "^1.16.3",
"@types/react-dom": "^18.3.7", "@types/react-dom": "^18.3.7",
"dotenv": "^17.2.3", "dotenv": "^17.3.1",
"prettier": "^3.6.2", "prettier": "^3.8.1",
"typescript": "^5.9.3" "typescript": "^5.9.3"
}, },
"overrides": { "overrides": {
"@cloudflare/workers-types": "^4.20251014.0" "@cloudflare/workers-types": "^4.20260214.0"
}, },
"prettier": { "prettier": {
"endOfLine": "auto" "endOfLine": "auto"