2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2023-07-15 10:46:36 +02:00
parent de08179f8b
commit 81bc0746cf
30 changed files with 4023 additions and 1739 deletions

View File

@ -6,17 +6,17 @@
"main": "./index.ts",
"types": "./index.ts",
"devDependencies": {
"@paralleldrive/cuid2": "2.2.0",
"@playwright/test": "1.34.3",
"@paralleldrive/cuid2": "2.2.1",
"@playwright/test": "1.36.0",
"@typebot.io/prisma": "workspace:*",
"@typebot.io/schemas": "workspace:*",
"@typebot.io/tsconfig": "workspace:*",
"@types/nodemailer": "6.4.8",
"aws-sdk": "2.1384.0",
"dotenv": "16.0.3",
"next": "13.4.3",
"nodemailer": "6.9.2",
"typescript": "5.0.4"
"aws-sdk": "2.1415.0",
"dotenv": "16.3.1",
"next": "13.4.9",
"nodemailer": "6.9.3",
"typescript": "5.1.6"
},
"peerDependencies": {
"aws-sdk": "2.1152.0",