From cf6a07894670f727c902af76111b11d6c39991d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 00:45:16 +0000 Subject: [PATCH] Update dependency @anthropic-ai/sdk to ^0.104.0 --- typescript-examples/computer-use/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index 9ac4008a..09dab2f4 100644 --- a/typescript-examples/computer-use/package.json +++ b/typescript-examples/computer-use/package.json @@ -17,7 +17,7 @@ "author": "", "license": "ISC", "dependencies": { - "@anthropic-ai/sdk": "^0.71.2", + "@anthropic-ai/sdk": "^0.104.0", "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.29",