Update some dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -16,9 +16,9 @@
|
||||
"@remix-run/cloudflare": "^2.17.0",
|
||||
"@remix-run/cloudflare-pages": "^2.17.0",
|
||||
"@remix-run/react": "^2.17.0",
|
||||
"@sentry/react": "^10.5.0",
|
||||
"@sentry/react": "^10.11.0",
|
||||
"aws4fetch": "^1.0.20",
|
||||
"dayjs": "^1.11.13",
|
||||
"dayjs": "^1.11.18",
|
||||
"framer-motion": "^12.23.12",
|
||||
"react": "^18.3.1",
|
||||
"react-big-calendar": "^1.19.4",
|
||||
@@ -26,16 +26,16 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.17.0",
|
||||
"@types/node": "^22.13.14",
|
||||
"@types/react": "^18.3.23",
|
||||
"@types/node": "^22.18.1",
|
||||
"@types/react": "^18.3.24",
|
||||
"@types/react-big-calendar": "^1.16.2",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"dotenv": "^17.2.1",
|
||||
"dotenv": "^17.2.2",
|
||||
"prettier": "^3.6.2",
|
||||
"typescript": "^5.9.2"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20250816.0"
|
||||
"@cloudflare/workers-types": "^4.20250911.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
||||
Reference in New Issue
Block a user