Update packages
This commit is contained in:
10
package.json
10
package.json
@ -16,23 +16,23 @@
|
||||
"@remix-run/cloudflare": "^2.9.2",
|
||||
"@remix-run/cloudflare-pages": "^2.9.2",
|
||||
"@remix-run/react": "^2.9.2",
|
||||
"@sentry/react": "^7.114.0",
|
||||
"@sentry/react": "^8.5.0",
|
||||
"aws4fetch": "^1.0.18",
|
||||
"framer-motion": "^11.1.9",
|
||||
"framer-motion": "^11.2.6",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.9.2",
|
||||
"@types/node": "^20.12.11",
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/node": "^20.12.12",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20240502.0"
|
||||
"@cloudflare/workers-types": "^4.20240524.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
Reference in New Issue
Block a user