Update packages
This commit is contained in:
14
package.json
14
package.json
@ -16,22 +16,22 @@
|
||||
"@remix-run/cloudflare": "^2.6.0",
|
||||
"@remix-run/cloudflare-pages": "^2.6.0",
|
||||
"@remix-run/react": "^2.6.0",
|
||||
"@sentry/react": "^7.99.0",
|
||||
"framer-motion": "^11.0.3",
|
||||
"@sentry/react": "^7.101.0",
|
||||
"framer-motion": "^11.0.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.6.0",
|
||||
"@types/node": "^20.11.16",
|
||||
"@types/react": "^18.2.53",
|
||||
"@types/react-dom": "^18.2.18",
|
||||
"dotenv": "^16.4.1",
|
||||
"@types/node": "^20.11.17",
|
||||
"@types/react": "^18.2.55",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
"dotenv": "^16.4.4",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20240129.0"
|
||||
"@cloudflare/workers-types": "^4.20240208.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
Reference in New Issue
Block a user