From 952b92bf0146a1125f8008ce3362e2ae8b510fcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 22:05:59 +0000 Subject: [PATCH] fix(deps): update dependency @anthropic-ai/sdk to ^0.75.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 04e9b0e..e291f8e 100644 --- a/typescript-examples/computer-use/package.json +++ b/typescript-examples/computer-use/package.json @@ -16,7 +16,7 @@ "author": "", "license": "ISC", "dependencies": { - "@anthropic-ai/sdk": "^0.71.2", + "@anthropic-ai/sdk": "^0.75.0", "@browserbasehq/stagehand": "3.0.6", "@intuned/browser": "0.1.10", "@intuned/runtime": "1.3.20",