More package updates
This commit is contained in:
22
package.json
22
package.json
@ -10,28 +10,28 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^2.8.2",
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/react": "^11.11.3",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@fontsource/plus-jakarta-sans": "^5.0.18",
|
||||
"@remix-run/cloudflare": "^2.4.0",
|
||||
"@remix-run/cloudflare-pages": "^2.4.0",
|
||||
"@remix-run/react": "^2.4.0",
|
||||
"@sentry/react": "^7.88.0",
|
||||
"framer-motion": "^10.16.16",
|
||||
"@remix-run/cloudflare": "^2.4.1",
|
||||
"@remix-run/cloudflare-pages": "^2.4.1",
|
||||
"@remix-run/react": "^2.4.1",
|
||||
"@sentry/react": "^7.92.0",
|
||||
"framer-motion": "^10.17.9",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.4.0",
|
||||
"@types/node": "^20.10.4",
|
||||
"@types/react": "^18.2.45",
|
||||
"@types/react-dom": "^18.2.17",
|
||||
"@remix-run/dev": "^2.4.1",
|
||||
"@types/node": "^20.10.7",
|
||||
"@types/react": "^18.2.47",
|
||||
"@types/react-dom": "^18.2.18",
|
||||
"dotenv": "^16.3.1",
|
||||
"prettier": "^3.1.1",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^1.20231121.0"
|
||||
"@cloudflare/workers-types": "^4.20231218.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
Reference in New Issue
Block a user