From 3f2d48cae460792ab94a7af1abe4f7aac3414faf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 05:58:06 +0000 Subject: [PATCH] chore(deps): bump @agentclientprotocol/sdk in the production group Bumps the production group with 1 update: [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk). Updates `@agentclientprotocol/sdk` from 0.15.0 to 0.16.1 - [Release notes](https://github.com/agentclientprotocol/typescript-sdk/releases) - [Changelog](https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/agentclientprotocol/typescript-sdk/compare/v0.15.0...v0.16.1) --- updated-dependencies: - dependency-name: "@agentclientprotocol/sdk" dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 72183a9..4ad18f8 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "typecheck:tsc": "tsc --noEmit" }, "dependencies": { - "@agentclientprotocol/sdk": "^0.15.0", + "@agentclientprotocol/sdk": "^0.16.1", "commander": "^14.0.3", "skillflag": "^0.1.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba2722e..b294285 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@agentclientprotocol/sdk': - specifier: ^0.15.0 - version: 0.15.0(zod@4.3.6) + specifier: ^0.16.1 + version: 0.16.1(zod@4.3.6) commander: specifier: ^14.0.3 version: 14.0.3 @@ -54,8 +54,8 @@ importers: packages: - '@agentclientprotocol/sdk@0.15.0': - resolution: {integrity: sha512-TH4utu23Ix8ec34srBHmDD4p3HI0cYleS1jN9lghRczPfhFlMBNrQgZWeBBe12DWy27L11eIrtciY2MXFSEiDg==} + '@agentclientprotocol/sdk@0.16.1': + resolution: {integrity: sha512-1ad+Sc/0sCtZGHthxxvgEUo5Wsbw16I+aF+YwdiLnPwkZG8KAGUEAPK6LM6Pf69lCyJPt1Aomk1d+8oE3C4ZEw==} peerDependencies: zod: ^3.25.0 || ^4.0.0 @@ -1357,7 +1357,7 @@ packages: snapshots: - '@agentclientprotocol/sdk@0.15.0(zod@4.3.6)': + '@agentclientprotocol/sdk@0.16.1(zod@4.3.6)': dependencies: zod: 4.3.6