From 3c4a1959484ea0b2e51fd4cafa2dcf55577b4b13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 19:09:56 +0000 Subject: [PATCH] fix(deps): update dependency @browserbasehq/stagehand to v3.0.8 --- typescript-examples/computer-use/package.json | 2 +- typescript-examples/hybrid-automation/package.json | 2 +- typescript-examples/stagehand/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index d881e69..223a169 100644 --- a/typescript-examples/computer-use/package.json +++ b/typescript-examples/computer-use/package.json @@ -17,7 +17,7 @@ "license": "ISC", "dependencies": { "@anthropic-ai/sdk": "^0.71.2", - "@browserbasehq/stagehand": "3.0.6", + "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.9", "@intuned/runtime": "1.3.17", "@types/node": "^20.10.3", diff --git a/typescript-examples/hybrid-automation/package.json b/typescript-examples/hybrid-automation/package.json index 7e6ced7..1570fa3 100644 --- a/typescript-examples/hybrid-automation/package.json +++ b/typescript-examples/hybrid-automation/package.json @@ -18,7 +18,7 @@ "author": "Intuned", "license": "ISC", "dependencies": { - "@browserbasehq/stagehand": "3.0.6", + "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.9", "@intuned/runtime": "1.3.17", "@types/node": "^20.10.3", diff --git a/typescript-examples/stagehand/package.json b/typescript-examples/stagehand/package.json index 1bf92db..af51633 100644 --- a/typescript-examples/stagehand/package.json +++ b/typescript-examples/stagehand/package.json @@ -15,7 +15,7 @@ "author": "", "license": "ISC", "dependencies": { - "@browserbasehq/stagehand": "3.0.6", + "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.9", "@intuned/runtime": "1.3.17", "@types/node": "^20.10.3",