⬆️ Upgrade dependencies
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/icon": "3.0.15",
|
||||
"@chakra-ui/react": "2.4.8",
|
||||
"@chakra-ui/react": "2.4.9",
|
||||
"@emotion/react": "11.10.5",
|
||||
"@emotion/styled": "11.10.5",
|
||||
"@vercel/analytics": "0.1.8",
|
||||
@ -19,9 +19,9 @@
|
||||
"bot-engine": "workspace:*",
|
||||
"db": "workspace:*",
|
||||
"focus-visible": "5.2.0",
|
||||
"framer-motion": "8.4.3",
|
||||
"framer-motion": "8.5.0",
|
||||
"models": "workspace:*",
|
||||
"next": "13.1.2",
|
||||
"next": "13.1.4",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"utils": "workspace:*"
|
||||
@ -29,13 +29,13 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.12",
|
||||
"@chakra-ui/styled-system": "2.5.1",
|
||||
"@next/bundle-analyzer": "13.1.2",
|
||||
"@next/bundle-analyzer": "13.1.4",
|
||||
"@types/aos": "3.0.4",
|
||||
"@types/node": "18.11.18",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react": "18.0.27",
|
||||
"autoprefixer": "10.4.13",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "8.31.0",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"next-transpile-modules": "10.0.0",
|
||||
"postcss": "8.4.21",
|
||||
|
Reference in New Issue
Block a user