2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2023-04-03 09:00:39 +02:00
parent d32afd8ba6
commit 21b1d74b7e
16 changed files with 5594 additions and 5071 deletions

View File

@ -7,16 +7,16 @@
"types": "./index.ts",
"devDependencies": {
"@paralleldrive/cuid2": "2.2.0",
"@playwright/test": "1.31.2",
"@playwright/test": "1.32.1",
"@types/nodemailer": "6.4.7",
"aws-sdk": "2.1334.0",
"aws-sdk": "2.1348.0",
"@typebot.io/prisma": "workspace:*",
"dotenv": "16.0.3",
"@typebot.io/schemas": "workspace:*",
"next": "13.2.4",
"nodemailer": "6.9.1",
"@typebot.io/tsconfig": "workspace:*",
"typescript": "4.9.5"
"typescript": "5.0.3"
},
"peerDependencies": {
"aws-sdk": "2.1152.0",