From 9b2ca5ee2f08c006efc130f85919eb23c46ffc71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 01:03:21 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates Bumps the npm_and_yarn group with 1 update in the /pkg/@eserstack/ai directory: [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript). Bumps the npm_and_yarn group with 1 update in the /pkg/@eserstack/noskills directory: [esbuild](https://github.com/evanw/esbuild). Updates `@anthropic-ai/sdk` from 0.89.0 to 0.91.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.89.0...sdk-v0.91.1) Updates `esbuild` from 0.24.2 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.28.1) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.91.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- pkg/@eserstack/ai/package.json | 2 +- pkg/@eserstack/noskills/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/@eserstack/ai/package.json b/pkg/@eserstack/ai/package.json index 2fb23f7d..8f9ae588 100644 --- a/pkg/@eserstack/ai/package.json +++ b/pkg/@eserstack/ai/package.json @@ -19,7 +19,7 @@ "@eserstack/shell": "workspace:*", "@eserstack/standards": "workspace:*", "@eserstack/streams": "workspace:*", - "@anthropic-ai/sdk": "^0.89.0", + "@anthropic-ai/sdk": "^0.91.1", "openai": "^6.33.0", "@google/genai": "^1.50.1" }, diff --git a/pkg/@eserstack/noskills/package.json b/pkg/@eserstack/noskills/package.json index 85fbdd27..e855dc74 100644 --- a/pkg/@eserstack/noskills/package.json +++ b/pkg/@eserstack/noskills/package.json @@ -17,7 +17,7 @@ "@eserstack/shell": "workspace:*", "@eserstack/standards": "workspace:*", "@eserstack/streams": "workspace:*", - "esbuild": "^0.24.2", + "esbuild": "^0.28.1", "yaml": "^2" }, "devDependencies": {