2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2023-01-28 14:42:50 +01:00
parent bfd85b4fd3
commit 201939f8a3
16 changed files with 1713 additions and 1542 deletions

View File

@@ -13,31 +13,31 @@
"test:report": "pnpm playwright show-report"
},
"dependencies": {
"@sentry/nextjs": "7.31.1",
"@sentry/nextjs": "7.34.0",
"@trpc/server": "10.9.0",
"@typebot.io/js": "workspace:*",
"@typebot.io/react": "workspace:*",
"aws-sdk": "2.1299.0",
"aws-sdk": "2.1304.0",
"bot-engine": "workspace:*",
"cors": "2.8.5",
"cuid": "2.1.8",
"cuid": "3.0.0",
"db": "workspace:*",
"google-spreadsheet": "3.3.0",
"got": "12.5.3",
"next": "13.1.4",
"next": "13.1.6",
"nextjs-cors": "^2.1.2",
"nodemailer": "6.9.0",
"nodemailer": "6.9.1",
"phone": "^3.1.32",
"qs": "6.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"stripe": "11.7.0",
"trpc-openapi": "1.1.1"
"stripe": "11.8.0",
"trpc-openapi": "1.1.2"
},
"devDependencies": {
"@babel/preset-env": "7.20.2",
"@faire/mjml-react": "3.1.0",
"@playwright/test": "1.29.2",
"@playwright/test": "1.30.0",
"@types/cors": "2.8.13",
"@types/google-spreadsheet": "3.3.0",
"@types/node": "18.11.18",
@@ -46,7 +46,6 @@
"@types/qs": "6.9.7",
"@types/react": "18.0.27",
"@types/sanitize-html": "2.8.0",
"cuid": "2.1.8",
"dotenv": "16.0.3",
"emails": "workspace:*",
"eslint": "8.32.0",