2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2022-12-25 09:13:33 +01:00
parent 431ad7c78c
commit b0075fd374
17 changed files with 1088 additions and 1169 deletions

View File

@ -19,17 +19,17 @@
"bot-engine": "workspace:*",
"db": "workspace:*",
"focus-visible": "5.2.0",
"framer-motion": "7.10.2",
"framer-motion": "8.0.2",
"models": "workspace:*",
"next": "13.0.7",
"next": "13.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"utils": "workspace:*"
},
"devDependencies": {
"@babel/core": "7.20.5",
"@babel/core": "7.20.7",
"@chakra-ui/styled-system": "2.5.0",
"@next/bundle-analyzer": "13.0.7",
"@next/bundle-analyzer": "13.1.1",
"@types/aos": "3.0.4",
"@types/node": "18.11.17",
"@types/react": "18.0.26",