From b4710f4a4fe66af99cd7b484f4d27415915b45a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 21:56:03 +0000 Subject: [PATCH] build(deps-dev): bump @opencode-ai/plugin from 1.18.11 to 1.18.15 Bumps @opencode-ai/plugin from 1.18.11 to 1.18.15. --- updated-dependencies: - dependency-name: "@opencode-ai/plugin" dependency-version: 1.18.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bun.lock b/bun.lock index e0da3d8..1332fbd 100644 --- a/bun.lock +++ b/bun.lock @@ -9,7 +9,7 @@ "@earendil-works/pi-ai": "0.81.1", "@earendil-works/pi-coding-agent": "0.81.1", "@earendil-works/pi-tui": "0.81.1", - "@opencode-ai/plugin": "1.18.11", + "@opencode-ai/plugin": "1.18.15", "@tsconfig/bun": "1.0.10", "@types/bun": "1.3.14", "bun-types": "1.3.14", @@ -19,7 +19,7 @@ }, "packages/opencode": { "name": "@cortexkit/opencode-openai-auth", - "version": "0.4.3", + "version": "0.5.0", "bin": { "openai-auth": "./dist/cli.js", }, @@ -36,7 +36,7 @@ }, "packages/pi": { "name": "@cortexkit/pi-openai-auth", - "version": "0.4.3", + "version": "0.5.0", "peerDependencies": { "@earendil-works/pi-ai": ">=0.80.10", "@earendil-works/pi-coding-agent": ">=0.80.10", @@ -241,9 +241,9 @@ "@nodable/entities": ["@nodable/entities@2.2.0", "", {}, "sha512-9uGyhaQavEUMC8AIddIjau4NsnsXhou+j5sBAGojCM1oxmQpVKTWR/9JxABD6UAv12vpIms55fPZKFQEhG6uBg=="], - "@opencode-ai/plugin": ["@opencode-ai/plugin@1.18.11", "", { "dependencies": { "@ai-sdk/provider": "3.0.8", "@opencode-ai/sdk": "1.18.11", "effect": "4.0.0-beta.83", "zod": "4.1.8" }, "peerDependencies": { "@opentui/core": ">=0.4.5", "@opentui/keymap": ">=0.4.5", "@opentui/solid": ">=0.4.5" }, "optionalPeers": ["@opentui/core", "@opentui/keymap", "@opentui/solid"] }, "sha512-mgn7+YO2J5tM2sWtV8pPBz6Lz6vWZswBOjUWssLvGaxKPuHR60sZ3Py4/tjI9RNl74aB4lhI0NUlanuWZS8NfA=="], + "@opencode-ai/plugin": ["@opencode-ai/plugin@1.18.15", "", { "dependencies": { "@ai-sdk/provider": "3.0.8", "@opencode-ai/sdk": "1.18.15", "effect": "4.0.0-beta.83", "zod": "4.1.8" }, "peerDependencies": { "@opentui/core": ">=0.4.5", "@opentui/keymap": ">=0.4.5", "@opentui/solid": ">=0.4.5" }, "optionalPeers": ["@opentui/core", "@opentui/keymap", "@opentui/solid"] }, "sha512-AY10RtFbzLkf951dbLkSGJdBeddeS6ojbjvqCpWnINedqlj2cK/GF91xWjWnlHpqQZ4GABLPCuoSJx8mGmKvCw=="], - "@opencode-ai/sdk": ["@opencode-ai/sdk@1.18.11", "", { "dependencies": { "cross-spawn": "7.0.6" } }, "sha512-yDImmNv4PhxdMgtiHVNWQWEVwQlAm7Dr0y4XU7CT4dOIbzgO+VP+9I02lAP7Zva1FhGeyI7oKMI2tzB9RUsWaQ=="], + "@opencode-ai/sdk": ["@opencode-ai/sdk@1.18.15", "", { "dependencies": { "cross-spawn": "7.0.6" } }, "sha512-8sfo9nGiVwesAZW9Wqkvynyn7w4wYaHx1O9qOHpYL65+Bs2XUpHP3kBbZe58gjQydFgk6I74kUF7sqCiPu2arQ=="], "@opentelemetry/api": ["@opentelemetry/api@1.9.0", "", {}, "sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg=="], diff --git a/package.json b/package.json index 0857ab9..83e8da9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@earendil-works/pi-ai": "0.81.1", "@earendil-works/pi-coding-agent": "0.81.1", "@earendil-works/pi-tui": "0.81.1", - "@opencode-ai/plugin": "1.18.11", + "@opencode-ai/plugin": "1.18.15", "@tsconfig/bun": "1.0.10", "@types/bun": "1.3.14", "bun-types": "1.3.14",