diff --git a/typescript-examples/auth-with-email-otp/package.json b/typescript-examples/auth-with-email-otp/package.json index 962e5d62..e548562b 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.23", "@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 9ebece91..a4340d92 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.23", "@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 b4c1c207..44234776 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.23", "@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 cde9224e..f1076260 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.23", "@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 83282770..743d40f5 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.23", "@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 004feeb4..b4d4ed46 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.23", "@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 90e7476f..b49e5830 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 d980c2ae..f2375e9e 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.23", "@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 cb856c46..0f2d9cf6 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.23", "@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 e7119d52..a3123ff8 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.23", "@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 47a9178d..c76541d6 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.23", "@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 b4c1c207..44234776 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.23", "@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 1949aabe..85f970dc 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.23", "@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 d228462c..6b6a4697 100644 --- a/typescript-examples/jsdom/package.json +++ b/typescript-examples/jsdom/package.json @@ -14,7 +14,7 @@ "@intuned/runtime": "1.3.23", "@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 999b83ed..3e68cf1e 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.23", "@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 d30412b9..c48cafd3 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.23", "@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 b4c1c207..44234776 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.23", "@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 b4c1c207..44234776 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.23", "@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 930f0eaf..9599dbba 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.23", "@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 bb5efd8d..1d18f6d9 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.23", "@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 44a8af1f..8a9109f3 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.23", "@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 8be75865..05188ca6 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.23", "@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 efd564d6..fbcff5c2 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.23", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.58.0", "zod": "3.25.67" } } diff --git a/typescript-examples/starter-auth/package.json b/typescript-examples/starter-auth/package.json index 0cb426ca..b4f0c8b1 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.23", "@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 b4c1c207..44234776 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.23", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.58.0" } }