Update packages
This commit is contained in:
16
package.json
16
package.json
@ -13,20 +13,20 @@
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@fontsource-variable/plus-jakarta-sans": "^5.1.1",
|
||||
"@remix-run/cloudflare": "^2.15.2",
|
||||
"@remix-run/cloudflare-pages": "^2.15.2",
|
||||
"@remix-run/react": "^2.15.2",
|
||||
"@sentry/react": "^8.51.0",
|
||||
"@remix-run/cloudflare": "^2.15.3",
|
||||
"@remix-run/cloudflare-pages": "^2.15.3",
|
||||
"@remix-run/react": "^2.15.3",
|
||||
"@sentry/react": "^8.53.0",
|
||||
"aws4fetch": "^1.0.20",
|
||||
"dayjs": "^1.11.13",
|
||||
"framer-motion": "^12.0.3",
|
||||
"framer-motion": "^12.0.6",
|
||||
"react": "^18.3.1",
|
||||
"react-big-calendar": "^1.17.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.15.2",
|
||||
"@types/node": "^22.10.10",
|
||||
"@remix-run/dev": "^2.15.3",
|
||||
"@types/node": "^22.13.0",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-big-calendar": "^1.16.1",
|
||||
"@types/react-dom": "^18.3.5",
|
||||
@ -35,7 +35,7 @@
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^1.20250124.0"
|
||||
"@cloudflare/workers-types": "^4.20250129.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
Reference in New Issue
Block a user