chore: update opencode plugin dependencies and fix tauri sidecar path

This commit is contained in:
Dax Raad
2025-12-26 14:33:56 -06:00
committed by Aiden Cline
parent f386601cbd
commit 419db64fc9
3 changed files with 14 additions and 7 deletions
+1 -1
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"
}
}