From 153302581fb995014442662ad22e5306c2f6f2e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 13:53:56 +0000 Subject: [PATCH] fix(deps): update dependency @intuned/runtime to v1.3.20 --- typescript-examples/auth-with-email-otp/package.json | 2 +- typescript-examples/auth-with-secret-otp/package.json | 2 +- typescript-examples/browser-sdk-showcase/package.json | 2 +- typescript-examples/captcha-solving-auth/package.json | 2 +- typescript-examples/captcha-solving-basic/package.json | 2 +- typescript-examples/cdp-connection/package.json | 2 +- typescript-examples/computer-use/package.json | 2 +- typescript-examples/e-commerce-auth-scrapingcourse/package.json | 2 +- typescript-examples/e-commerce-nested/package.json | 2 +- typescript-examples/e-commerce-scrapingcourse/package.json | 2 +- typescript-examples/e-commerce-shopify/package.json | 2 +- typescript-examples/ehr-integration/package.json | 2 +- typescript-examples/hybrid-automation/package.json | 2 +- typescript-examples/jsdom/package.json | 2 +- typescript-examples/native-crawler/package.json | 2 +- typescript-examples/network-interception/package.json | 2 +- typescript-examples/playwright-basics/package.json | 2 +- typescript-examples/quick-recipes/package.json | 2 +- typescript-examples/rpa-auth-example/package.json | 2 +- typescript-examples/rpa-example/package.json | 2 +- typescript-examples/rpa-forms-example/package.json | 2 +- typescript-examples/setup-hooks/package.json | 2 +- typescript-examples/stagehand/package.json | 2 +- typescript-examples/starter-auth/package.json | 2 +- typescript-examples/starter/package.json | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/typescript-examples/auth-with-email-otp/package.json b/typescript-examples/auth-with-email-otp/package.json index 9233a0f..14f55da 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 f6441ed..e69c78e 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 7a3414c..833e32d 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 d671cb9..7882e05 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 d94276a..0c37756 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 874f274..d201203 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 158f45d..04e9b0e 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.0.6", "@intuned/browser": "0.1.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 1e17e52..8d57bfb 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 f478298..3b8220f 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 c9084ba..d605f5e 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 c951c21..6fca7c2 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 7a3414c..833e32d 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 14212f2..ff9f240 100644 --- a/typescript-examples/hybrid-automation/package.json +++ b/typescript-examples/hybrid-automation/package.json @@ -20,7 +20,7 @@ "dependencies": { "@browserbasehq/stagehand": "3.0.6", "@intuned/browser": "0.1.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 355fb4f..0b05cf3 100644 --- a/typescript-examples/jsdom/package.json +++ b/typescript-examples/jsdom/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 4f9c866..c17b197 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 2f760d3..951afd9 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 7a3414c..833e32d 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 7a3414c..833e32d 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 96384c7..62b01a3 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 6a6c557..e0427d8 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 16fdbcc..9393cc7 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.6", "@intuned/browser": "0.1.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 0de3c12..2f401c3 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 172d0b0..f846571 100644 --- a/typescript-examples/stagehand/package.json +++ b/typescript-examples/stagehand/package.json @@ -17,7 +17,7 @@ "dependencies": { "@browserbasehq/stagehand": "3.0.6", "@intuned/browser": "0.1.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 54aa81e..6021e0d 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.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@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 7a3414c..833e32d 100644 --- a/typescript-examples/starter/package.json +++ b/typescript-examples/starter/package.json @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "@intuned/browser": "0.1.10", - "@intuned/runtime": "1.3.19", + "@intuned/runtime": "1.3.20", "@types/node": "^20.10.3", "playwright": "~1.56.0" }