From 8de19e96cac6723689f63ef0da54a09edd7e8ddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 16:08:32 +0200 Subject: [PATCH] chore(deps): bump @anthropic-ai/sdk from 0.25.0 to 0.25.1 (#90) Bumps [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.25.0...sdk-v0.25.1) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2a8b5f1..e467387 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "dependencies": { "@ai-sdk/anthropic": "0.0.39", "@ai-sdk/openai": "0.0.44", - "@anthropic-ai/sdk": "0.25.0", + "@anthropic-ai/sdk": "0.25.1", "@inquirer/prompts": "5.3.8", "@octokit/rest": "21.0.1", "@types/uuid": "10.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9686f66..65b0c45 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 0.0.44 version: 0.0.44(zod@3.23.8) '@anthropic-ai/sdk': - specifier: 0.25.0 - version: 0.25.0 + specifier: 0.25.1 + version: 0.25.1 '@inquirer/prompts': specifier: 5.3.8 version: 5.3.8 @@ -231,8 +231,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@anthropic-ai/sdk@0.25.0': - resolution: {integrity: sha512-nill47zLtX+Tx6YacvuML1WMA7vuFA+I2uGh+8mGig4D3HwKFLThf45cS1itcmYVnjUQ+ohrSnkRyu1t+Xbh2w==} + '@anthropic-ai/sdk@0.25.1': + resolution: {integrity: sha512-+qF6hRax1XzpbZTy1YqQMTwOPY3W1B5PFS5ZXgmPl1V/lDqXm2uYFCpnSR3DREz1FRZ4lflzbK1cAhr88FvCpw==} '@babel/code-frame@7.24.7': resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} @@ -3207,7 +3207,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@anthropic-ai/sdk@0.25.0': + '@anthropic-ai/sdk@0.25.1': dependencies: '@types/node': 18.19.42 '@types/node-fetch': 2.6.11