diff --git a/typescript-examples/auth-with-email-otp/package.json b/typescript-examples/auth-with-email-otp/package.json index f3ce4a0b..962e5d62 100644 --- a/typescript-examples/auth-with-email-otp/package.json +++ b/typescript-examples/auth-with-email-otp/package.json @@ -15,7 +15,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 5a5f906d..9ebece91 100644 --- a/typescript-examples/auth-with-secret-otp/package.json +++ b/typescript-examples/auth-with-secret-otp/package.json @@ -15,7 +15,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 acdc8e90..b4c1c207 100644 --- a/typescript-examples/browser-sdk-showcase/package.json +++ b/typescript-examples/browser-sdk-showcase/package.json @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@types/node": "^20.10.3", "playwright": "~1.56.0" } diff --git a/typescript-examples/captcha-solving-auth/package.json b/typescript-examples/captcha-solving-auth/package.json index 59e25718..cde9224e 100644 --- a/typescript-examples/captcha-solving-auth/package.json +++ b/typescript-examples/captcha-solving-auth/package.json @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 abc27708..83282770 100644 --- a/typescript-examples/captcha-solving-basic/package.json +++ b/typescript-examples/captcha-solving-basic/package.json @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 9c19a546..004feeb4 100644 --- a/typescript-examples/cdp-connection/package.json +++ b/typescript-examples/cdp-connection/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 f1290d7a..90e7476f 100644 --- a/typescript-examples/computer-use/package.json +++ b/typescript-examples/computer-use/package.json @@ -19,7 +19,7 @@ "@anthropic-ai/sdk": "^0.71.2", "@browserbasehq/stagehand": "3.1.0", "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 318ae127..d980c2ae 100644 --- a/typescript-examples/e-commerce-auth-scrapingcourse/package.json +++ b/typescript-examples/e-commerce-auth-scrapingcourse/package.json @@ -16,7 +16,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 b8c572ed..cb856c46 100644 --- a/typescript-examples/e-commerce-nested/package.json +++ b/typescript-examples/e-commerce-nested/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 ed4e97e6..e7119d52 100644 --- a/typescript-examples/e-commerce-scrapingcourse/package.json +++ b/typescript-examples/e-commerce-scrapingcourse/package.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 b9b124c1..47a9178d 100644 --- a/typescript-examples/e-commerce-shopify/package.json +++ b/typescript-examples/e-commerce-shopify/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/ehr-integration/package.json b/typescript-examples/ehr-integration/package.json index acdc8e90..b4c1c207 100644 --- a/typescript-examples/ehr-integration/package.json +++ b/typescript-examples/ehr-integration/package.json @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@types/node": "^20.10.3", "playwright": "~1.56.0" } diff --git a/typescript-examples/hybrid-automation/package.json b/typescript-examples/hybrid-automation/package.json index 3fa5009c..1949aabe 100644 --- a/typescript-examples/hybrid-automation/package.json +++ b/typescript-examples/hybrid-automation/package.json @@ -20,7 +20,7 @@ "dependencies": { "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 7ecfbcfd..d228462c 100644 --- a/typescript-examples/jsdom/package.json +++ b/typescript-examples/jsdom/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 efc6478b..999b83ed 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.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 e29c1218..d30412b9 100644 --- a/typescript-examples/network-interception/package.json +++ b/typescript-examples/network-interception/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 acdc8e90..b4c1c207 100644 --- a/typescript-examples/playwright-basics/package.json +++ b/typescript-examples/playwright-basics/package.json @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 acdc8e90..b4c1c207 100644 --- a/typescript-examples/quick-recipes/package.json +++ b/typescript-examples/quick-recipes/package.json @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 1ba67eca..930f0eaf 100644 --- a/typescript-examples/rpa-auth-example/package.json +++ b/typescript-examples/rpa-auth-example/package.json @@ -16,7 +16,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 cf8342cd..bb5efd8d 100644 --- a/typescript-examples/rpa-example/package.json +++ b/typescript-examples/rpa-example/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 ed35fa63..44a8af1f 100644 --- a/typescript-examples/rpa-forms-example/package.json +++ b/typescript-examples/rpa-forms-example/package.json @@ -20,7 +20,7 @@ "dependencies": { "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 adf88019..8be75865 100644 --- a/typescript-examples/setup-hooks/package.json +++ b/typescript-examples/setup-hooks/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 2f4a70c9..14a4be8c 100644 --- a/typescript-examples/stagehand/package.json +++ b/typescript-examples/stagehand/package.json @@ -17,7 +17,7 @@ "dependencies": { "@browserbasehq/stagehand": "3.0.8", "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@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 f3bb3b74..0cb426ca 100644 --- a/typescript-examples/starter-auth/package.json +++ b/typescript-examples/starter-auth/package.json @@ -16,7 +16,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@types/node": "^20.10.3", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/starter/package.json b/typescript-examples/starter/package.json index acdc8e90..b4c1c207 100644 --- a/typescript-examples/starter/package.json +++ b/typescript-examples/starter/package.json @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.11", - "@intuned/runtime": "1.3.22", + "@intuned/runtime": "1.3.23", "@types/node": "^20.10.3", "playwright": "~1.56.0" }