From 660d712c44b2c3c4b24f3407ae14f2eab290d60d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 16:06:41 +0100 Subject: [PATCH] chore(deps): update all non-major dependencies (#3113) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../typescript/http-client-pool/package.json | 2 +- .../http-client-pool/pnpm-lock.yaml | 10 +++--- .../express-cluster/package.json | 2 +- .../express-cluster/pnpm-lock.yaml | 20 +++++------ .../express-hybrid/package.json | 2 +- .../express-hybrid/pnpm-lock.yaml | 20 +++++------ .../express-worker_threads/package.json | 2 +- .../express-worker_threads/pnpm-lock.yaml | 20 +++++------ .../fastify-cluster/package.json | 2 +- .../fastify-cluster/pnpm-lock.yaml | 10 +++--- .../fastify-hybrid/package.json | 2 +- .../fastify-hybrid/pnpm-lock.yaml | 10 +++--- .../fastify-worker_threads/package.json | 2 +- .../fastify-worker_threads/pnpm-lock.yaml | 10 +++--- .../typescript/smtp-client-pool/package.json | 2 +- .../smtp-client-pool/pnpm-lock.yaml | 12 +++---- .../ws-cluster/package.json | 2 +- .../ws-cluster/pnpm-lock.yaml | 12 +++---- .../ws-hybrid/package.json | 2 +- .../ws-hybrid/pnpm-lock.yaml | 12 +++---- .../ws-worker_threads/package.json | 2 +- .../ws-worker_threads/pnpm-lock.yaml | 12 +++---- package.json | 4 +-- pnpm-lock.yaml | 34 +++++++++---------- 24 files changed, 104 insertions(+), 104 deletions(-) diff --git a/examples/typescript/http-client-pool/package.json b/examples/typescript/http-client-pool/package.json index cf61d934b..04195df62 100644 --- a/examples/typescript/http-client-pool/package.json +++ b/examples/typescript/http-client-pool/package.json @@ -26,7 +26,7 @@ "poolifier": "^5.1.7" }, "devDependencies": { - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "typescript": "^5.9.3" } } diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index acb1d9a35..0b76f8865 100644 --- a/examples/typescript/http-client-pool/pnpm-lock.yaml +++ b/examples/typescript/http-client-pool/pnpm-lock.yaml @@ -19,16 +19,16 @@ importers: version: 5.1.7 devDependencies: '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 typescript: specifier: ^5.9.3 version: 5.9.3 packages: - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} @@ -162,7 +162,7 @@ packages: snapshots: - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 diff --git a/examples/typescript/http-server-pool/express-cluster/package.json b/examples/typescript/http-server-pool/express-cluster/package.json index 0b48acb7f..404aaba1f 100644 --- a/examples/typescript/http-server-pool/express-cluster/package.json +++ b/examples/typescript/http-server-pool/express-cluster/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", "@types/express": "^5.0.6", - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "autocannon": "^8.0.0", "rollup": "^4.57.1", "rollup-plugin-delete": "^3.0.2", diff --git a/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml b/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml index 8c53cbb73..226c90bc7 100644 --- a/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: ^5.0.6 version: 5.0.6 '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 autocannon: specifier: ^8.0.0 version: 8.0.0 @@ -246,8 +246,8 @@ packages: '@types/http-errors@2.0.5': resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==} - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -954,17 +954,17 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/connect@3.4.38': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/estree@1.0.8': {} '@types/express-serve-static-core@5.1.1': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -977,7 +977,7 @@ snapshots: '@types/http-errors@2.0.5': {} - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 @@ -987,12 +987,12 @@ snapshots: '@types/send@1.2.1': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 24.10.10 + '@types/node': 24.10.11 accepts@2.0.0: dependencies: diff --git a/examples/typescript/http-server-pool/express-hybrid/package.json b/examples/typescript/http-server-pool/express-hybrid/package.json index 5c237ea26..a224cf053 100644 --- a/examples/typescript/http-server-pool/express-hybrid/package.json +++ b/examples/typescript/http-server-pool/express-hybrid/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", "@types/express": "^5.0.6", - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "autocannon": "^8.0.0", "rollup": "^4.57.1", "rollup-plugin-delete": "^3.0.2", diff --git a/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml b/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml index 8c53cbb73..226c90bc7 100644 --- a/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: ^5.0.6 version: 5.0.6 '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 autocannon: specifier: ^8.0.0 version: 8.0.0 @@ -246,8 +246,8 @@ packages: '@types/http-errors@2.0.5': resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==} - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -954,17 +954,17 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/connect@3.4.38': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/estree@1.0.8': {} '@types/express-serve-static-core@5.1.1': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -977,7 +977,7 @@ snapshots: '@types/http-errors@2.0.5': {} - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 @@ -987,12 +987,12 @@ snapshots: '@types/send@1.2.1': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 24.10.10 + '@types/node': 24.10.11 accepts@2.0.0: dependencies: diff --git a/examples/typescript/http-server-pool/express-worker_threads/package.json b/examples/typescript/http-server-pool/express-worker_threads/package.json index c9b32f90c..8809ee1f2 100644 --- a/examples/typescript/http-server-pool/express-worker_threads/package.json +++ b/examples/typescript/http-server-pool/express-worker_threads/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@types/express": "^5.0.6", - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "autocannon": "^8.0.0", "typescript": "^5.9.3" } diff --git a/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml b/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml index 16c6c2659..305e1e289 100644 --- a/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^5.0.6 version: 5.0.6 '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 autocannon: specifier: ^8.0.0 version: 8.0.0 @@ -55,8 +55,8 @@ packages: '@types/http-errors@2.0.5': resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==} - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -518,15 +518,15 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/connect@3.4.38': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/express-serve-static-core@5.1.1': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -539,7 +539,7 @@ snapshots: '@types/http-errors@2.0.5': {} - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 @@ -549,12 +549,12 @@ snapshots: '@types/send@1.2.1': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 24.10.10 + '@types/node': 24.10.11 accepts@2.0.0: dependencies: diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index 796970e9f..b605a23eb 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "autocannon": "^8.0.0", "rollup": "^4.57.1", "rollup-plugin-delete": "^3.0.2", diff --git a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml index 71784f190..e85a4fb87 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^12.3.0 version: 12.3.0(rollup@4.57.1)(tslib@2.8.1)(typescript@5.9.3) '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 autocannon: specifier: ^8.0.0 version: 8.0.0 @@ -249,8 +249,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} abstract-logging@2.0.1: resolution: {integrity: sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==} @@ -892,7 +892,7 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index db781ae8e..32b86d878 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "autocannon": "^8.0.0", "rollup": "^4.57.1", "rollup-plugin-delete": "^3.0.2", diff --git a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml index 042d6254b..ff95ecd8c 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: ^12.3.0 version: 12.3.0(rollup@4.57.1)(tslib@2.8.1)(typescript@5.9.3) '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 autocannon: specifier: ^8.0.0 version: 8.0.0 @@ -252,8 +252,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} abstract-logging@2.0.1: resolution: {integrity: sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==} @@ -898,7 +898,7 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 diff --git a/examples/typescript/http-server-pool/fastify-worker_threads/package.json b/examples/typescript/http-server-pool/fastify-worker_threads/package.json index af209b1e3..d528086b2 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/package.json +++ b/examples/typescript/http-server-pool/fastify-worker_threads/package.json @@ -27,7 +27,7 @@ "poolifier": "^5.1.7" }, "devDependencies": { - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "autocannon": "^8.0.0", "typescript": "^5.9.3" } diff --git a/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml index 5daa9abfa..7be1dd3be 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: version: 5.1.7 devDependencies: '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 autocannon: specifier: ^8.0.0 version: 8.0.0 @@ -61,8 +61,8 @@ packages: '@pinojs/redact@0.4.0': resolution: {integrity: sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==} - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} abstract-logging@2.0.1: resolution: {integrity: sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==} @@ -467,7 +467,7 @@ snapshots: '@pinojs/redact@0.4.0': {} - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 diff --git a/examples/typescript/smtp-client-pool/package.json b/examples/typescript/smtp-client-pool/package.json index 66d5d166e..81ce606e1 100644 --- a/examples/typescript/smtp-client-pool/package.json +++ b/examples/typescript/smtp-client-pool/package.json @@ -24,7 +24,7 @@ "poolifier": "^5.1.7" }, "devDependencies": { - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "@types/nodemailer": "^7.0.9", "typescript": "^5.9.3" } diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index 5888a9b5c..507ab7393 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 5.1.7 devDependencies: '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 '@types/nodemailer': specifier: ^7.0.9 version: 7.0.9 @@ -27,8 +27,8 @@ importers: packages: - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} '@types/nodemailer@7.0.9': resolution: {integrity: sha512-vI8oF1M+8JvQhsId0Pc38BdUP2evenIIys7c7p+9OZXSPOH5c1dyINP1jT8xQ2xPuBUXmIC87s+91IZMDjH8Ow==} @@ -51,13 +51,13 @@ packages: snapshots: - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 '@types/nodemailer@7.0.9': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 nodemailer@7.0.13: {} diff --git a/examples/typescript/websocket-server-pool/ws-cluster/package.json b/examples/typescript/websocket-server-pool/ws-cluster/package.json index 4abca5c76..32fe1c131 100644 --- a/examples/typescript/websocket-server-pool/ws-cluster/package.json +++ b/examples/typescript/websocket-server-pool/ws-cluster/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "@types/ws": "^8.18.1", "rollup": "^4.57.1", "rollup-plugin-delete": "^3.0.2", diff --git a/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml index 778deabc6..79a14a3d7 100644 --- a/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^12.3.0 version: 12.3.0(rollup@4.57.1)(tslib@2.8.1)(typescript@5.9.3) '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 '@types/ws': specifier: ^8.18.1 version: 8.18.1 @@ -225,8 +225,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} '@types/ws@8.18.1': resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} @@ -523,13 +523,13 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 '@types/ws@8.18.1': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 braces@3.0.3: dependencies: diff --git a/examples/typescript/websocket-server-pool/ws-hybrid/package.json b/examples/typescript/websocket-server-pool/ws-hybrid/package.json index 4877abf5c..67d82bffe 100644 --- a/examples/typescript/websocket-server-pool/ws-hybrid/package.json +++ b/examples/typescript/websocket-server-pool/ws-hybrid/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "@types/ws": "^8.18.1", "rollup": "^4.57.1", "rollup-plugin-delete": "^3.0.2", diff --git a/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml index 778deabc6..79a14a3d7 100644 --- a/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^12.3.0 version: 12.3.0(rollup@4.57.1)(tslib@2.8.1)(typescript@5.9.3) '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 '@types/ws': specifier: ^8.18.1 version: 8.18.1 @@ -225,8 +225,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} '@types/ws@8.18.1': resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} @@ -523,13 +523,13 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 '@types/ws@8.18.1': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 braces@3.0.3: dependencies: diff --git a/examples/typescript/websocket-server-pool/ws-worker_threads/package.json b/examples/typescript/websocket-server-pool/ws-worker_threads/package.json index 3d1c4dcf0..3fe05a986 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/package.json +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/package.json @@ -25,7 +25,7 @@ "ws": "^8.19.0" }, "devDependencies": { - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "@types/ws": "^8.18.1", "typescript": "^5.9.3" }, diff --git a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml index c432618ee..c782c379a 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) devDependencies: '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 '@types/ws': specifier: ^8.18.1 version: 8.18.1 @@ -34,8 +34,8 @@ importers: packages: - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} '@types/ws@8.18.1': resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} @@ -78,13 +78,13 @@ packages: snapshots: - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 '@types/ws@8.18.1': dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 bufferutil@4.1.0: dependencies: diff --git a/package.json b/package.json index 0589204ba..3ac9b0d47 100644 --- a/package.json +++ b/package.json @@ -115,12 +115,12 @@ "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^12.3.0", "@std/expect": "npm:@jsr/std__expect@^1.0.17", - "@types/node": "^24.10.10", + "@types/node": "^24.10.11", "c8": "^10.1.3", "clean-publish": "^6.0.1", "cross-env": "^10.1.0", "eslint": "^9.39.2", - "eslint-plugin-jsdoc": "^62.5.1", + "eslint-plugin-jsdoc": "^62.5.2", "eslint-plugin-perfectionist": "^5.5.0", "globals": "^17.3.0", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 237eac898..c70d2e6d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 2.3.14 '@commitlint/cli': specifier: ^20.4.1 - version: 20.4.1(@types/node@24.10.10)(typescript@5.9.3) + version: 20.4.1(@types/node@24.10.11)(typescript@5.9.3) '@commitlint/config-conventional': specifier: ^20.4.1 version: 20.4.1 @@ -36,8 +36,8 @@ importers: specifier: npm:@jsr/std__expect@^1.0.17 version: '@jsr/std__expect@1.0.17' '@types/node': - specifier: ^24.10.10 - version: 24.10.10 + specifier: ^24.10.11 + version: 24.10.11 c8: specifier: ^10.1.3 version: 10.1.3 @@ -51,8 +51,8 @@ importers: specifier: ^9.39.2 version: 9.39.2(jiti@2.6.1) eslint-plugin-jsdoc: - specifier: ^62.5.1 - version: 62.5.1(eslint@9.39.2(jiti@2.6.1)) + specifier: ^62.5.2 + version: 62.5.2(eslint@9.39.2(jiti@2.6.1)) eslint-plugin-perfectionist: specifier: ^5.5.0 version: 5.5.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) @@ -848,8 +848,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@24.10.10': - resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==} + '@types/node@24.10.11': + resolution: {integrity: sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -1482,8 +1482,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-jsdoc@62.5.1: - resolution: {integrity: sha512-pwBsvtkuNRzTYJCeEs0pq5NMipmVfYL5FdkAkB7LV6ALZR6rOau+SFveIdA9+nq2ZOrUCdgwC51i/RIFQvrXYA==} + eslint-plugin-jsdoc@62.5.2: + resolution: {integrity: sha512-n4plQz9u6xoX0QemOsBjU8S/V6XGRoBsad8v56Q9sEOKrcZTh489ld0qi7ONLNZsSlH0GBSi513DBvyavFckeQ==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -2870,11 +2870,11 @@ snapshots: '@biomejs/cli-win32-x64@2.3.14': optional: true - '@commitlint/cli@20.4.1(@types/node@24.10.10)(typescript@5.9.3)': + '@commitlint/cli@20.4.1(@types/node@24.10.11)(typescript@5.9.3)': dependencies: '@commitlint/format': 20.4.0 '@commitlint/lint': 20.4.1 - '@commitlint/load': 20.4.0(@types/node@24.10.10)(typescript@5.9.3) + '@commitlint/load': 20.4.0(@types/node@24.10.11)(typescript@5.9.3) '@commitlint/read': 20.4.0 '@commitlint/types': 20.4.0 tinyexec: 1.0.2 @@ -2921,14 +2921,14 @@ snapshots: '@commitlint/rules': 20.4.1 '@commitlint/types': 20.4.0 - '@commitlint/load@20.4.0(@types/node@24.10.10)(typescript@5.9.3)': + '@commitlint/load@20.4.0(@types/node@24.10.11)(typescript@5.9.3)': dependencies: '@commitlint/config-validator': 20.4.0 '@commitlint/execute-rule': 20.0.0 '@commitlint/resolve-extends': 20.4.0 '@commitlint/types': 20.4.0 cosmiconfig: 9.0.0(typescript@5.9.3) - cosmiconfig-typescript-loader: 6.2.0(@types/node@24.10.10)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3) + cosmiconfig-typescript-loader: 6.2.0(@types/node@24.10.11)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3) is-plain-obj: 4.1.0 lodash.mergewith: 4.6.2 picocolors: 1.1.1 @@ -3533,7 +3533,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@24.10.10': + '@types/node@24.10.11': dependencies: undici-types: 7.16.0 @@ -3927,9 +3927,9 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@6.2.0(@types/node@24.10.10)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3): + cosmiconfig-typescript-loader@6.2.0(@types/node@24.10.11)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3): dependencies: - '@types/node': 24.10.10 + '@types/node': 24.10.11 cosmiconfig: 9.0.0(typescript@5.9.3) jiti: 2.6.1 typescript: 5.9.3 @@ -4274,7 +4274,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsdoc@62.5.1(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-jsdoc@62.5.2(eslint@9.39.2(jiti@2.6.1)): dependencies: '@es-joy/jsdoccomment': 0.84.0 '@es-joy/resolve.exports': 1.2.0 -- 2.43.0