Update packages
This commit is contained in:
22
package.json
22
package.json
@ -13,25 +13,25 @@
|
||||
"@emotion/react": "^11.11.3",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@fontsource/plus-jakarta-sans": "^5.0.18",
|
||||
"@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",
|
||||
"@remix-run/cloudflare": "^2.5.1",
|
||||
"@remix-run/cloudflare-pages": "^2.5.1",
|
||||
"@remix-run/react": "^2.5.1",
|
||||
"@sentry/react": "^7.99.0",
|
||||
"framer-motion": "^11.0.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.4.1",
|
||||
"@types/node": "^20.10.7",
|
||||
"@types/react": "^18.2.47",
|
||||
"@remix-run/dev": "^2.5.1",
|
||||
"@types/node": "^20.11.11",
|
||||
"@types/react": "^18.2.48",
|
||||
"@types/react-dom": "^18.2.18",
|
||||
"dotenv": "^16.3.1",
|
||||
"prettier": "^3.1.1",
|
||||
"dotenv": "^16.4.1",
|
||||
"prettier": "^3.2.4",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20231218.0"
|
||||
"@cloudflare/workers-types": "^4.20240129.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
Reference in New Issue
Block a user