From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 13:03:08 +0000 (+0100) Subject: fix(deps): update all non-major dependencies (#3108) X-Git-Tag: v5.2.0~20 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=9eabef3d591170d91601c6aa333fd88121089470;p=poolifier.git fix(deps): update all non-major dependencies (#3108) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index a6105a00e..5a041c391 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -22,7 +22,7 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^5.7.2", + "fastify": "^5.7.4", "poolifier": "^5.1.7" }, "devDependencies": { 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 b8a96ea69..3c409795c 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml @@ -9,7 +9,7 @@ importers: .: dependencies: fastify: - specifier: ^5.7.2 + specifier: ^5.7.4 version: 5.7.4 poolifier: specifier: ^5.1.7 diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index 795be0bc0..9d25e890e 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -22,7 +22,7 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^5.7.2", + "fastify": "^5.7.4", "fastify-plugin": "^5.1.0", "poolifier": "^5.1.7" }, 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 ccbcc194f..85c3d9dc7 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml @@ -9,7 +9,7 @@ importers: .: dependencies: fastify: - specifier: ^5.7.2 + specifier: ^5.7.4 version: 5.7.4 fastify-plugin: specifier: ^5.1.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 25cdd70e6..0b7b0e1aa 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/package.json +++ b/examples/typescript/http-server-pool/fastify-worker_threads/package.json @@ -22,7 +22,7 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^5.7.2", + "fastify": "^5.7.4", "fastify-plugin": "^5.1.0", "poolifier": "^5.1.7" }, 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 4e59eeb69..516e5a2f2 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,7 +9,7 @@ importers: .: dependencies: fastify: - specifier: ^5.7.2 + specifier: ^5.7.4 version: 5.7.4 fastify-plugin: specifier: ^5.1.0 diff --git a/package.json b/package.json index d52d2008c..eee89bdcd 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@biomejs/biome": "^2.3.13", "@commitlint/cli": "^20.4.1", "@commitlint/config-conventional": "^20.4.1", - "@cspell/eslint-plugin": "^9.6.2", + "@cspell/eslint-plugin": "^9.6.3", "@eslint/js": "^9.39.2", "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^12.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87f78b2b0..0de617168 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,7 +21,7 @@ importers: specifier: ^20.4.1 version: 20.4.1 '@cspell/eslint-plugin': - specifier: ^9.6.2 + specifier: ^9.6.3 version: 9.6.3(eslint@9.39.2(jiti@2.6.1)) '@eslint/js': specifier: ^9.39.2