Update packages
This commit is contained in:
12
package.json
12
package.json
@ -8,22 +8,22 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^2.6.1",
|
||||
"@emotion/react": "^11.10.8",
|
||||
"@emotion/styled": "^11.10.8",
|
||||
"@emotion/react": "^11.11.0",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@fontsource/plus-jakarta-sans": "^4.5.11",
|
||||
"@remix-run/cloudflare": "^1.16.0",
|
||||
"@remix-run/cloudflare-pages": "^1.16.0",
|
||||
"@remix-run/react": "^1.16.0",
|
||||
"@sentry/react": "^7.51.0",
|
||||
"framer-motion": "^10.12.8",
|
||||
"@sentry/react": "^7.51.2",
|
||||
"framer-motion": "^10.12.10",
|
||||
"mobile-detect": "^1.4.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^1.16.0",
|
||||
"@types/node": "^20.1.0",
|
||||
"@types/react": "^18.2.5",
|
||||
"@types/node": "^20.1.2",
|
||||
"@types/react": "^18.2.6",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
"esbuild": "^0.17.18",
|
||||
"prettier": "^2.8.8",
|
||||
|
Reference in New Issue
Block a user