From fbace92fe3f488bcad47af32dea0850f6f68c8be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 16:57:03 +0000 Subject: [PATCH] Update dependency @types/node to v24 --- 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..24e9c987 100644 --- a/typescript-examples/auth-with-email-otp/package.json +++ b/typescript-examples/auth-with-email-otp/package.json @@ -16,7 +16,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.14", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.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..38cdba1e 100644 --- a/typescript-examples/auth-with-secret-otp/package.json +++ b/typescript-examples/auth-with-secret-otp/package.json @@ -16,7 +16,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.14", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.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..168b84cf 100644 --- a/typescript-examples/browser-sdk-showcase/package.json +++ b/typescript-examples/browser-sdk-showcase/package.json @@ -14,7 +14,7 @@ "dependencies": { "@intuned/runtime": "1.3.14", "@intuned/browser": "0.1.8", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.0" } } diff --git a/typescript-examples/captcha-solving-auth-example/package.json b/typescript-examples/captcha-solving-auth-example/package.json index c52805a5..37b782f7 100644 --- a/typescript-examples/captcha-solving-auth-example/package.json +++ b/typescript-examples/captcha-solving-auth-example/package.json @@ -14,7 +14,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "^1.3.15", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.0" } } diff --git a/typescript-examples/captcha-solving-basic-example/package.json b/typescript-examples/captcha-solving-basic-example/package.json index 825d0079..9b968399 100644 --- a/typescript-examples/captcha-solving-basic-example/package.json +++ b/typescript-examples/captcha-solving-basic-example/package.json @@ -14,7 +14,7 @@ "dependencies": { "@intuned/runtime": "1.3.15", "@intuned/browser": "0.1.8", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.0" } } diff --git a/typescript-examples/computer-use/package.json b/typescript-examples/computer-use/package.json index b932a2a4..29e03704 100644 --- a/typescript-examples/computer-use/package.json +++ b/typescript-examples/computer-use/package.json @@ -20,7 +20,7 @@ "@browserbasehq/stagehand": "3.0.6", "@intuned/browser": "0.1.8", "@intuned/runtime": "^1.3.15", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "luxon": "^3.7.2", "openai": "^6.10.0", "playwright": "~1.56.0", diff --git a/typescript-examples/e-commerce-auth-scrapingcourse/package.json b/typescript-examples/e-commerce-auth-scrapingcourse/package.json index 312c3702..a2099847 100644 --- a/typescript-examples/e-commerce-auth-scrapingcourse/package.json +++ b/typescript-examples/e-commerce-auth-scrapingcourse/package.json @@ -17,7 +17,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.15", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "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 ff1844ed..36d826b2 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":"^24.0.0","playwright":"~1.56.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..394b84d1 100644 --- a/typescript-examples/e-commerece-category/package.json +++ b/typescript-examples/e-commerece-category/package.json @@ -12,7 +12,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.14", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.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..c0dea77a 100644 --- a/typescript-examples/e-commerece-shopify/package.json +++ b/typescript-examples/e-commerece-shopify/package.json @@ -12,7 +12,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "^1.3.15", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.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..bdc29020 100644 --- a/typescript-examples/ehr-integration-ts/package.json +++ b/typescript-examples/ehr-integration-ts/package.json @@ -14,7 +14,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.15", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.0" } } diff --git a/typescript-examples/empty-auth/package.json b/typescript-examples/empty-auth/package.json index b82b7cb1..cabea821 100644 --- a/typescript-examples/empty-auth/package.json +++ b/typescript-examples/empty-auth/package.json @@ -17,7 +17,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.14", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.0", "zod": "^3.22.4" } diff --git a/typescript-examples/empty/package.json b/typescript-examples/empty/package.json index 488fc8c9..3aac053a 100644 --- a/typescript-examples/empty/package.json +++ b/typescript-examples/empty/package.json @@ -14,7 +14,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.14", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.0" } } diff --git a/typescript-examples/hybrid-automation/package.json b/typescript-examples/hybrid-automation/package.json index bbcd9f28..da8df1db 100644 --- a/typescript-examples/hybrid-automation/package.json +++ b/typescript-examples/hybrid-automation/package.json @@ -21,7 +21,7 @@ "@browserbasehq/stagehand": "3.0.6", "@intuned/browser": "0.1.8", "@intuned/runtime": "^1.3.15", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.0", "zod": "3.25.67" } diff --git a/typescript-examples/jsdom-example/package.json b/typescript-examples/jsdom-example/package.json index 0f03b8f5..596ade33 100644 --- a/typescript-examples/jsdom-example/package.json +++ b/typescript-examples/jsdom-example/package.json @@ -12,7 +12,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.15", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "jsdom": "^27.3.0", "playwright": "~1.56.0", "zod": "^3.22.4" diff --git a/typescript-examples/native-crawler/package.json b/typescript-examples/native-crawler/package.json index f3f6cb23..6dde47c4 100644 --- a/typescript-examples/native-crawler/package.json +++ b/typescript-examples/native-crawler/package.json @@ -14,7 +14,7 @@ "dependencies": { "@intuned/runtime": "1.3.14", "@intuned/browser": "0.1.8", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.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..30322ac8 100644 --- a/typescript-examples/network-interception/package.json +++ b/typescript-examples/network-interception/package.json @@ -12,7 +12,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.14", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.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..168b84cf 100644 --- a/typescript-examples/playwright-basics-ts/package.json +++ b/typescript-examples/playwright-basics-ts/package.json @@ -14,7 +14,7 @@ "dependencies": { "@intuned/runtime": "1.3.14", "@intuned/browser": "0.1.8", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.0" } } diff --git a/typescript-examples/quick-recipes/package.json b/typescript-examples/quick-recipes/package.json index 1fbb9eee..168b84cf 100644 --- a/typescript-examples/quick-recipes/package.json +++ b/typescript-examples/quick-recipes/package.json @@ -14,7 +14,7 @@ "dependencies": { "@intuned/runtime": "1.3.14", "@intuned/browser": "0.1.8", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.0" } } diff --git a/typescript-examples/rpa-auth-example/package.json b/typescript-examples/rpa-auth-example/package.json index 65ddcbf7..c005fb81 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":"^24.0.0","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 d3ba13b3..87bc9d8a 100644 --- a/typescript-examples/rpa-example/package.json +++ b/typescript-examples/rpa-example/package.json @@ -12,7 +12,7 @@ "dependencies": { "@intuned/browser": "0.1.8", "@intuned/runtime": "1.3.15", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.0", "zod": "^3.22.4" } diff --git a/typescript-examples/stagehand/package.json b/typescript-examples/stagehand/package.json index a40f3dda..a241129c 100644 --- a/typescript-examples/stagehand/package.json +++ b/typescript-examples/stagehand/package.json @@ -18,7 +18,7 @@ "@browserbasehq/stagehand": "3.0.6", "@intuned/browser": "0.1.8", "@intuned/runtime": "^1.3.15", - "@types/node": "^20.10.3", + "@types/node": "^24.0.0", "playwright": "~1.56.0", "zod": "3.25.67" }