Skip to content

Commit e5a4bbe

Browse files
committed
refactor: update types to use the exposed page type from stagehand 3.0.2
1 parent b4d1d16 commit e5a4bbe

File tree

3 files changed

+1912
-4044
lines changed

3 files changed

+1912
-4044
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@browserbasehq/sdk": "^2.6.0",
49-
"@browserbasehq/stagehand": "^3.0.1",
49+
"@browserbasehq/stagehand": "^3.0.2",
5050
"@mcp-ui/server": "^5.10.0",
5151
"@modelcontextprotocol/sdk": "^1.13.1",
5252
"commander": "^14.0.0",
@@ -57,6 +57,7 @@
5757
"@changesets/cli": "^2.29.6",
5858
"@eslint/js": "^9.29.0",
5959
"@smithery/cli": "^1.2.15",
60+
"@types/node": "^24.10.1",
6061
"chalk": "^5.3.0",
6162
"eslint": "^9.29.0",
6263
"eslint-plugin-react": "^7.37.5",

0 commit comments

Comments
 (0)