We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c69286 commit e5bb467Copy full SHA for e5bb467
backend/package.json
@@ -15,15 +15,15 @@
15
"test": "bun test"
16
},
17
"dependencies": {
18
- "@ai-sdk/google-vertex": "^2.2.15",
19
- "@ai-sdk/openai": "^1.3.21",
+ "@ai-sdk/google-vertex": "2.2.24",
+ "@ai-sdk/openai": "1.3.22",
20
"@anthropic-ai/sdk": "^0.39.0",
21
"@codebuff/billing": "workspace:*",
22
- "@google-cloud/vertexai": "^1.9.3",
23
- "@google/generative-ai": "^0.24.0",
+ "@google-cloud/vertexai": "1.10.0",
+ "@google/generative-ai": "0.24.1",
24
"@t3-oss/env-core": "0.11.1",
25
"@types/cors": "^2.8.17",
26
- "ai": "^4.3.6",
+ "ai": "4.3.16",
27
"common": "workspace:*",
28
"cors": "^2.8.5",
29
"diff": "5.2.0",
0 commit comments