Skip to content

Commit 457705c

Browse files
chore(deps): bump the production-minor-patch group with 2 updates (#681)
Bumps the production-minor-patch group with 2 updates: [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) and [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs). Updates `@anthropic-ai/claude-agent-sdk` from 0.3.205 to 0.3.206 - [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-typescript@v0.3.205...v0.3.206) Updates `@clerk/nextjs` from 7.5.15 to 7.5.16 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@7.5.16/packages/nextjs) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-agent-sdk" dependency-version: 0.3.206 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: "@clerk/nextjs" dependency-version: 7.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0634df commit 457705c

3 files changed

Lines changed: 87 additions & 52 deletions

File tree

packages/wizard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"lint": "biome check ."
3030
},
3131
"dependencies": {
32-
"@anthropic-ai/claude-agent-sdk": "^0.3.204",
32+
"@anthropic-ai/claude-agent-sdk": "^0.3.206",
3333
"@anthropic-ai/sdk": "^0.110.0",
3434
"@cipherstash/auth": "catalog:repo",
3535
"@clack/prompts": "1.7.0",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ catalogs:
2929
typescript: 5.9.3
3030
vitest: 3.2.7
3131
security:
32-
'@clerk/nextjs': 7.5.15
32+
'@clerk/nextjs': 7.5.16
3333
next: 15.5.20
3434
vite: 8.1.4
3535

0 commit comments

Comments
 (0)