From 2192b7a12b0e9b599b66c277b23411ee908ed01f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 00:54:38 +0000 Subject: [PATCH] Update dependency @browserbasehq/stagehand to v3.2.0 --- typescript-examples/computer-use/package.json | 2 +- typescript-examples/hybrid-automation/package.json | 2 +- typescript-examples/rpa-forms-example/package.json | 2 +- typescript-examples/stagehand/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index f1290d7a..8c5010b2 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.1.0", + "@browserbasehq/stagehand": "3.2.0", "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", diff --git a/typescript-examples/hybrid-automation/package.json b/typescript-examples/hybrid-automation/package.json index 3fa5009c..31920b44 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.8", + "@browserbasehq/stagehand": "3.2.0", "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", diff --git a/typescript-examples/rpa-forms-example/package.json b/typescript-examples/rpa-forms-example/package.json index ed35fa63..1afdffcc 100644 --- a/typescript-examples/rpa-forms-example/package.json +++ b/typescript-examples/rpa-forms-example/package.json @@ -18,7 +18,7 @@ "author": "", "license": "ISC", "dependencies": { - "@browserbasehq/stagehand": "3.0.8", + "@browserbasehq/stagehand": "3.2.0", "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", diff --git a/typescript-examples/stagehand/package.json b/typescript-examples/stagehand/package.json index 2f4a70c9..d00d4bf8 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.8", + "@browserbasehq/stagehand": "3.2.0", "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3",