Skip to content

Commit 74612b7

Browse files
committed
chore: update OpenCode AI dependencies to latest versions
Update @opencode-ai/plugin and @opencode-ai/sdk from 1.1.47 to 1.1.51 to benefit from recent improvements, bug fixes, and enhanced compatibility with the OpenCode platform.
1 parent 5742d6a commit 74612b7

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
"typescript": "^5"
8686
},
8787
"dependencies": {
88-
"@opencode-ai/plugin": "1.1.47",
89-
"@opencode-ai/sdk": "1.1.47",
88+
"@opencode-ai/plugin": "^1.1.51",
89+
"@opencode-ai/sdk": "^1.1.51",
9090
"bun-pty": "^0.4.8",
9191
"moment": "^2.30.1",
9292
"open": "^11.0.0"

0 commit comments

Comments
 (0)