chore: update opencode plugin dependencies and fix tauri sidecar path

This commit is contained in:
Dax Raad
2025-12-16 13:52:40 -05:00
parent 83bcb9e95b
commit 79599f351e
3 changed files with 14 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"dependencies": {
"@octokit/rest": "^22.0.1",
"@opencode-ai/plugin": "0.0.0-dev-202512160327"
"@opencode-ai/plugin": "1.0.161"
}
}