From 47ab9b15f0fea2de209524bd46dc072fa2542647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 00:15:37 +0000 Subject: [PATCH] build(deps-dev): bump @tsconfig/bun from 1.0.10 to 1.0.11 Bumps [@tsconfig/bun](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.10 to 1.0.11. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/bun" dependency-version: 1.0.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bun.lock b/bun.lock index a93c1ba..9bf742c 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "@earendil-works/pi-coding-agent": "0.84.1", "@earendil-works/pi-tui": "0.84.1", "@opencode-ai/plugin": "1.18.15", - "@tsconfig/bun": "1.0.10", + "@tsconfig/bun": "1.0.11", "@types/bun": "1.3.14", "bun-types": "1.3.14", "lefthook": "2.1.10", @@ -19,7 +19,7 @@ }, "packages/opencode": { "name": "@cortexkit/opencode-openai-auth", - "version": "0.5.2", + "version": "0.6.2", "bin": { "openai-auth": "./dist/cli.js", }, @@ -36,7 +36,7 @@ }, "packages/pi": { "name": "@cortexkit/pi-openai-auth", - "version": "0.5.2", + "version": "0.6.2", "peerDependencies": { "@earendil-works/pi-ai": ">=0.80.10", "@earendil-works/pi-coding-agent": ">=0.80.10", @@ -315,7 +315,7 @@ "@standard-schema/spec": ["@standard-schema/spec@1.1.0", "", {}, "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w=="], - "@tsconfig/bun": ["@tsconfig/bun@1.0.10", "", {}, "sha512-5AV5YknQjNyoYzZ/8NG0dawqew/wH+x7ANiCfCIn29qo0cdbd1EryvFD1k5NSZWLBMOI/fGqMIaxi58GPIP9Cg=="], + "@tsconfig/bun": ["@tsconfig/bun@1.0.11", "", {}, "sha512-DQA3HOKFQ+/yPTUa73k5QGcuEM1ExtL6uWQMR0QrfOTitm0oLHqHd1tI74WtEtMqlIu+tvSMELJ6p5uNxVE7lw=="], "@types/bun": ["@types/bun@1.3.14", "", { "dependencies": { "bun-types": "1.3.14" } }, "sha512-h1hFqFVcvAvD9j9K7ZW7vd82aSA+rTdznZa+5bwvCwqSB1jmmfLcbIWhOLx1/+boy/xmjgCs/OMUL8hRJSmnPw=="], diff --git a/package.json b/package.json index 2b24fc1..67e913b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@earendil-works/pi-coding-agent": "0.84.1", "@earendil-works/pi-tui": "0.84.1", "@opencode-ai/plugin": "1.18.15", - "@tsconfig/bun": "1.0.10", + "@tsconfig/bun": "1.0.11", "@types/bun": "1.3.14", "bun-types": "1.3.14", "lefthook": "2.1.10",