diff --git a/typescript-examples/auth-with-email-otp/package.json b/typescript-examples/auth-with-email-otp/package.json index f3ce4a0b..4d85cc6e 100644 --- a/typescript-examples/auth-with-email-otp/package.json +++ b/typescript-examples/auth-with-email-otp/package.json @@ -17,7 +17,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "resend": "^6.6.0", "zod": "^3.22.4" }, diff --git a/typescript-examples/auth-with-secret-otp/package.json b/typescript-examples/auth-with-secret-otp/package.json index 5a5f906d..fb84dcc0 100644 --- a/typescript-examples/auth-with-secret-otp/package.json +++ b/typescript-examples/auth-with-secret-otp/package.json @@ -18,7 +18,7 @@ "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", "otplib": "^12.0.1", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/browser-sdk-showcase/package.json b/typescript-examples/browser-sdk-showcase/package.json index acdc8e90..844e8e91 100644 --- a/typescript-examples/browser-sdk-showcase/package.json +++ b/typescript-examples/browser-sdk-showcase/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.58.0" } } diff --git a/typescript-examples/captcha-solving-auth/package.json b/typescript-examples/captcha-solving-auth/package.json index 59e25718..e83a1437 100644 --- a/typescript-examples/captcha-solving-auth/package.json +++ b/typescript-examples/captcha-solving-auth/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.58.0" } } diff --git a/typescript-examples/captcha-solving-basic/package.json b/typescript-examples/captcha-solving-basic/package.json index abc27708..2279bcd2 100644 --- a/typescript-examples/captcha-solving-basic/package.json +++ b/typescript-examples/captcha-solving-basic/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.58.0" } } diff --git a/typescript-examples/cdp-connection/package.json b/typescript-examples/cdp-connection/package.json index 9c19a546..ef5ea429 100644 --- a/typescript-examples/cdp-connection/package.json +++ b/typescript-examples/cdp-connection/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index f1290d7a..36354ece 100644 --- a/typescript-examples/computer-use/package.json +++ b/typescript-examples/computer-use/package.json @@ -23,7 +23,7 @@ "@types/node": "^20.10.3", "luxon": "^3.7.2", "openai": "^6.10.0", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "3.25.67" } } diff --git a/typescript-examples/e-commerce-auth-scrapingcourse/package.json b/typescript-examples/e-commerce-auth-scrapingcourse/package.json index 318ae127..c22ed9b0 100644 --- a/typescript-examples/e-commerce-auth-scrapingcourse/package.json +++ b/typescript-examples/e-commerce-auth-scrapingcourse/package.json @@ -18,7 +18,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.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..63448301 100644 --- a/typescript-examples/e-commerce-nested/package.json +++ b/typescript-examples/e-commerce-nested/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.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..aa6ab49d 100644 --- a/typescript-examples/e-commerce-scrapingcourse/package.json +++ b/typescript-examples/e-commerce-scrapingcourse/package.json @@ -12,7 +12,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.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..48843437 100644 --- a/typescript-examples/e-commerce-shopify/package.json +++ b/typescript-examples/e-commerce-shopify/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/ehr-integration/package.json b/typescript-examples/ehr-integration/package.json index acdc8e90..844e8e91 100644 --- a/typescript-examples/ehr-integration/package.json +++ b/typescript-examples/ehr-integration/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.58.0" } } diff --git a/typescript-examples/hybrid-automation/package.json b/typescript-examples/hybrid-automation/package.json index 3fa5009c..e3345677 100644 --- a/typescript-examples/hybrid-automation/package.json +++ b/typescript-examples/hybrid-automation/package.json @@ -22,7 +22,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "3.25.67" } } diff --git a/typescript-examples/jsdom/package.json b/typescript-examples/jsdom/package.json index 7ecfbcfd..1fa4e5c0 100644 --- a/typescript-examples/jsdom/package.json +++ b/typescript-examples/jsdom/package.json @@ -14,7 +14,7 @@ "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", "jsdom": "^26.1.0", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/native-crawler/package.json b/typescript-examples/native-crawler/package.json index efc6478b..9b7ef188 100644 --- a/typescript-examples/native-crawler/package.json +++ b/typescript-examples/native-crawler/package.json @@ -15,7 +15,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.58.0" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" } diff --git a/typescript-examples/network-interception/package.json b/typescript-examples/network-interception/package.json index e29c1218..89faf349 100644 --- a/typescript-examples/network-interception/package.json +++ b/typescript-examples/network-interception/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/playwright-basics/package.json b/typescript-examples/playwright-basics/package.json index acdc8e90..844e8e91 100644 --- a/typescript-examples/playwright-basics/package.json +++ b/typescript-examples/playwright-basics/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.58.0" } } diff --git a/typescript-examples/quick-recipes/package.json b/typescript-examples/quick-recipes/package.json index acdc8e90..844e8e91 100644 --- a/typescript-examples/quick-recipes/package.json +++ b/typescript-examples/quick-recipes/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.58.0" } } diff --git a/typescript-examples/rpa-auth-example/package.json b/typescript-examples/rpa-auth-example/package.json index 1ba67eca..b4d364d1 100644 --- a/typescript-examples/rpa-auth-example/package.json +++ b/typescript-examples/rpa-auth-example/package.json @@ -18,7 +18,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/rpa-example/package.json b/typescript-examples/rpa-example/package.json index cf8342cd..c067eabf 100644 --- a/typescript-examples/rpa-example/package.json +++ b/typescript-examples/rpa-example/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.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..45791726 100644 --- a/typescript-examples/rpa-forms-example/package.json +++ b/typescript-examples/rpa-forms-example/package.json @@ -22,7 +22,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "3.25.67" } } diff --git a/typescript-examples/setup-hooks/package.json b/typescript-examples/setup-hooks/package.json index adf88019..17c682f1 100644 --- a/typescript-examples/setup-hooks/package.json +++ b/typescript-examples/setup-hooks/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/stagehand/package.json b/typescript-examples/stagehand/package.json index 2f4a70c9..10c2e5fa 100644 --- a/typescript-examples/stagehand/package.json +++ b/typescript-examples/stagehand/package.json @@ -19,7 +19,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "3.25.67" } } \ No newline at end of file diff --git a/typescript-examples/starter-auth/package.json b/typescript-examples/starter-auth/package.json index f3bb3b74..804e3eb0 100644 --- a/typescript-examples/starter-auth/package.json +++ b/typescript-examples/starter-auth/package.json @@ -18,7 +18,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/starter/package.json b/typescript-examples/starter/package.json index acdc8e90..844e8e91 100644 --- a/typescript-examples/starter/package.json +++ b/typescript-examples/starter/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.22", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.58.0" } }