Bump dependencies
This commit is contained in:
26
package.json
26
package.json
@@ -12,30 +12,30 @@
|
||||
"@chakra-ui/react": "^2.10.9",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@fontsource-variable/plus-jakarta-sans": "^5.2.6",
|
||||
"@remix-run/cloudflare": "^2.17.0",
|
||||
"@remix-run/cloudflare-pages": "^2.17.0",
|
||||
"@remix-run/react": "^2.17.0",
|
||||
"@sentry/react": "^10.11.0",
|
||||
"@fontsource-variable/plus-jakarta-sans": "^5.2.8",
|
||||
"@remix-run/cloudflare": "^2.17.1",
|
||||
"@remix-run/cloudflare-pages": "^2.17.1",
|
||||
"@remix-run/react": "^2.17.1",
|
||||
"@sentry/react": "^10.19.0",
|
||||
"aws4fetch": "^1.0.20",
|
||||
"dayjs": "^1.11.18",
|
||||
"framer-motion": "^12.23.12",
|
||||
"framer-motion": "^12.23.24",
|
||||
"react": "^18.3.1",
|
||||
"react-big-calendar": "^1.19.4",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.17.0",
|
||||
"@types/node": "^22.18.1",
|
||||
"@types/react": "^18.3.24",
|
||||
"@types/react-big-calendar": "^1.16.2",
|
||||
"@remix-run/dev": "^2.17.1",
|
||||
"@types/node": "^24.7.2",
|
||||
"@types/react": "^18.3.26",
|
||||
"@types/react-big-calendar": "^1.16.3",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"dotenv": "^17.2.2",
|
||||
"dotenv": "^17.2.3",
|
||||
"prettier": "^3.6.2",
|
||||
"typescript": "^5.9.2"
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20250911.0"
|
||||
"@cloudflare/workers-types": "^4.20251011.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
||||
Reference in New Issue
Block a user