Skip to content

Commit e5bb467

Browse files
committed
Update ai sdk version
1 parent 6c69286 commit e5bb467

File tree

3 files changed

+50
-36
lines changed

3 files changed

+50
-36
lines changed

backend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"test": "bun test"
1616
},
1717
"dependencies": {
18-
"@ai-sdk/google-vertex": "^2.2.15",
19-
"@ai-sdk/openai": "^1.3.21",
18+
"@ai-sdk/google-vertex": "2.2.24",
19+
"@ai-sdk/openai": "1.3.22",
2020
"@anthropic-ai/sdk": "^0.39.0",
2121
"@codebuff/billing": "workspace:*",
22-
"@google-cloud/vertexai": "^1.9.3",
23-
"@google/generative-ai": "^0.24.0",
22+
"@google-cloud/vertexai": "1.10.0",
23+
"@google/generative-ai": "0.24.1",
2424
"@t3-oss/env-core": "0.11.1",
2525
"@types/cors": "^2.8.17",
26-
"ai": "^4.3.6",
26+
"ai": "4.3.16",
2727
"common": "workspace:*",
2828
"cors": "^2.8.5",
2929
"diff": "5.2.0",

0 commit comments

Comments
 (0)