2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2023-03-14 15:08:53 +01:00
parent 9ca17e4e0b
commit ff09814ead
18 changed files with 1585 additions and 1158 deletions

View File

@ -14,15 +14,15 @@
"@chakra-ui/react": "2.5.1",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@vercel/analytics": "0.1.10",
"@vercel/analytics": "0.1.11",
"@typebot.io/react": "workspace:*",
"@typebot.io/js": "workspace:*",
"aos": "2.3.4",
"db": "workspace:*",
"focus-visible": "5.2.0",
"framer-motion": "9.0.7",
"framer-motion": "10.3.0",
"models": "workspace:*",
"next": "13.1.6",
"next": "13.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"utils": "workspace:*"
@ -30,13 +30,13 @@
"devDependencies": {
"@babel/core": "7.21.0",
"@chakra-ui/styled-system": "2.6.1",
"@next/bundle-analyzer": "13.1.6",
"@next/bundle-analyzer": "13.2.4",
"@types/aos": "3.0.4",
"@types/node": "18.14.0",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
"autoprefixer": "10.4.13",
"autoprefixer": "10.4.14",
"cross-env": "7.0.3",
"eslint": "8.34.0",
"eslint": "8.36.0",
"eslint-config-custom": "workspace:*",
"next-transpile-modules": "10.0.0",
"postcss": "8.4.21",