From 5773d12e1af46d75a11c02498acd4fd0d9f4ca89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 04:01:41 +0000 Subject: [PATCH] Update dependency @browserbasehq/stagehand to v3.6.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..bf3acb14 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.6.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..0cf094d9 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.6.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..719fa4e5 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.6.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..85ae1936 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.6.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..4f4480ce 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.6.0", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.29", "@types/node": "^20.10.3",