Update packages
This commit is contained in:
12
package.json
12
package.json
@ -16,22 +16,22 @@
|
||||
"@remix-run/cloudflare": "^2.3.0",
|
||||
"@remix-run/cloudflare-pages": "^2.3.0",
|
||||
"@remix-run/react": "^2.3.0",
|
||||
"@sentry/react": "^7.80.1",
|
||||
"@sentry/react": "^7.81.1",
|
||||
"framer-motion": "^10.16.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.3.0",
|
||||
"@types/node": "^20.9.1",
|
||||
"@types/react": "^18.2.37",
|
||||
"@types/react-dom": "^18.2.15",
|
||||
"@types/node": "^20.9.3",
|
||||
"@types/react": "^18.2.38",
|
||||
"@types/react-dom": "^18.2.16",
|
||||
"dotenv": "^16.3.1",
|
||||
"prettier": "^3.1.0",
|
||||
"typescript": "^5.2.2"
|
||||
"typescript": "^5.3.2"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20231025.0"
|
||||
"@cloudflare/workers-types": "^1.20231121.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
Reference in New Issue
Block a user