Skip to content

Commit 3b17ef9

Browse files
chore(deps)(deps): bump the ai group across 1 directory with 2 updates
Bumps the ai group with 2 updates in the /apps/api directory: [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) and [openai](https://github.com/openai/openai-node). Updates `@anthropic-ai/sdk` from 0.95.1 to 0.96.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.95.1...sdk-v0.96.0) Updates `openai` from 6.37.0 to 6.38.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.37.0...v6.38.0) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.96.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai - dependency-name: openai dependency-version: 6.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73315f1 commit 3b17ef9

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

apps/api/bun.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prepare": "husky 2>/dev/null || true"
4848
},
4949
"dependencies": {
50-
"@anthropic-ai/sdk": "0.95.1",
50+
"@anthropic-ai/sdk": "0.96.0",
5151
"@casl/ability": "6.8.1",
5252
"@elysiajs/cors": "1.4.2",
5353
"@elysiajs/jwt": "1.4.2",
@@ -66,7 +66,7 @@
6666
"handlebars": "4.7.9",
6767
"ioredis": "5.10.1",
6868
"nodemailer": "8.0.7",
69-
"openai": "6.37.0",
69+
"openai": "6.38.0",
7070
"pg": "8.20.0",
7171
"pino": "10.3.1",
7272
"pino-pretty": "13.1.3",

0 commit comments

Comments
 (0)