Upgrading fastmcp ad claude-agent-sdk for using Zod 4.

This commit is contained in:
Robin Tail
2026-01-08 13:29:19 +01:00
parent d99a852e24
commit ff913feb3c
2 changed files with 161 additions and 85 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.1",
"@anthropic-ai/claude-agent-sdk": "0.1.37",
"@anthropic-ai/claude-agent-sdk": "0.1.77",
"@ark/fs": "0.53.0",
"@ark/util": "0.53.0",
"@octokit/plugin-throttling": "^11.0.3",
@@ -39,7 +39,7 @@
"package-manager-detector": "^1.6.0",
"dotenv": "^17.2.3",
"execa": "^9.6.0",
"fastmcp": "^3.20.0",
"fastmcp": "^3.26.8",
"table": "^6.9.0"
},
"devDependencies": {