Update packages
This commit is contained in:
12
package.json
12
package.json
@ -12,20 +12,20 @@
|
||||
"@chakra-ui/react": "^2.8.1",
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@fontsource/plus-jakarta-sans": "^5.0.16",
|
||||
"@fontsource/plus-jakarta-sans": "^5.0.17",
|
||||
"@remix-run/cloudflare": "^2.1.0",
|
||||
"@remix-run/cloudflare-pages": "^2.1.0",
|
||||
"@remix-run/react": "^2.1.0",
|
||||
"@sentry/react": "^7.74.1",
|
||||
"@sentry/react": "^7.76.0",
|
||||
"framer-motion": "^10.16.4",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.1.0",
|
||||
"@sentry/esbuild-plugin": "^2.8.0",
|
||||
"@types/node": "^20.8.7",
|
||||
"@types/react": "^18.2.30",
|
||||
"@sentry/esbuild-plugin": "^2.9.0",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"dotenv": "^16.3.1",
|
||||
"esbuild": "^0.19.5",
|
||||
@ -33,7 +33,7 @@
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20231016.0"
|
||||
"@cloudflare/workers-types": "^4.20231025.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
Reference in New Issue
Block a user