2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2023-05-25 17:24:39 +02:00
parent 16f3ad3a19
commit 55bbf0e593
24 changed files with 2139 additions and 2692 deletions

View File

@ -7,14 +7,14 @@
"types": "./index.ts",
"devDependencies": {
"@paralleldrive/cuid2": "2.2.0",
"@playwright/test": "1.33.0",
"@types/nodemailer": "6.4.7",
"aws-sdk": "2.1369.0",
"@playwright/test": "1.34.3",
"@types/nodemailer": "6.4.8",
"aws-sdk": "2.1384.0",
"@typebot.io/prisma": "workspace:*",
"dotenv": "16.0.3",
"@typebot.io/schemas": "workspace:*",
"next": "13.3.4",
"nodemailer": "6.9.1",
"next": "13.4.3",
"nodemailer": "6.9.2",
"@typebot.io/tsconfig": "workspace:*",
"typescript": "5.0.4"
},