From 050b464684965d56052351b4db3ae2cae4f8c05b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 16:56:32 +0000 Subject: [PATCH] Update dependency playwright to ~1.57.0 --- 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-example/package.json | 2 +- typescript-examples/captcha-solving-basic-example/package.json | 2 +- typescript-examples/computer-use/package.json | 2 +- typescript-examples/e-commerce-auth-scrapingcourse/package.json | 2 +- typescript-examples/e-commerce-scrapingcourse/package.json | 2 +- typescript-examples/e-commerece-category/package.json | 2 +- typescript-examples/e-commerece-shopify/package.json | 2 +- typescript-examples/ehr-integration-ts/package.json | 2 +- typescript-examples/empty-auth/package.json | 2 +- typescript-examples/empty/package.json | 2 +- typescript-examples/hybrid-automation/package.json | 2 +- typescript-examples/jsdom-example/package.json | 2 +- typescript-examples/native-crawler/package.json | 2 +- typescript-examples/network-interception/package.json | 2 +- typescript-examples/playwright-basics-ts/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/stagehand/package.json | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/typescript-examples/auth-with-email-otp/package.json b/typescript-examples/auth-with-email-otp/package.json index 28c57a07..6d13b0cb 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.8", "@intuned/runtime": "1.3.14", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.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 154c57e7..24c09e74 100644 --- a/typescript-examples/auth-with-secret-otp/package.json +++ b/typescript-examples/auth-with-secret-otp/package.json @@ -17,7 +17,7 @@ "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.14", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4", "otplib": "^12.0.1" } diff --git a/typescript-examples/browser-sdk-showcase/package.json b/typescript-examples/browser-sdk-showcase/package.json index 1fbb9eee..43b26876 100644 --- a/typescript-examples/browser-sdk-showcase/package.json +++ b/typescript-examples/browser-sdk-showcase/package.json @@ -15,6 +15,6 @@ "@intuned/runtime": "1.3.14", "@intuned/browser": "0.1.8", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.57.0" } } diff --git a/typescript-examples/captcha-solving-auth-example/package.json b/typescript-examples/captcha-solving-auth-example/package.json index c52805a5..9c0e048e 100644 --- a/typescript-examples/captcha-solving-auth-example/package.json +++ b/typescript-examples/captcha-solving-auth-example/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.8", "@intuned/runtime": "^1.3.15", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.57.0" } } diff --git a/typescript-examples/captcha-solving-basic-example/package.json b/typescript-examples/captcha-solving-basic-example/package.json index 825d0079..b2af2e42 100644 --- a/typescript-examples/captcha-solving-basic-example/package.json +++ b/typescript-examples/captcha-solving-basic-example/package.json @@ -15,6 +15,6 @@ "@intuned/runtime": "1.3.15", "@intuned/browser": "0.1.8", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.57.0" } } diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index b932a2a4..1e467b4d 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.57.0", "sharp": "^0.34.5", "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 312c3702..ec88337d 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.8", "@intuned/runtime": "1.3.15", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/e-commerce-scrapingcourse/package.json b/typescript-examples/e-commerce-scrapingcourse/package.json index ff1844ed..1d8b61ad 100644 --- a/typescript-examples/e-commerce-scrapingcourse/package.json +++ b/typescript-examples/e-commerce-scrapingcourse/package.json @@ -1 +1 @@ -{"name":"ecommerce","version":"1.0.0","description":"E-commerce automation that extracts product details from a list of products","tags":[],"scripts":{"intuned":"intuned"},"author":"","license":"ISC","dependencies":{"@intuned/browser":"0.1.8","@intuned/runtime":"1.3.15","@types/node":"^20.10.3","playwright":"~1.56.0","zod":"^3.22.4"}} +{"name":"ecommerce","version":"1.0.0","description":"E-commerce automation that extracts product details from a list of products","tags":[],"scripts":{"intuned":"intuned"},"author":"","license":"ISC","dependencies":{"@intuned/browser":"0.1.8","@intuned/runtime":"1.3.15","@types/node":"^20.10.3","playwright":"~1.57.0","zod":"^3.22.4"}} diff --git a/typescript-examples/e-commerece-category/package.json b/typescript-examples/e-commerece-category/package.json index 3af0885a..bdfde534 100644 --- a/typescript-examples/e-commerece-category/package.json +++ b/typescript-examples/e-commerece-category/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.14", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/e-commerece-shopify/package.json b/typescript-examples/e-commerece-shopify/package.json index 724e0e79..81ba44bf 100644 --- a/typescript-examples/e-commerece-shopify/package.json +++ b/typescript-examples/e-commerece-shopify/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.8", "@intuned/runtime": "^1.3.15", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/ehr-integration-ts/package.json b/typescript-examples/ehr-integration-ts/package.json index 4193a7af..3d19d58e 100644 --- a/typescript-examples/ehr-integration-ts/package.json +++ b/typescript-examples/ehr-integration-ts/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.15", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.57.0" } } diff --git a/typescript-examples/empty-auth/package.json b/typescript-examples/empty-auth/package.json index b82b7cb1..08430d08 100644 --- a/typescript-examples/empty-auth/package.json +++ b/typescript-examples/empty-auth/package.json @@ -18,7 +18,7 @@ "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.14", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/empty/package.json b/typescript-examples/empty/package.json index 488fc8c9..36594385 100644 --- a/typescript-examples/empty/package.json +++ b/typescript-examples/empty/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.14", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.57.0" } } diff --git a/typescript-examples/hybrid-automation/package.json b/typescript-examples/hybrid-automation/package.json index bbcd9f28..bf72894e 100644 --- a/typescript-examples/hybrid-automation/package.json +++ b/typescript-examples/hybrid-automation/package.json @@ -22,7 +22,7 @@ "@intuned/browser": "0.1.8", "@intuned/runtime": "^1.3.15", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "3.25.67" } } diff --git a/typescript-examples/jsdom-example/package.json b/typescript-examples/jsdom-example/package.json index 0f03b8f5..d191d3d2 100644 --- a/typescript-examples/jsdom-example/package.json +++ b/typescript-examples/jsdom-example/package.json @@ -14,7 +14,7 @@ "@intuned/runtime": "1.3.15", "@types/node": "^20.10.3", "jsdom": "^27.3.0", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } \ No newline at end of file diff --git a/typescript-examples/native-crawler/package.json b/typescript-examples/native-crawler/package.json index f3f6cb23..be872e6b 100644 --- a/typescript-examples/native-crawler/package.json +++ b/typescript-examples/native-crawler/package.json @@ -15,7 +15,7 @@ "@intuned/runtime": "1.3.14", "@intuned/browser": "0.1.8", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.57.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 4608b63b..05d779a8 100644 --- a/typescript-examples/network-interception/package.json +++ b/typescript-examples/network-interception/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.14", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/playwright-basics-ts/package.json b/typescript-examples/playwright-basics-ts/package.json index 1fbb9eee..43b26876 100644 --- a/typescript-examples/playwright-basics-ts/package.json +++ b/typescript-examples/playwright-basics-ts/package.json @@ -15,6 +15,6 @@ "@intuned/runtime": "1.3.14", "@intuned/browser": "0.1.8", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.57.0" } } diff --git a/typescript-examples/quick-recipes/package.json b/typescript-examples/quick-recipes/package.json index 1fbb9eee..43b26876 100644 --- a/typescript-examples/quick-recipes/package.json +++ b/typescript-examples/quick-recipes/package.json @@ -15,6 +15,6 @@ "@intuned/runtime": "1.3.14", "@intuned/browser": "0.1.8", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.57.0" } } diff --git a/typescript-examples/rpa-auth-example/package.json b/typescript-examples/rpa-auth-example/package.json index 65ddcbf7..2b194150 100644 --- a/typescript-examples/rpa-auth-example/package.json +++ b/typescript-examples/rpa-auth-example/package.json @@ -1 +1 @@ -{"name":"book-consultations-with-auth","version":"1.0.0","description":"Credentials based booking automation to book a consultation with a consultant and list the consultations","main":"index.js","tags":["intuned-browser-sdk","intuned-auth-sessions","intuned-auth-sessions-credentials","Authenticated"],"scripts":{"intuned":"intuned"},"author":"","license":"ISC","dependencies":{"@intuned/browser":"0.1.8","@intuned/runtime":"1.3.15","@types/node":"^20.10.3","playwright":"~1.56.0","zod":"^3.22.4"}} +{"name":"book-consultations-with-auth","version":"1.0.0","description":"Credentials based booking automation to book a consultation with a consultant and list the consultations","main":"index.js","tags":["intuned-browser-sdk","intuned-auth-sessions","intuned-auth-sessions-credentials","Authenticated"],"scripts":{"intuned":"intuned"},"author":"","license":"ISC","dependencies":{"@intuned/browser":"0.1.8","@intuned/runtime":"1.3.15","@types/node":"^20.10.3","playwright":"~1.57.0","zod":"^3.22.4"}} diff --git a/typescript-examples/rpa-example/package.json b/typescript-examples/rpa-example/package.json index d3ba13b3..27672ca3 100644 --- a/typescript-examples/rpa-example/package.json +++ b/typescript-examples/rpa-example/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.15", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/stagehand/package.json b/typescript-examples/stagehand/package.json index a40f3dda..252c7c9e 100644 --- a/typescript-examples/stagehand/package.json +++ b/typescript-examples/stagehand/package.json @@ -19,7 +19,7 @@ "@intuned/browser": "0.1.8", "@intuned/runtime": "^1.3.15", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "3.25.67" } }