2
0

⬆️ Upgrade google-spreadsheet and fix openapi docs g…

This commit is contained in:
Baptiste Arnaud
2024-01-31 09:54:09 +01:00
parent 8ad4a0996c
commit 3b27f16735
10 changed files with 3730 additions and 12467 deletions

View File

@@ -57,6 +57,7 @@ const nextConfig = {
config.resolve.alias['minio'] = false
config.resolve.alias['got'] = false
config.resolve.alias['openai'] = false
config.resolve.alias['qrcode'] = false
return config
},
async redirects() {

View File

@@ -23,7 +23,7 @@
"ai": "2.2.31",
"bot-engine": "workspace:*",
"cors": "2.8.5",
"google-spreadsheet": "4.0.2",
"google-spreadsheet": "4.1.1",
"got": "12.6.0",
"next": "14.0.3",
"nextjs-cors": "2.1.2",