diff --git a/typescript-examples/auth-with-email-otp/package.json b/typescript-examples/auth-with-email-otp/package.json index 3d719844..80fec9ad 100644 --- a/typescript-examples/auth-with-email-otp/package.json +++ b/typescript-examples/auth-with-email-otp/package.json @@ -16,7 +16,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "resend": "^6.6.0", diff --git a/typescript-examples/auth-with-secret-otp/package.json b/typescript-examples/auth-with-secret-otp/package.json index 771a355c..a4e1fd0a 100644 --- a/typescript-examples/auth-with-secret-otp/package.json +++ b/typescript-examples/auth-with-secret-otp/package.json @@ -16,7 +16,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "otplib": "^12.0.1", "playwright": "~1.61.1", diff --git a/typescript-examples/browser-sdk-showcase/package.json b/typescript-examples/browser-sdk-showcase/package.json index 46ef8b2d..338fd25b 100644 --- a/typescript-examples/browser-sdk-showcase/package.json +++ b/typescript-examples/browser-sdk-showcase/package.json @@ -14,7 +14,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1" } diff --git a/typescript-examples/captcha-in-login/package.json b/typescript-examples/captcha-in-login/package.json index b34b0800..7f9bc226 100644 --- a/typescript-examples/captcha-in-login/package.json +++ b/typescript-examples/captcha-in-login/package.json @@ -14,7 +14,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1" } diff --git a/typescript-examples/captcha-solving-basic/package.json b/typescript-examples/captcha-solving-basic/package.json index a6fb83d8..95fb1eb1 100644 --- a/typescript-examples/captcha-solving-basic/package.json +++ b/typescript-examples/captcha-solving-basic/package.json @@ -14,7 +14,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1" } diff --git a/typescript-examples/cdp-connection/package.json b/typescript-examples/cdp-connection/package.json index e0d1bdc8..e890d3d2 100644 --- a/typescript-examples/cdp-connection/package.json +++ b/typescript-examples/cdp-connection/package.json @@ -12,7 +12,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "^3.22.4" diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index 7c5be5b2..92dea7c7 100644 --- a/typescript-examples/computer-use/package.json +++ b/typescript-examples/computer-use/package.json @@ -20,7 +20,7 @@ "@anthropic-ai/sdk": "^0.71.2", "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "luxon": "^3.7.2", "openai": "^6.10.0", diff --git a/typescript-examples/e-commerce-auth-scrapingcourse/package.json b/typescript-examples/e-commerce-auth-scrapingcourse/package.json index 03642bf4..e3dabec2 100644 --- a/typescript-examples/e-commerce-auth-scrapingcourse/package.json +++ b/typescript-examples/e-commerce-auth-scrapingcourse/package.json @@ -17,7 +17,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "^3.22.4" diff --git a/typescript-examples/e-commerce-nested/package.json b/typescript-examples/e-commerce-nested/package.json index 20ed1a5e..7b730060 100644 --- a/typescript-examples/e-commerce-nested/package.json +++ b/typescript-examples/e-commerce-nested/package.json @@ -12,7 +12,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "^3.22.4" diff --git a/typescript-examples/e-commerce-scrapingcourse/package.json b/typescript-examples/e-commerce-scrapingcourse/package.json index 31d2026e..6fca631a 100644 --- a/typescript-examples/e-commerce-scrapingcourse/package.json +++ b/typescript-examples/e-commerce-scrapingcourse/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "^3.22.4" diff --git a/typescript-examples/e-commerce-shopify/package.json b/typescript-examples/e-commerce-shopify/package.json index bffbd064..9a7972fd 100644 --- a/typescript-examples/e-commerce-shopify/package.json +++ b/typescript-examples/e-commerce-shopify/package.json @@ -12,7 +12,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "^3.22.4" diff --git a/typescript-examples/hybrid-automation/package.json b/typescript-examples/hybrid-automation/package.json index a1653c5c..dd368d5d 100644 --- a/typescript-examples/hybrid-automation/package.json +++ b/typescript-examples/hybrid-automation/package.json @@ -21,7 +21,7 @@ "dependencies": { "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "3.25.67" diff --git a/typescript-examples/jsdom/package.json b/typescript-examples/jsdom/package.json index 56e3fddb..2c8f8285 100644 --- a/typescript-examples/jsdom/package.json +++ b/typescript-examples/jsdom/package.json @@ -12,7 +12,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "jsdom": "^26.1.0", "playwright": "~1.61.1", diff --git a/typescript-examples/native-crawler/package.json b/typescript-examples/native-crawler/package.json index 4ae5b6d2..6d37a372 100644 --- a/typescript-examples/native-crawler/package.json +++ b/typescript-examples/native-crawler/package.json @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1" }, diff --git a/typescript-examples/network-interception/package.json b/typescript-examples/network-interception/package.json index 1ba2473d..8da0a059 100644 --- a/typescript-examples/network-interception/package.json +++ b/typescript-examples/network-interception/package.json @@ -12,7 +12,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "^3.22.4" diff --git a/typescript-examples/playwright-basics/package.json b/typescript-examples/playwright-basics/package.json index 46ef8b2d..338fd25b 100644 --- a/typescript-examples/playwright-basics/package.json +++ b/typescript-examples/playwright-basics/package.json @@ -14,7 +14,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1" } diff --git a/typescript-examples/quick-recipes/package.json b/typescript-examples/quick-recipes/package.json index 46ef8b2d..338fd25b 100644 --- a/typescript-examples/quick-recipes/package.json +++ b/typescript-examples/quick-recipes/package.json @@ -14,7 +14,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1" } diff --git a/typescript-examples/rpa-auth-example/package.json b/typescript-examples/rpa-auth-example/package.json index 5103d2be..fa43bb90 100644 --- a/typescript-examples/rpa-auth-example/package.json +++ b/typescript-examples/rpa-auth-example/package.json @@ -17,7 +17,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "^3.22.4" diff --git a/typescript-examples/rpa-example/package.json b/typescript-examples/rpa-example/package.json index d622a2bc..a409261d 100644 --- a/typescript-examples/rpa-example/package.json +++ b/typescript-examples/rpa-example/package.json @@ -12,7 +12,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "^3.22.4" diff --git a/typescript-examples/rpa-forms-example/package.json b/typescript-examples/rpa-forms-example/package.json index 9c32695e..6ca54952 100644 --- a/typescript-examples/rpa-forms-example/package.json +++ b/typescript-examples/rpa-forms-example/package.json @@ -21,7 +21,7 @@ "dependencies": { "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "3.25.67" diff --git a/typescript-examples/setup-hooks/package.json b/typescript-examples/setup-hooks/package.json index 82580866..24512875 100644 --- a/typescript-examples/setup-hooks/package.json +++ b/typescript-examples/setup-hooks/package.json @@ -12,7 +12,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "^3.22.4" diff --git a/typescript-examples/stagehand/package.json b/typescript-examples/stagehand/package.json index 4a9dd98c..c1625a38 100644 --- a/typescript-examples/stagehand/package.json +++ b/typescript-examples/stagehand/package.json @@ -18,7 +18,7 @@ "dependencies": { "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "3.25.67" diff --git a/typescript-examples/starter-auth/package.json b/typescript-examples/starter-auth/package.json index 59a67537..80a77c33 100644 --- a/typescript-examples/starter-auth/package.json +++ b/typescript-examples/starter-auth/package.json @@ -17,7 +17,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "^3.22.4" diff --git a/typescript-examples/starter-jsdom/package.json b/typescript-examples/starter-jsdom/package.json index 08b226da..d1d924e1 100644 --- a/typescript-examples/starter-jsdom/package.json +++ b/typescript-examples/starter-jsdom/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "jsdom": "^26.1.0", "playwright": "~1.61.1" diff --git a/typescript-examples/starter-network-interception/package.json b/typescript-examples/starter-network-interception/package.json index db3e9245..65ea6546 100644 --- a/typescript-examples/starter-network-interception/package.json +++ b/typescript-examples/starter-network-interception/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1" } diff --git a/typescript-examples/starter-rpa/package.json b/typescript-examples/starter-rpa/package.json index ecf72742..1f17f633 100644 --- a/typescript-examples/starter-rpa/package.json +++ b/typescript-examples/starter-rpa/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1" } diff --git a/typescript-examples/starter-shopify/package.json b/typescript-examples/starter-shopify/package.json index e46eddf9..9dac9dd4 100644 --- a/typescript-examples/starter-shopify/package.json +++ b/typescript-examples/starter-shopify/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1" } diff --git a/typescript-examples/starter-stagehand/package.json b/typescript-examples/starter-stagehand/package.json index f3b1de6e..822c8463 100644 --- a/typescript-examples/starter-stagehand/package.json +++ b/typescript-examples/starter-stagehand/package.json @@ -13,7 +13,7 @@ "@ai-sdk/openai": "^2.0.0", "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1", "zod": "3.25.67" diff --git a/typescript-examples/starter/package.json b/typescript-examples/starter/package.json index 46ef8b2d..338fd25b 100644 --- a/typescript-examples/starter/package.json +++ b/typescript-examples/starter/package.json @@ -14,7 +14,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.16", - "@intuned/runtime": "1.3.34", + "@intuned/runtime": "1.3.35", "@types/node": "^20.10.3", "playwright": "~1.61.1" }