⬆️ Upgrade google-spreadsheet and fix openapi docs g…
This commit is contained in:
@@ -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
|
||||
},
|
||||
headers: async () => {
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
"focus-visible": "5.2.0",
|
||||
"framer-motion": "10.3.0",
|
||||
"google-auth-library": "8.9.0",
|
||||
"google-spreadsheet": "4.0.2",
|
||||
"google-spreadsheet": "4.1.1",
|
||||
"got": "12.6.0",
|
||||
"immer": "10.0.2",
|
||||
"jsonwebtoken": "9.0.1",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -9,6 +9,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"mintlify": "4.0.75",
|
||||
"tsx": "^4.6.2"
|
||||
"tsx": "^4.6.2",
|
||||
"dotenv-cli": "7.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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() {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user