Update packages
This commit is contained in:
10
package.json
10
package.json
@ -14,9 +14,9 @@
|
||||
"@remix-run/cloudflare": "^1.15.0",
|
||||
"@remix-run/cloudflare-pages": "^1.15.0",
|
||||
"@remix-run/react": "^1.15.0",
|
||||
"@sentry/react": "^7.46.0",
|
||||
"@sentry/tracing": "^7.46.0",
|
||||
"framer-motion": "^10.10.0",
|
||||
"@sentry/react": "^7.47.0",
|
||||
"@sentry/tracing": "^7.47.0",
|
||||
"framer-motion": "^10.11.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
@ -27,9 +27,9 @@
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"esbuild": "^0.17.15",
|
||||
"prettier": "^2.8.7",
|
||||
"typescript": "^5.0.3"
|
||||
"typescript": "^5.0.4"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20230321.0"
|
||||
"@cloudflare/workers-types": "^4.20230404.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user