diff --git a/python-examples/auth-with-email-otp/pyproject.toml b/python-examples/auth-with-email-otp/pyproject.toml index 048e6ab3..1ccd7490 100644 --- a/python-examples/auth-with-email-otp/pyproject.toml +++ b/python-examples/auth-with-email-otp/pyproject.toml @@ -17,7 +17,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "pydantic[email]==2.10.6", "resend>=2.0.0", diff --git a/python-examples/auth-with-secret-otp/pyproject.toml b/python-examples/auth-with-secret-otp/pyproject.toml index def23fb5..227ee722 100644 --- a/python-examples/auth-with-secret-otp/pyproject.toml +++ b/python-examples/auth-with-secret-otp/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "pydantic[email]==2.10.6", "pyotp==2.9.0", diff --git a/python-examples/browser-sdk-showcase/pyproject.toml b/python-examples/browser-sdk-showcase/pyproject.toml index 80ebd56d..eb095b1e 100644 --- a/python-examples/browser-sdk-showcase/pyproject.toml +++ b/python-examples/browser-sdk-showcase/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", ] diff --git a/python-examples/browser-use/pyproject.toml b/python-examples/browser-use/pyproject.toml index a190871c..2a4d4b80 100644 --- a/python-examples/browser-use/pyproject.toml +++ b/python-examples/browser-use/pyproject.toml @@ -19,7 +19,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "browser-use==0.11.2", "intuned-browser==0.1.17", ] diff --git a/python-examples/bs4/pyproject.toml b/python-examples/bs4/pyproject.toml index 062bfabb..c139379b 100644 --- a/python-examples/bs4/pyproject.toml +++ b/python-examples/bs4/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "beautifulsoup4==4.14.3", "pydantic>=2.12.5", diff --git a/python-examples/captcha-in-login/pyproject.toml b/python-examples/captcha-in-login/pyproject.toml index ef157043..2a2d2fc4 100644 --- a/python-examples/captcha-in-login/pyproject.toml +++ b/python-examples/captcha-in-login/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56.0", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", ] diff --git a/python-examples/captcha-solving-basic/pyproject.toml b/python-examples/captcha-solving-basic/pyproject.toml index 72eb32da..249aada8 100644 --- a/python-examples/captcha-solving-basic/pyproject.toml +++ b/python-examples/captcha-solving-basic/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", ] diff --git a/python-examples/cdp-connection/pyproject.toml b/python-examples/cdp-connection/pyproject.toml index 81701f63..9f440a50 100644 --- a/python-examples/cdp-connection/pyproject.toml +++ b/python-examples/cdp-connection/pyproject.toml @@ -14,7 +14,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "httpx==0.28.1", "pydantic>=2.0.0", diff --git a/python-examples/computer-use/pyproject.toml b/python-examples/computer-use/pyproject.toml index 1e43f1da..4e282cf5 100644 --- a/python-examples/computer-use/pyproject.toml +++ b/python-examples/computer-use/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "anthropic~=0.75.0", "python-dateutil~=2.9.0", diff --git a/python-examples/crawl4ai/pyproject.toml b/python-examples/crawl4ai/pyproject.toml index 3fe017a6..2c7d83d0 100644 --- a/python-examples/crawl4ai/pyproject.toml +++ b/python-examples/crawl4ai/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "crawl4ai==0.8.6", ] diff --git a/python-examples/e-commerce-auth-scrapingcourse/pyproject.toml b/python-examples/e-commerce-auth-scrapingcourse/pyproject.toml index 2043e610..c705bc68 100644 --- a/python-examples/e-commerce-auth-scrapingcourse/pyproject.toml +++ b/python-examples/e-commerce-auth-scrapingcourse/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "pydantic==2.10.6", ] diff --git a/python-examples/e-commerce-nested/pyproject.toml b/python-examples/e-commerce-nested/pyproject.toml index 84e1415a..78a1faf9 100644 --- a/python-examples/e-commerce-nested/pyproject.toml +++ b/python-examples/e-commerce-nested/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "pydantic>=2.12.5", ] diff --git a/python-examples/e-commerce-scrapingcourse/pyproject.toml b/python-examples/e-commerce-scrapingcourse/pyproject.toml index ef225098..1a24ffa5 100644 --- a/python-examples/e-commerce-scrapingcourse/pyproject.toml +++ b/python-examples/e-commerce-scrapingcourse/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "pydantic==2.10.6", ] diff --git a/python-examples/e-commerce-shopify/pyproject.toml b/python-examples/e-commerce-shopify/pyproject.toml index f3751ed3..f78206de 100644 --- a/python-examples/e-commerce-shopify/pyproject.toml +++ b/python-examples/e-commerce-shopify/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", ] diff --git a/python-examples/firecrawl/pyproject.toml b/python-examples/firecrawl/pyproject.toml index d407b7ee..eac54ce7 100644 --- a/python-examples/firecrawl/pyproject.toml +++ b/python-examples/firecrawl/pyproject.toml @@ -17,7 +17,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "crawl4ai==0.8.6", "pytz>=2024.1", diff --git a/python-examples/hybrid-automation/pyproject.toml b/python-examples/hybrid-automation/pyproject.toml index 409baaf0..a55adbfc 100644 --- a/python-examples/hybrid-automation/pyproject.toml +++ b/python-examples/hybrid-automation/pyproject.toml @@ -19,7 +19,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "anthropic~=0.75.0", "openai~=1.0", diff --git a/python-examples/native-crawler/pyproject.toml b/python-examples/native-crawler/pyproject.toml index 151d79e2..b75da5aa 100644 --- a/python-examples/native-crawler/pyproject.toml +++ b/python-examples/native-crawler/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", ] diff --git a/python-examples/network-interception/pyproject.toml b/python-examples/network-interception/pyproject.toml index c4a3ece3..63549ed8 100644 --- a/python-examples/network-interception/pyproject.toml +++ b/python-examples/network-interception/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "pydantic>=2.12.5", ] diff --git a/python-examples/playwright-basics/pyproject.toml b/python-examples/playwright-basics/pyproject.toml index 79aacc61..13f07970 100644 --- a/python-examples/playwright-basics/pyproject.toml +++ b/python-examples/playwright-basics/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", ] diff --git a/python-examples/quick-recipes/pyproject.toml b/python-examples/quick-recipes/pyproject.toml index 79aacc61..13f07970 100644 --- a/python-examples/quick-recipes/pyproject.toml +++ b/python-examples/quick-recipes/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", ] diff --git a/python-examples/rpa-auth-example/pyproject.toml b/python-examples/rpa-auth-example/pyproject.toml index 17a12272..5fe6a72a 100644 --- a/python-examples/rpa-auth-example/pyproject.toml +++ b/python-examples/rpa-auth-example/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "pydantic[email]==2.10.6", ] diff --git a/python-examples/rpa-example/pyproject.toml b/python-examples/rpa-example/pyproject.toml index 9c886931..d0abf394 100644 --- a/python-examples/rpa-example/pyproject.toml +++ b/python-examples/rpa-example/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "pydantic[email]==2.10.6", ] diff --git a/python-examples/rpa-forms-example/pyproject.toml b/python-examples/rpa-forms-example/pyproject.toml index d530e848..46a5dc9c 100644 --- a/python-examples/rpa-forms-example/pyproject.toml +++ b/python-examples/rpa-forms-example/pyproject.toml @@ -19,7 +19,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "stagehand==3.5.0", "intuned-browser==0.1.17", ] diff --git a/python-examples/scrapy/pyproject.toml b/python-examples/scrapy/pyproject.toml index afe69a0d..d8a12b9e 100644 --- a/python-examples/scrapy/pyproject.toml +++ b/python-examples/scrapy/pyproject.toml @@ -16,7 +16,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "pydantic>=2.10.6", "scrapy>=2.13.4", diff --git a/python-examples/setup-hooks/pyproject.toml b/python-examples/setup-hooks/pyproject.toml index fddc78e1..346df141 100644 --- a/python-examples/setup-hooks/pyproject.toml +++ b/python-examples/setup-hooks/pyproject.toml @@ -14,7 +14,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "pydantic>=2.0.0", ] diff --git a/python-examples/stagehand/pyproject.toml b/python-examples/stagehand/pyproject.toml index d0cc11bf..4d7f579e 100644 --- a/python-examples/stagehand/pyproject.toml +++ b/python-examples/stagehand/pyproject.toml @@ -19,7 +19,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "anthropic~=0.75.0", "python-dateutil~=2.9.0", diff --git a/python-examples/starter-auth/pyproject.toml b/python-examples/starter-auth/pyproject.toml index 17a12272..5fe6a72a 100644 --- a/python-examples/starter-auth/pyproject.toml +++ b/python-examples/starter-auth/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "pydantic[email]==2.10.6", ] diff --git a/python-examples/starter-crawl4ai/pyproject.toml b/python-examples/starter-crawl4ai/pyproject.toml index 3fe017a6..2c7d83d0 100644 --- a/python-examples/starter-crawl4ai/pyproject.toml +++ b/python-examples/starter-crawl4ai/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "crawl4ai==0.8.6", ] diff --git a/python-examples/starter-network-interception/pyproject.toml b/python-examples/starter-network-interception/pyproject.toml index 7cbe6e6c..8722d892 100644 --- a/python-examples/starter-network-interception/pyproject.toml +++ b/python-examples/starter-network-interception/pyproject.toml @@ -17,7 +17,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", ] diff --git a/python-examples/starter-rpa/pyproject.toml b/python-examples/starter-rpa/pyproject.toml index 9b5d9d00..3f3deb83 100644 --- a/python-examples/starter-rpa/pyproject.toml +++ b/python-examples/starter-rpa/pyproject.toml @@ -17,7 +17,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", ] diff --git a/python-examples/starter-scrapy/pyproject.toml b/python-examples/starter-scrapy/pyproject.toml index 8356c830..eb456e3f 100644 --- a/python-examples/starter-scrapy/pyproject.toml +++ b/python-examples/starter-scrapy/pyproject.toml @@ -17,7 +17,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "scrapy>=2.13.4", ] diff --git a/python-examples/starter-shopify/pyproject.toml b/python-examples/starter-shopify/pyproject.toml index 3243d702..115a3a84 100644 --- a/python-examples/starter-shopify/pyproject.toml +++ b/python-examples/starter-shopify/pyproject.toml @@ -17,7 +17,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", ] diff --git a/python-examples/starter-stagehand/pyproject.toml b/python-examples/starter-stagehand/pyproject.toml index 1041f64c..35c1a70d 100644 --- a/python-examples/starter-stagehand/pyproject.toml +++ b/python-examples/starter-stagehand/pyproject.toml @@ -18,7 +18,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", "anthropic~=0.75.0", "python-dateutil~=2.9.0", diff --git a/python-examples/starter/pyproject.toml b/python-examples/starter/pyproject.toml index 79aacc61..13f07970 100644 --- a/python-examples/starter/pyproject.toml +++ b/python-examples/starter/pyproject.toml @@ -15,7 +15,7 @@ keywords = [ ] dependencies = [ "playwright==1.56", - "intuned-runtime==1.3.33", + "intuned-runtime==1.3.34", "intuned-browser==0.1.17", ] diff --git a/typescript-examples/auth-with-email-otp/package.json b/typescript-examples/auth-with-email-otp/package.json index 3b6bd4c8..67c7efeb 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "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 0bdebbd9..75a69e49 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "otplib": "^12.0.1", "playwright": "~1.56.0", diff --git a/typescript-examples/browser-sdk-showcase/package.json b/typescript-examples/browser-sdk-showcase/package.json index 71002c39..c961ffce 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0" } diff --git a/typescript-examples/captcha-in-login/package.json b/typescript-examples/captcha-in-login/package.json index 80755e41..f95c4822 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0" } diff --git a/typescript-examples/captcha-solving-basic/package.json b/typescript-examples/captcha-solving-basic/package.json index b78ecba7..9b134c1d 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0" } diff --git a/typescript-examples/cdp-connection/package.json b/typescript-examples/cdp-connection/package.json index dae1c99d..61a03ac0 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index 9ac4008a..47a44e60 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.29", + "@intuned/runtime": "1.3.30", "@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 c3bad926..8101c3f8 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/e-commerce-nested/package.json b/typescript-examples/e-commerce-nested/package.json index 8c7c595b..ee0dfd87 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/e-commerce-scrapingcourse/package.json b/typescript-examples/e-commerce-scrapingcourse/package.json index e0844088..5104035c 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/e-commerce-shopify/package.json b/typescript-examples/e-commerce-shopify/package.json index 6d9a97e9..ec2cdadf 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/hybrid-automation/package.json b/typescript-examples/hybrid-automation/package.json index c18d68e6..66c67643 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "3.25.67" diff --git a/typescript-examples/jsdom/package.json b/typescript-examples/jsdom/package.json index 2cab2c6d..d73a961e 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "jsdom": "^26.1.0", "playwright": "~1.56.0", diff --git a/typescript-examples/native-crawler/package.json b/typescript-examples/native-crawler/package.json index 20245b87..b2d233f4 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0" }, diff --git a/typescript-examples/network-interception/package.json b/typescript-examples/network-interception/package.json index a379748a..da7d59ac 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/playwright-basics/package.json b/typescript-examples/playwright-basics/package.json index 71002c39..c961ffce 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0" } diff --git a/typescript-examples/quick-recipes/package.json b/typescript-examples/quick-recipes/package.json index 71002c39..c961ffce 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0" } diff --git a/typescript-examples/rpa-auth-example/package.json b/typescript-examples/rpa-auth-example/package.json index 18fcc2b7..5d203aab 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/rpa-example/package.json b/typescript-examples/rpa-example/package.json index 92a90021..4f9f7c34 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/rpa-forms-example/package.json b/typescript-examples/rpa-forms-example/package.json index 6f00c7bd..4b5a761d 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "3.25.67" diff --git a/typescript-examples/setup-hooks/package.json b/typescript-examples/setup-hooks/package.json index ce5397ee..9e1b11b2 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/stagehand/package.json b/typescript-examples/stagehand/package.json index 5515dc36..bf4784b7 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "3.25.67" diff --git a/typescript-examples/starter-auth/package.json b/typescript-examples/starter-auth/package.json index 0a43903a..2be48691 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/starter-jsdom/package.json b/typescript-examples/starter-jsdom/package.json index 2b1b8a06..94b1ca82 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "jsdom": "^26.1.0", "playwright": "~1.56.0" diff --git a/typescript-examples/starter-network-interception/package.json b/typescript-examples/starter-network-interception/package.json index 4c6cf600..c609e44c 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0" } diff --git a/typescript-examples/starter-rpa/package.json b/typescript-examples/starter-rpa/package.json index 313676b6..2ec7ca2e 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0" } diff --git a/typescript-examples/starter-shopify/package.json b/typescript-examples/starter-shopify/package.json index 9f179346..9782d53e 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0" } diff --git a/typescript-examples/starter-stagehand/package.json b/typescript-examples/starter-stagehand/package.json index 12ca2b0b..93910d7a 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "3.25.67" diff --git a/typescript-examples/starter/package.json b/typescript-examples/starter/package.json index 71002c39..c961ffce 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.29", + "@intuned/runtime": "1.3.30", "@types/node": "^20.10.3", "playwright": "~1.56.0" }