diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index c8127dac..25439722 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.7.1", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.36", "@types/node": "^20.10.3", diff --git a/typescript-examples/hybrid-automation/package.json b/typescript-examples/hybrid-automation/package.json index 03f6e33e..6641574f 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.7.1", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.36", "@types/node": "^20.10.3", diff --git a/typescript-examples/rpa-forms-example/package.json b/typescript-examples/rpa-forms-example/package.json index 592e7977..afc709a3 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.7.1", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.36", "@types/node": "^20.10.3", diff --git a/typescript-examples/stagehand/package.json b/typescript-examples/stagehand/package.json index d6ea89ea..9fa410b4 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.7.1", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.36", "@types/node": "^20.10.3", diff --git a/typescript-examples/starter-stagehand/package.json b/typescript-examples/starter-stagehand/package.json index 5ea503a7..3b501e47 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.7.1", "@intuned/browser": "0.1.16", "@intuned/runtime": "1.3.36", "@types/node": "^20.10.3",