Skip to content

Commit 0b6fd5f

Browse files
authored
chore: bump ai sdk deps (#22005)
1 parent 029e713 commit 0b6fd5f

File tree

3 files changed

+25
-23
lines changed

3 files changed

+25
-23
lines changed

bun.lock

Lines changed: 21 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"drizzle-kit": "1.0.0-beta.19-d95b7a4",
4949
"drizzle-orm": "1.0.0-beta.19-d95b7a4",
5050
"effect": "4.0.0-beta.46",
51-
"ai": "6.0.149",
51+
"ai": "6.0.158",
5252
"cross-spawn": "7.0.6",
5353
"hono": "4.10.7",
5454
"hono-openapi": "1.1.2",

packages/opencode/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@actions/core": "1.11.1",
7979
"@actions/github": "6.0.1",
8080
"@agentclientprotocol/sdk": "0.16.1",
81-
"@ai-sdk/amazon-bedrock": "4.0.83",
81+
"@ai-sdk/amazon-bedrock": "4.0.93",
8282
"@ai-sdk/anthropic": "3.0.67",
8383
"@ai-sdk/azure": "3.0.49",
8484
"@ai-sdk/cerebras": "2.0.41",
@@ -90,7 +90,7 @@
9090
"@ai-sdk/groq": "3.0.31",
9191
"@ai-sdk/mistral": "3.0.27",
9292
"@ai-sdk/openai": "3.0.48",
93-
"@ai-sdk/openai-compatible": "2.0.37",
93+
"@ai-sdk/openai-compatible": "2.0.41",
9494
"@ai-sdk/perplexity": "3.0.26",
9595
"@ai-sdk/provider": "3.0.8",
9696
"@ai-sdk/provider-utils": "4.0.23",
@@ -100,7 +100,6 @@
100100
"@aws-sdk/credential-providers": "3.993.0",
101101
"@clack/prompts": "1.0.0-alpha.1",
102102
"@effect/platform-node": "catalog:",
103-
"@gitlab/gitlab-ai-provider": "3.6.0",
104103
"@gitlab/opencode-gitlab-auth": "1.3.3",
105104
"@hono/node-server": "1.19.11",
106105
"@hono/node-ws": "1.3.0",
@@ -116,7 +115,7 @@
116115
"@opencode-ai/script": "workspace:*",
117116
"@opencode-ai/sdk": "workspace:*",
118117
"@opencode-ai/util": "workspace:*",
119-
"@openrouter/ai-sdk-provider": "2.4.2",
118+
"@openrouter/ai-sdk-provider": "2.5.1",
120119
"@opentui/core": "0.1.97",
121120
"@opentui/solid": "0.1.97",
122121
"@parcel/watcher": "2.5.1",

0 commit comments

Comments
 (0)