From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Jan 2026 18:32:32 +0000 (+0100) Subject: fix(deps): update all non-major dependencies (#3100) X-Git-Tag: v5.2.0~31 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=90627c38473240504d019138dd2d3ae50e97c25a;p=poolifier.git fix(deps): update all non-major dependencies (#3100) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/examples/typescript/http-client-pool/package.json b/examples/typescript/http-client-pool/package.json index e9af609ab..1124fa806 100644 --- a/examples/typescript/http-client-pool/package.json +++ b/examples/typescript/http-client-pool/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -26,7 +26,7 @@ "poolifier": "^5.1.7" }, "devDependencies": { - "@types/node": "^24.10.7", + "@types/node": "^24.10.9", "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 752ce91e4..663aa42e1 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.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 typescript: specifier: ^5.9.3 version: 5.9.3 packages: - '@types/node@24.10.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} @@ -162,7 +162,7 @@ packages: snapshots: - '@types/node@24.10.7': + '@types/node@24.10.9': 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 20f86769b..66bb68c36 100644 --- a/examples/typescript/http-server-pool/express-cluster/package.json +++ b/examples/typescript/http-server-pool/express-cluster/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -28,7 +28,7 @@ "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", "@types/express": "^5.0.6", - "@types/node": "^24.10.7", + "@types/node": "^24.10.9", "autocannon": "^8.0.0", "rollup": "^4.55.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 ec0ac2c9f..238f5466a 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.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 autocannon: specifier: ^8.0.0 version: 8.0.0 @@ -233,8 +233,8 @@ packages: '@types/http-errors@2.0.5': resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==} - '@types/node@24.10.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -941,17 +941,17 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@types/connect@3.4.38': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@types/estree@1.0.8': {} '@types/express-serve-static-core@5.1.1': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -964,7 +964,7 @@ snapshots: '@types/http-errors@2.0.5': {} - '@types/node@24.10.7': + '@types/node@24.10.9': dependencies: undici-types: 7.16.0 @@ -974,12 +974,12 @@ snapshots: '@types/send@1.2.1': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 24.10.7 + '@types/node': 24.10.9 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 062e3b40b..6b3af5590 100644 --- a/examples/typescript/http-server-pool/express-hybrid/package.json +++ b/examples/typescript/http-server-pool/express-hybrid/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -28,7 +28,7 @@ "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", "@types/express": "^5.0.6", - "@types/node": "^24.10.7", + "@types/node": "^24.10.9", "autocannon": "^8.0.0", "rollup": "^4.55.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 ec0ac2c9f..238f5466a 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.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 autocannon: specifier: ^8.0.0 version: 8.0.0 @@ -233,8 +233,8 @@ packages: '@types/http-errors@2.0.5': resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==} - '@types/node@24.10.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -941,17 +941,17 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@types/connect@3.4.38': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@types/estree@1.0.8': {} '@types/express-serve-static-core@5.1.1': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -964,7 +964,7 @@ snapshots: '@types/http-errors@2.0.5': {} - '@types/node@24.10.7': + '@types/node@24.10.9': dependencies: undici-types: 7.16.0 @@ -974,12 +974,12 @@ snapshots: '@types/send@1.2.1': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 24.10.7 + '@types/node': 24.10.9 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 8fbd8ceda..693944f04 100644 --- a/examples/typescript/http-server-pool/express-worker_threads/package.json +++ b/examples/typescript/http-server-pool/express-worker_threads/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -27,7 +27,7 @@ }, "devDependencies": { "@types/express": "^5.0.6", - "@types/node": "^24.10.7", + "@types/node": "^24.10.9", "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 e8ff7db59..94ceff898 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.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 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.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} '@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.7 + '@types/node': 24.10.9 '@types/connect@3.4.38': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@types/express-serve-static-core@5.1.1': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@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.7': + '@types/node@24.10.9': dependencies: undici-types: 7.16.0 @@ -549,12 +549,12 @@ snapshots: '@types/send@1.2.1': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 24.10.7 + '@types/node': 24.10.9 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 738080509..b66d381b8 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -22,12 +22,12 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^5.6.2", + "fastify": "^5.7.1", "poolifier": "^5.1.7" }, "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", - "@types/node": "^24.10.7", + "@types/node": "^24.10.9", "autocannon": "^8.0.0", "rollup": "^4.55.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 77e321253..c5a625809 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: fastify: - specifier: ^5.6.2 - version: 5.6.2 + specifier: ^5.7.1 + version: 5.7.1 poolifier: specifier: ^5.1.7 version: 5.1.7 @@ -19,8 +19,8 @@ importers: specifier: ^12.3.0 version: 12.3.0(rollup@4.55.1)(tslib@2.8.1)(typescript@5.9.3) '@types/node': - specifier: ^24.10.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 autocannon: specifier: ^8.0.0 version: 8.0.0 @@ -236,8 +236,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@24.10.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} abstract-logging@2.0.1: resolution: {integrity: sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==} @@ -379,8 +379,8 @@ packages: fast-uri@3.1.0: resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} - fastify@5.6.2: - resolution: {integrity: sha512-dPugdGnsvYkBlENLhCgX8yhyGCsCPrpA8lFWbTNU428l+YOnLgYHR69hzV8HWPC79n536EqzqQtvhtdaCE0dKg==} + fastify@5.7.1: + resolution: {integrity: sha512-ZW7S4fxlZhE+tYWVokFzjh+i56R+buYKNGhrVl6DtN8sxkyMEzpJnzvO8A/ZZrsg5w6X37u6I4EOQikYS5DXpA==} fastq@1.20.1: resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} @@ -879,7 +879,7 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@24.10.7': + '@types/node@24.10.9': dependencies: undici-types: 7.16.0 @@ -1048,7 +1048,7 @@ snapshots: fast-uri@3.1.0: {} - fastify@5.6.2: + fastify@5.7.1: dependencies: '@fastify/ajv-compiler': 4.0.5 '@fastify/error': 4.2.0 diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index a254fa11f..f626c45ce 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -22,13 +22,13 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^5.6.2", + "fastify": "^5.7.1", "fastify-plugin": "^5.1.0", "poolifier": "^5.1.7" }, "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", - "@types/node": "^24.10.7", + "@types/node": "^24.10.9", "autocannon": "^8.0.0", "rollup": "^4.55.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 43f3bd339..de4be28cb 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: fastify: - specifier: ^5.6.2 - version: 5.6.2 + specifier: ^5.7.1 + version: 5.7.1 fastify-plugin: specifier: ^5.1.0 version: 5.1.0 @@ -22,8 +22,8 @@ importers: specifier: ^12.3.0 version: 12.3.0(rollup@4.55.1)(tslib@2.8.1)(typescript@5.9.3) '@types/node': - specifier: ^24.10.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 autocannon: specifier: ^8.0.0 version: 8.0.0 @@ -239,8 +239,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@24.10.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} abstract-logging@2.0.1: resolution: {integrity: sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==} @@ -385,8 +385,8 @@ packages: fastify-plugin@5.1.0: resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==} - fastify@5.6.2: - resolution: {integrity: sha512-dPugdGnsvYkBlENLhCgX8yhyGCsCPrpA8lFWbTNU428l+YOnLgYHR69hzV8HWPC79n536EqzqQtvhtdaCE0dKg==} + fastify@5.7.1: + resolution: {integrity: sha512-ZW7S4fxlZhE+tYWVokFzjh+i56R+buYKNGhrVl6DtN8sxkyMEzpJnzvO8A/ZZrsg5w6X37u6I4EOQikYS5DXpA==} fastq@1.20.1: resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} @@ -885,7 +885,7 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@24.10.7': + '@types/node@24.10.9': dependencies: undici-types: 7.16.0 @@ -1056,7 +1056,7 @@ snapshots: fastify-plugin@5.1.0: {} - fastify@5.6.2: + fastify@5.7.1: dependencies: '@fastify/ajv-compiler': 4.0.5 '@fastify/error': 4.2.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 12f5ccfdb..7938f56de 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/package.json +++ b/examples/typescript/http-server-pool/fastify-worker_threads/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -22,12 +22,12 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^5.6.2", + "fastify": "^5.7.1", "fastify-plugin": "^5.1.0", "poolifier": "^5.1.7" }, "devDependencies": { - "@types/node": "^24.10.7", + "@types/node": "^24.10.9", "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 53c878f83..b3e98d034 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 @@ -9,8 +9,8 @@ importers: .: dependencies: fastify: - specifier: ^5.6.2 - version: 5.6.2 + specifier: ^5.7.1 + version: 5.7.1 fastify-plugin: specifier: ^5.1.0 version: 5.1.0 @@ -19,8 +19,8 @@ importers: version: 5.1.7 devDependencies: '@types/node': - specifier: ^24.10.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 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.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} abstract-logging@2.0.1: resolution: {integrity: sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==} @@ -192,8 +192,8 @@ packages: fastify-plugin@5.1.0: resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==} - fastify@5.6.2: - resolution: {integrity: sha512-dPugdGnsvYkBlENLhCgX8yhyGCsCPrpA8lFWbTNU428l+YOnLgYHR69hzV8HWPC79n536EqzqQtvhtdaCE0dKg==} + fastify@5.7.1: + resolution: {integrity: sha512-ZW7S4fxlZhE+tYWVokFzjh+i56R+buYKNGhrVl6DtN8sxkyMEzpJnzvO8A/ZZrsg5w6X37u6I4EOQikYS5DXpA==} fastq@1.20.1: resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} @@ -467,7 +467,7 @@ snapshots: '@pinojs/redact@0.4.0': {} - '@types/node@24.10.7': + '@types/node@24.10.9': dependencies: undici-types: 7.16.0 @@ -614,7 +614,7 @@ snapshots: fastify-plugin@5.1.0: {} - fastify@5.6.2: + fastify@5.7.1: dependencies: '@fastify/ajv-compiler': 4.0.5 '@fastify/error': 4.2.0 diff --git a/examples/typescript/smtp-client-pool/package.json b/examples/typescript/smtp-client-pool/package.json index 8ab9af01c..ec222d567 100644 --- a/examples/typescript/smtp-client-pool/package.json +++ b/examples/typescript/smtp-client-pool/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -24,7 +24,7 @@ "poolifier": "^5.1.7" }, "devDependencies": { - "@types/node": "^24.10.7", + "@types/node": "^24.10.9", "@types/nodemailer": "^7.0.5", "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 238fa428c..f60d492df 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.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 '@types/nodemailer': specifier: ^7.0.5 version: 7.0.5 @@ -328,8 +328,8 @@ packages: resolution: {integrity: sha512-4aUIteuyxtBUhVdiQqcDhKFitwfd9hqoSDYY2KRXiWtgoWJ9Bmise+KfEPDiVHWeJepvF8xJO9/9+WDIciMFFw==} engines: {node: '>=18.0.0'} - '@types/node@24.10.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} '@types/nodemailer@7.0.5': resolution: {integrity: sha512-7WtR4MFJUNN2UFy0NIowBRJswj5KXjXDhlZY43Hmots5eGu5q/dTeFd/I6GgJA/qj3RqO6dDy4SvfcV3fOVeIA==} @@ -1037,14 +1037,14 @@ snapshots: dependencies: tslib: 2.8.1 - '@types/node@24.10.7': + '@types/node@24.10.9': dependencies: undici-types: 7.16.0 '@types/nodemailer@7.0.5': dependencies: '@aws-sdk/client-sesv2': 3.967.0 - '@types/node': 24.10.7 + '@types/node': 24.10.9 transitivePeerDependencies: - aws-crt diff --git a/examples/typescript/websocket-server-pool/ws-cluster/package.json b/examples/typescript/websocket-server-pool/ws-cluster/package.json index 7865823ec..696703279 100644 --- a/examples/typescript/websocket-server-pool/ws-cluster/package.json +++ b/examples/typescript/websocket-server-pool/ws-cluster/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -26,7 +26,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", - "@types/node": "^24.10.7", + "@types/node": "^24.10.9", "@types/ws": "^8.18.1", "rollup": "^4.55.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 2067303d5..5281a2054 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.55.1)(tslib@2.8.1)(typescript@5.9.3) '@types/node': - specifier: ^24.10.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 '@types/ws': specifier: ^8.18.1 version: 8.18.1 @@ -212,8 +212,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@24.10.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} '@types/ws@8.18.1': resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} @@ -510,13 +510,13 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@24.10.7': + '@types/node@24.10.9': dependencies: undici-types: 7.16.0 '@types/ws@8.18.1': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 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 43c5f92f4..75472ae06 100644 --- a/examples/typescript/websocket-server-pool/ws-hybrid/package.json +++ b/examples/typescript/websocket-server-pool/ws-hybrid/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -26,7 +26,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^12.3.0", - "@types/node": "^24.10.7", + "@types/node": "^24.10.9", "@types/ws": "^8.18.1", "rollup": "^4.55.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 2067303d5..5281a2054 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.55.1)(tslib@2.8.1)(typescript@5.9.3) '@types/node': - specifier: ^24.10.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 '@types/ws': specifier: ^8.18.1 version: 8.18.1 @@ -212,8 +212,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@24.10.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} '@types/ws@8.18.1': resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} @@ -510,13 +510,13 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@24.10.7': + '@types/node@24.10.9': dependencies: undici-types: 7.16.0 '@types/ws@8.18.1': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 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 7e96c8bcc..53a33135d 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/package.json +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -25,7 +25,7 @@ "ws": "^8.19.0" }, "devDependencies": { - "@types/node": "^24.10.7", + "@types/node": "^24.10.9", "@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 e8e7fe6ff..651d82f9b 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.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 '@types/ws': specifier: ^8.18.1 version: 8.18.1 @@ -34,8 +34,8 @@ importers: packages: - '@types/node@24.10.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} '@types/ws@8.18.1': resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} @@ -78,13 +78,13 @@ packages: snapshots: - '@types/node@24.10.7': + '@types/node@24.10.9': dependencies: undici-types: 7.16.0 '@types/ws@8.18.1': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 bufferutil@4.1.0: dependencies: diff --git a/package.json b/package.json index 6052be401..0b08aee6b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "pnpm": ">=9.0.0" }, "volta": { - "node": "24.12.0", + "node": "24.13.0", "pnpm": "10.28.0" }, "packageManager": "pnpm@10.28.0", @@ -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.7", + "@types/node": "^24.10.9", "c8": "^10.1.3", "clean-publish": "^6.0.1", "cross-env": "^10.1.0", "eslint": "^9.39.2", - "eslint-plugin-jsdoc": "^62.0.0", + "eslint-plugin-jsdoc": "^62.1.0", "eslint-plugin-perfectionist": "^5.3.1", "globals": "^17.0.0", "husky": "^9.1.7", @@ -128,7 +128,7 @@ "mocha": "^11.7.5", "mochawesome": "^7.1.4", "neostandard": "^0.12.2", - "prettier": "^3.7.4", + "prettier": "^3.8.0", "rollup": "^4.55.1", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3cbdd1241..1e3c68f87 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 2.3.11 '@commitlint/cli': specifier: ^20.3.1 - version: 20.3.1(@types/node@24.10.7)(typescript@5.9.3) + version: 20.3.1(@types/node@24.10.9)(typescript@5.9.3) '@commitlint/config-conventional': specifier: ^20.3.1 version: 20.3.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.7 - version: 24.10.7 + specifier: ^24.10.9 + version: 24.10.9 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.0.0 - version: 62.0.0(eslint@9.39.2(jiti@2.6.1)) + specifier: ^62.1.0 + version: 62.1.0(eslint@9.39.2(jiti@2.6.1)) eslint-plugin-perfectionist: specifier: ^5.3.1 version: 5.3.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) @@ -75,8 +75,8 @@ importers: specifier: ^0.12.2 version: 0.12.2(@typescript-eslint/utils@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) prettier: - specifier: ^3.7.4 - version: 3.7.4 + specifier: ^3.8.0 + version: 3.8.0 rollup: specifier: ^4.55.1 version: 4.55.1 @@ -478,8 +478,8 @@ packages: '@epic-web/invariant@1.0.0': resolution: {integrity: sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==} - '@es-joy/jsdoccomment@0.79.0': - resolution: {integrity: sha512-q/Nc241VsVRC5b1dgbsOI0fnWfrb1S9sdceFewpDHto4+4r2o6SSCpcY+Z+EdLdMPN6Nsj/PjlPcKag6WbU6XQ==} + '@es-joy/jsdoccomment@0.81.0': + resolution: {integrity: sha512-4V4A0hFAB19id7w9iwiosV/rqwlH+PXEuYnnu1Cyc5jUjTwsE2G1qsX9TOCmfCmsWYBg6xeDC/XDFUzXAxDg3A==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} '@es-joy/resolve.exports@1.2.0': @@ -826,8 +826,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@24.10.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -1182,6 +1182,10 @@ packages: resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==} engines: {node: '>= 12.0.0'} + comment-parser@1.4.4: + resolution: {integrity: sha512-0D6qSQ5IkeRrGJFHRClzaMOenMeT0gErz3zIw3AprKMqhRN6LNU2jQOdkPG/FZ+8bCgXE1VidrgSzlBBDZRr8A==} + engines: {node: '>= 12.0.0'} + compare-func@2.0.0: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} @@ -1460,8 +1464,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-jsdoc@62.0.0: - resolution: {integrity: sha512-sNdIGLAvjFK3pB0SYFW74iXODZ4ifF8Ax13Wgq8jKepKnrCFzGo7+jRZfLf70h81SD7lPYnTE7MR2nhYSvaLTA==} + eslint-plugin-jsdoc@62.1.0: + resolution: {integrity: sha512-HEK/u7FO/hPDNo5ERxru7OouIx6AVBjjNbNQCsq4CxQBtRxb9esr8PuxX2zy0zAdGJnfczg3+zytnkKWjsKWwQ==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -2328,8 +2332,8 @@ packages: resolution: {integrity: sha512-E6rsNU1QNJgB3sjj7OANinGncFKuK+164sLXw1/CqBjj/EkXSoSdHCtWQGBNlREIGLnL7IEUEGa08YFVUbrhVg==} engines: {node: '>=16'} - prettier@3.7.4: - resolution: {integrity: sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==} + prettier@3.8.0: + resolution: {integrity: sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==} engines: {node: '>=14'} hasBin: true @@ -2884,11 +2888,11 @@ snapshots: '@biomejs/cli-win32-x64@2.3.11': optional: true - '@commitlint/cli@20.3.1(@types/node@24.10.7)(typescript@5.9.3)': + '@commitlint/cli@20.3.1(@types/node@24.10.9)(typescript@5.9.3)': dependencies: '@commitlint/format': 20.3.1 '@commitlint/lint': 20.3.1 - '@commitlint/load': 20.3.1(@types/node@24.10.7)(typescript@5.9.3) + '@commitlint/load': 20.3.1(@types/node@24.10.9)(typescript@5.9.3) '@commitlint/read': 20.3.1 '@commitlint/types': 20.3.1 tinyexec: 1.0.2 @@ -2935,7 +2939,7 @@ snapshots: '@commitlint/rules': 20.3.1 '@commitlint/types': 20.3.1 - '@commitlint/load@20.3.1(@types/node@24.10.7)(typescript@5.9.3)': + '@commitlint/load@20.3.1(@types/node@24.10.9)(typescript@5.9.3)': dependencies: '@commitlint/config-validator': 20.3.1 '@commitlint/execute-rule': 20.0.0 @@ -2943,7 +2947,7 @@ snapshots: '@commitlint/types': 20.3.1 chalk: 5.6.2 cosmiconfig: 9.0.0(typescript@5.9.3) - cosmiconfig-typescript-loader: 6.2.0(@types/node@24.10.7)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3) + cosmiconfig-typescript-loader: 6.2.0(@types/node@24.10.9)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -3230,11 +3234,11 @@ snapshots: '@epic-web/invariant@1.0.0': {} - '@es-joy/jsdoccomment@0.79.0': + '@es-joy/jsdoccomment@0.81.0': dependencies: '@types/estree': 1.0.8 '@typescript-eslint/types': 8.53.0 - comment-parser: 1.4.1 + comment-parser: 1.4.4 esquery: 1.7.0 jsdoc-type-pratt-parser: 7.0.0 @@ -3536,7 +3540,7 @@ snapshots: '@types/conventional-commits-parser@5.0.2': dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 '@types/estree@1.0.8': {} @@ -3548,7 +3552,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@24.10.7': + '@types/node@24.10.9': dependencies: undici-types: 7.16.0 @@ -3926,6 +3930,8 @@ snapshots: comment-parser@1.4.1: {} + comment-parser@1.4.4: {} + compare-func@2.0.0: dependencies: array-ify: 1.0.0 @@ -3952,9 +3958,9 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@6.2.0(@types/node@24.10.7)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3): + cosmiconfig-typescript-loader@6.2.0(@types/node@24.10.9)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3): dependencies: - '@types/node': 24.10.7 + '@types/node': 24.10.9 cosmiconfig: 9.0.0(typescript@5.9.3) jiti: 2.6.1 typescript: 5.9.3 @@ -4294,12 +4300,12 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsdoc@62.0.0(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-jsdoc@62.1.0(eslint@9.39.2(jiti@2.6.1)): dependencies: - '@es-joy/jsdoccomment': 0.79.0 + '@es-joy/jsdoccomment': 0.81.0 '@es-joy/resolve.exports': 1.2.0 are-docs-informative: 0.0.2 - comment-parser: 1.4.1 + comment-parser: 1.4.4 debug: 4.4.3(supports-color@8.1.1) escape-string-regexp: 4.0.0 eslint: 9.39.2(jiti@2.6.1) @@ -5232,7 +5238,7 @@ snapshots: presentable-error@0.0.1: {} - prettier@3.7.4: {} + prettier@3.8.0: {} prop-types@15.8.1: dependencies: