diff --git a/package.json b/package.json index e9f2f9cd..bbf800c0 100644 --- a/package.json +++ b/package.json @@ -72,12 +72,12 @@ "nodeLlamaCppPostinstall": "skip" }, "dependencies": { - "@agentclientprotocol/sdk": "1.3.0", - "@anthropic-ai/sdk": "^0.120.0", + "@agentclientprotocol/sdk": "1.4.0", + "@anthropic-ai/sdk": "^0.122.0", "@aws-sdk/client-bedrock": "^3.1106.0", "@aws-sdk/client-bedrock-runtime": "^3.1086.0", "@aws-sdk/credential-providers": "^3.1090.0", - "@ff-labs/fff-bun": "0.10.3", + "@ff-labs/fff-bun": "0.10.5", "chalk": "^5.6.2", "commander": "^15.0.0", "diff": "^9.0.0", @@ -88,7 +88,7 @@ "ink-spinner": "^5.0.0", "minimatch": "^10.2.5", "node-notifier": "^10.0.1", - "node-llama-cpp": "3.19.1", + "node-llama-cpp": "3.20.0", "node-pty": "1.1.0", "open": "^11.0.0", "ora": "^9.4.1", @@ -96,7 +96,7 @@ "react": "^19.2.7", "remark-gfm": "^4.0.1", "remark-parse": "^11.0.0", - "sharp": "^0.35.3", + "sharp": "^0.35.4", "string-width": "^8.2.2", "terminal-link": "^5.0.0", "unified": "^11.0.5",