build: refresh Claude and Codex SDKs

This commit is contained in:
ejclaw
2026-04-11 23:21:29 +09:00
parent 0185b5e6b6
commit 561eee050e
5 changed files with 15 additions and 15 deletions

View File

@@ -10,7 +10,7 @@
"start": "bun dist/index.js"
},
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.2.87",
"@anthropic-ai/claude-agent-sdk": "^0.2.101",
"@modelcontextprotocol/sdk": "^1.12.1",
"cron-parser": "^5.0.0",
"ejclaw-runners-shared": "file:../shared",