From 707b7b4e8518b66c3e88b4e993091d5f2bb1c7ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 17:10:56 +0000 Subject: [PATCH] Update dependency @browserbasehq/stagehand to v3.5.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 +- typescript-examples/starter-stagehand/package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index 9ac4008a..cdd9b786 100644 --- a/typescript-examples/computer-use/package.json +++ b/typescript-examples/computer-use/package.json @@ -18,7 +18,7 @@ "license": "ISC", "dependencies": { "@anthropic-ai/sdk": "^0.71.2", - "@browserbasehq/stagehand": "3.0.8", + "@browserbasehq/stagehand": "3.5.0", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.29", "@types/node": "^20.10.3", diff --git a/typescript-examples/hybrid-automation/package.json b/typescript-examples/hybrid-automation/package.json index c18d68e6..e28d6821 100644 --- a/typescript-examples/hybrid-automation/package.json +++ b/typescript-examples/hybrid-automation/package.json @@ -19,7 +19,7 @@ "author": "Intuned", "license": "ISC", "dependencies": { - "@browserbasehq/stagehand": "3.0.8", + "@browserbasehq/stagehand": "3.5.0", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.29", "@types/node": "^20.10.3", diff --git a/typescript-examples/rpa-forms-example/package.json b/typescript-examples/rpa-forms-example/package.json index 6f00c7bd..f15de8f3 100644 --- a/typescript-examples/rpa-forms-example/package.json +++ b/typescript-examples/rpa-forms-example/package.json @@ -19,7 +19,7 @@ "author": "", "license": "ISC", "dependencies": { - "@browserbasehq/stagehand": "3.0.8", + "@browserbasehq/stagehand": "3.5.0", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.29", "@types/node": "^20.10.3", diff --git a/typescript-examples/stagehand/package.json b/typescript-examples/stagehand/package.json index 5515dc36..9977b248 100644 --- a/typescript-examples/stagehand/package.json +++ b/typescript-examples/stagehand/package.json @@ -16,7 +16,7 @@ "author": "", "license": "ISC", "dependencies": { - "@browserbasehq/stagehand": "3.0.8", + "@browserbasehq/stagehand": "3.5.0", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.29", "@types/node": "^20.10.3", diff --git a/typescript-examples/starter-stagehand/package.json b/typescript-examples/starter-stagehand/package.json index 12ca2b0b..bd9bd22a 100644 --- a/typescript-examples/starter-stagehand/package.json +++ b/typescript-examples/starter-stagehand/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@ai-sdk/openai": "^2.0.0", - "@browserbasehq/stagehand": "3.0.8", + "@browserbasehq/stagehand": "3.5.0", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.29", "@types/node": "^20.10.3",