diff --git a/typescript-examples/auth-with-email-otp/package.json b/typescript-examples/auth-with-email-otp/package.json index cd8e4a0..e35a054 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.9", "@intuned/runtime": "1.3.16", "@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 a69a85f..06df9ae 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.9", "@intuned/runtime": "1.3.16", "@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 95ba809..c8b8173 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.16", "@intuned/browser": "0.1.9", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.57.0" } } diff --git a/typescript-examples/captcha-solving-auth/package.json b/typescript-examples/captcha-solving-auth/package.json index ae0cadb..465c474 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.9", "@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/package.json b/typescript-examples/captcha-solving-basic/package.json index b9c8e23..c98cd0e 100644 --- a/typescript-examples/captcha-solving-basic/package.json +++ b/typescript-examples/captcha-solving-basic/package.json @@ -15,6 +15,6 @@ "@intuned/runtime": "1.3.16", "@intuned/browser": "0.1.9", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.57.0" } } diff --git a/typescript-examples/cdp-connection/package.json b/typescript-examples/cdp-connection/package.json index 06b808c..9159fea 100644 --- a/typescript-examples/cdp-connection/package.json +++ b/typescript-examples/cdp-connection/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.9", "@intuned/runtime": "1.3.16", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index cf80168..8630b39 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", "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 145df06..733dbc3 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.9", "@intuned/runtime": "1.3.16", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/e-commerce-nested/package.json b/typescript-examples/e-commerce-nested/package.json index 69a7c97..10b0e78 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.9", "@intuned/runtime": "1.3.16", "@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 bee647e..00782e6 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.9","@intuned/runtime":"1.3.16","@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.9","@intuned/runtime":"1.3.16","@types/node":"^20.10.3","playwright":"~1.57.0","zod":"^3.22.4"}} diff --git a/typescript-examples/e-commerce-shopify/package.json b/typescript-examples/e-commerce-shopify/package.json index 5e81f23..b5f5d2c 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.9", "@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/package.json b/typescript-examples/ehr-integration/package.json index e4e760f..e4b68a7 100644 --- a/typescript-examples/ehr-integration/package.json +++ b/typescript-examples/ehr-integration/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.9", "@intuned/runtime": "1.3.16", "@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 898434a..bf17612 100644 --- a/typescript-examples/hybrid-automation/package.json +++ b/typescript-examples/hybrid-automation/package.json @@ -22,7 +22,7 @@ "@intuned/browser": "0.1.9", "@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/package.json b/typescript-examples/jsdom/package.json index 6f64628..7aef9fd 100644 --- a/typescript-examples/jsdom/package.json +++ b/typescript-examples/jsdom/package.json @@ -14,7 +14,7 @@ "@intuned/runtime": "1.3.16", "@types/node": "^20.10.3", "jsdom": "^26.1.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 6bd4a50..c5bb34f 100644 --- a/typescript-examples/native-crawler/package.json +++ b/typescript-examples/native-crawler/package.json @@ -15,7 +15,7 @@ "@intuned/runtime": "1.3.16", "@intuned/browser": "0.1.9", "@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 6a7ad3a..656e4a8 100644 --- a/typescript-examples/network-interception/package.json +++ b/typescript-examples/network-interception/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.9", "@intuned/runtime": "1.3.16", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/playwright-basics/package.json b/typescript-examples/playwright-basics/package.json index 95ba809..c8b8173 100644 --- a/typescript-examples/playwright-basics/package.json +++ b/typescript-examples/playwright-basics/package.json @@ -15,6 +15,6 @@ "@intuned/runtime": "1.3.16", "@intuned/browser": "0.1.9", "@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 95ba809..c8b8173 100644 --- a/typescript-examples/quick-recipes/package.json +++ b/typescript-examples/quick-recipes/package.json @@ -15,6 +15,6 @@ "@intuned/runtime": "1.3.16", "@intuned/browser": "0.1.9", "@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 2b2afab..211b40b 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.9","@intuned/runtime":"1.3.16","@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.9","@intuned/runtime":"1.3.16","@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 02a7ab4..fb91bec 100644 --- a/typescript-examples/rpa-example/package.json +++ b/typescript-examples/rpa-example/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.9", "@intuned/runtime": "1.3.16", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/rpa-forms-example/package.json b/typescript-examples/rpa-forms-example/package.json index 8b13e48..a0d0f07 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.9", "@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/setup-hooks/package.json b/typescript-examples/setup-hooks/package.json index 935a34b..7434896 100644 --- a/typescript-examples/setup-hooks/package.json +++ b/typescript-examples/setup-hooks/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.9", "@intuned/runtime": "1.3.16", "@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 a03e1e3..a979bd7 100644 --- a/typescript-examples/stagehand/package.json +++ b/typescript-examples/stagehand/package.json @@ -19,7 +19,7 @@ "@intuned/browser": "0.1.9", "@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/starter-auth/package.json b/typescript-examples/starter-auth/package.json index 10d5cce..a2d7b38 100644 --- a/typescript-examples/starter-auth/package.json +++ b/typescript-examples/starter-auth/package.json @@ -18,7 +18,7 @@ "@intuned/browser": "0.1.9", "@intuned/runtime": "1.3.16", "@types/node": "^20.10.3", - "playwright": "~1.56.0", + "playwright": "~1.57.0", "zod": "^3.22.4" } } diff --git a/typescript-examples/starter/package.json b/typescript-examples/starter/package.json index e4e760f..e4b68a7 100644 --- a/typescript-examples/starter/package.json +++ b/typescript-examples/starter/package.json @@ -15,6 +15,6 @@ "@intuned/browser": "0.1.9", "@intuned/runtime": "1.3.16", "@types/node": "^20.10.3", - "playwright": "~1.56.0" + "playwright": "~1.57.0" } }