Update packages
This commit is contained in:
18
package.json
18
package.json
@ -13,22 +13,22 @@
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@fontsource/plus-jakarta-sans": "^5.0.19",
|
||||
"@remix-run/cloudflare": "^2.8.0",
|
||||
"@remix-run/cloudflare-pages": "^2.8.0",
|
||||
"@remix-run/react": "^2.8.0",
|
||||
"@sentry/react": "^7.105.0",
|
||||
"@remix-run/cloudflare": "^2.8.1",
|
||||
"@remix-run/cloudflare-pages": "^2.8.1",
|
||||
"@remix-run/react": "^2.8.1",
|
||||
"@sentry/react": "^7.106.0",
|
||||
"framer-motion": "^11.0.8",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.8.0",
|
||||
"@types/node": "^20.11.24",
|
||||
"@types/react": "^18.2.63",
|
||||
"@types/react-dom": "^18.2.20",
|
||||
"@remix-run/dev": "^2.8.1",
|
||||
"@types/node": "^20.11.25",
|
||||
"@types/react": "^18.2.64",
|
||||
"@types/react-dom": "^18.2.21",
|
||||
"dotenv": "^16.4.5",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.3.3"
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20240222.0"
|
||||
|
Reference in New Issue
Block a user