From 425486959b353c108db75196c1f541001dd825b5 Mon Sep 17 00:00:00 2001 From: Minori Date: Sat, 28 Feb 2026 07:03:37 -0800 Subject: [PATCH] deps: update @anthropic-ai/sdk to 0.76.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dd8ab8a..d17cb82 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "typescript": "5.9.3" }, "dependencies": { - "@anthropic-ai/sdk": "0.74.0", + "@anthropic-ai/sdk": "0.76.0", "@google/genai": "1.28.0", "@nhcarrigan/discord-analytics": "0.0.6", "@nhcarrigan/logger": "1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8dea944..9255495 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@anthropic-ai/sdk': - specifier: 0.74.0 - version: 0.74.0 + specifier: 0.76.0 + version: 0.76.0 '@google/genai': specifier: 1.28.0 version: 1.28.0 @@ -45,8 +45,8 @@ importers: packages: - '@anthropic-ai/sdk@0.74.0': - resolution: {integrity: sha512-srbJV7JKsc5cQ6eVuFzjZO7UR3xEPJqPamHFIe29bs38Ij2IripoAhC0S5NslNbaFUYqBKypmmpzMTpqfHEUDw==} + '@anthropic-ai/sdk@0.76.0': + resolution: {integrity: sha512-Nycgyfk6EwUnkozG321qNE7Vya46YPm2E0IB0+MmEBNEboOgXblvMmnDb5qNmsxAo9feJzDTFDgxioWwyoIy2g==} hasBin: true peerDependencies: zod: ^3.25.0 || ^4.0.0 @@ -2428,7 +2428,7 @@ packages: snapshots: - '@anthropic-ai/sdk@0.74.0': + '@anthropic-ai/sdk@0.76.0': dependencies: json-schema-to-ts: 3.1.1