⬆️ Upgrade dependencies
This commit is contained in:
@ -11,36 +11,36 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/icon": "3.0.13",
|
||||
"@chakra-ui/react": "2.4.2",
|
||||
"@chakra-ui/react": "2.4.4",
|
||||
"@emotion/react": "11.10.5",
|
||||
"@emotion/styled": "11.10.5",
|
||||
"@vercel/analytics": "0.1.5",
|
||||
"@vercel/analytics": "0.1.6",
|
||||
"aos": "2.3.4",
|
||||
"bot-engine": "workspace:*",
|
||||
"db": "workspace:*",
|
||||
"focus-visible": "5.2.0",
|
||||
"framer-motion": "7.6.19",
|
||||
"framer-motion": "7.10.2",
|
||||
"models": "workspace:*",
|
||||
"next": "13.0.6",
|
||||
"next": "13.0.7",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"utils": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.5",
|
||||
"@chakra-ui/styled-system": "2.4.0",
|
||||
"@next/bundle-analyzer": "13.0.6",
|
||||
"@chakra-ui/styled-system": "2.5.0",
|
||||
"@next/bundle-analyzer": "13.0.7",
|
||||
"@types/aos": "3.0.4",
|
||||
"@types/node": "18.11.10",
|
||||
"@types/node": "18.11.17",
|
||||
"@types/react": "18.0.26",
|
||||
"autoprefixer": "10.4.13",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "8.29.0",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"next-transpile-modules": "10.0.0",
|
||||
"postcss": "8.4.19",
|
||||
"prettier": "2.8.0",
|
||||
"postcss": "8.4.20",
|
||||
"prettier": "2.8.1",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user