2
0

⬆️ Upgrade ai and openai packages

This commit is contained in:
Baptiste Arnaud
2024-03-07 09:29:48 +01:00
parent b05fafe518
commit c2003dab91
6 changed files with 52 additions and 29 deletions

View File

@ -18,7 +18,7 @@
"@typebot.io/tsconfig": "workspace:*",
"@typebot.io/variables": "workspace:*",
"@udecode/plate-common": "30.4.5",
"ai": "2.2.33",
"ai": "3.0.7",
"chrono-node": "2.7.5",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
@ -28,7 +28,7 @@
"libphonenumber-js": "1.10.37",
"node-html-parser": "6.1.5",
"nodemailer": "6.9.3",
"openai": "4.26.0",
"openai": "4.28.4",
"qs": "6.11.2",
"stripe": "12.13.0"
},