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

@ -22,14 +22,14 @@
"@typebot.io/lib": "workspace:*",
"@typebot.io/prisma": "workspace:*",
"@typebot.io/schemas": "workspace:*",
"@types/node": "20.2.3",
"@types/node": "20.4.2",
"@types/prompts": "2.4.4",
"deep-object-diff": "1.1.9",
"got": "12.6.0",
"prompts": "2.4.2",
"stripe": "12.6.0",
"stripe": "12.13.0",
"tsx": "3.12.7",
"typescript": "5.0.4",
"typescript": "5.1.6",
"zod": "3.21.4"
}
}