chore: update Claude Agent SDK to 0.1.75 for Opus 4.5

Updated @anthropic-ai/claude-agent-sdk from 0.1.74 to 0.1.75.
This version includes Opus 4.5 model (claude-opus-4-5-20251101).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Mohamed Boudra
2025-12-21 17:03:56 +00:00
parent 20f94e48f7
commit 545fad1b71
3 changed files with 41 additions and 24 deletions

View File

@@ -39,7 +39,7 @@
"lightningcss": "1.30.1"
},
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.1.74",
"@anthropic-ai/claude-agent-sdk": "^0.1.75",
"@openai/codex-sdk": "^0.76.0"
}
}