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

@@ -77,7 +77,7 @@
"nextjs-cors": "2.1.2",
"nodemailer": "6.9.3",
"nprogress": "0.2.0",
"openai": "4.26.0",
"openai": "4.28.4",
"papaparse": "5.4.1",
"prettier": "2.8.8",
"qs": "6.11.2",

View File

@@ -20,7 +20,7 @@
"@typebot.io/js": "workspace:*",
"@typebot.io/nextjs": "workspace:*",
"@typebot.io/prisma": "workspace:*",
"ai": "2.2.33",
"ai": "3.0.7",
"bot-engine": "workspace:*",
"cors": "2.8.5",
"google-spreadsheet": "4.1.1",
@@ -28,7 +28,7 @@
"next": "14.1.0",
"nextjs-cors": "2.1.2",
"nodemailer": "6.9.3",
"openai": "4.26.0",
"openai": "4.28.4",
"qs": "6.11.2",
"react": "18.2.0",
"react-dom": "18.2.0",