⬆️ Upgrade dependencies
This commit is contained in:
@ -19,9 +19,9 @@
|
||||
"bot-engine": "workspace:*",
|
||||
"db": "workspace:*",
|
||||
"focus-visible": "5.2.0",
|
||||
"framer-motion": "7.6.7",
|
||||
"framer-motion": "7.6.12",
|
||||
"models": "workspace:*",
|
||||
"next": "13.0.4",
|
||||
"next": "13.0.5",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"utils": "workspace:*"
|
||||
@ -29,7 +29,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.2",
|
||||
"@chakra-ui/styled-system": "2.3.5",
|
||||
"@next/bundle-analyzer": "13.0.4",
|
||||
"@next/bundle-analyzer": "13.0.5",
|
||||
"@types/aos": "3.0.4",
|
||||
"@types/node": "18.11.9",
|
||||
"@types/react": "18.0.25",
|
||||
@ -39,7 +39,7 @@
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"next-transpile-modules": "10.0.0",
|
||||
"postcss": "8.4.19",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.0",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
|
Reference in New Issue
Block a user