Update packages
This commit is contained in:
16
package.json
16
package.json
@ -11,28 +11,28 @@
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^2.8.2",
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@emotion/styled": "^11.11.5",
|
||||
"@fontsource/plus-jakarta-sans": "^5.0.19",
|
||||
"@remix-run/cloudflare": "^2.8.1",
|
||||
"@remix-run/cloudflare-pages": "^2.8.1",
|
||||
"@remix-run/react": "^2.8.1",
|
||||
"@sentry/react": "^7.108.0",
|
||||
"@sentry/react": "^7.110.1",
|
||||
"aws4fetch": "^1.0.18",
|
||||
"framer-motion": "^11.0.20",
|
||||
"framer-motion": "^11.0.28",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.8.1",
|
||||
"@types/node": "^20.11.30",
|
||||
"@types/react": "^18.2.69",
|
||||
"@types/react-dom": "^18.2.22",
|
||||
"@types/node": "^20.12.7",
|
||||
"@types/react": "^18.2.78",
|
||||
"@types/react-dom": "^18.2.25",
|
||||
"dotenv": "^16.4.5",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.4.3"
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20240320.1"
|
||||
"@cloudflare/workers-types": "^4.20240405.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
Reference in New Issue
Block a user