From fe645feadbf29d6e585590458b8fd9f6a7d079cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 15:11:55 +0000 Subject: [PATCH] chore(deps): update node.js to v24 --- package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index b9589d1..51f1243 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "Dan ", "license": "LGPL-3.0-only", "engines": { - "node": ">=20.20.2" + "node": ">=24.16.0" }, "dependencies": { "@fastify/compress": "^8.3.1", @@ -40,7 +40,7 @@ "devDependencies": { "@eslint/js": "^9.39.4", "@stylistic/eslint-plugin-ts": "^4.4.1", - "@types/node": "^22.19.19", + "@types/node": "^24.12.4", "eslint": "^9.39.4", "eslint-plugin-import": "^2.32.0", "nodemon": "^3.1.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c7e53be..feb32aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^4.4.1 version: 4.4.1(eslint@9.39.4(jiti@2.7.0))(typescript@5.9.3) '@types/node': - specifier: ^22.19.19 - version: 22.19.19 + specifier: ^24.12.4 + version: 24.12.4 eslint: specifier: ^9.39.4 version: 9.39.4(jiti@2.7.0) @@ -668,8 +668,8 @@ packages: '@types/node@16.9.1': resolution: {integrity: sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==} - '@types/node@22.19.19': - resolution: {integrity: sha512-dyh/xO2Fh5bYrfWaaqGrRQQGkNdmYw6AmaAUvYeUMNTWQtvb796ikLdmTchRmOlOiIJ1TDXfWgVx1QkUlQ6Hew==} + '@types/node@24.12.4': + resolution: {integrity: sha512-GUUEShf+PBCGW2KaXwcIt3Yk+e3pkKwWKb9GSyM9WQVE+ep2jzmHdGsHzu4wgcZy5fN9FBdVzjpBQsYlpfpgLA==} '@types/webidl-conversions@7.0.3': resolution: {integrity: sha512-CiJJvcRtIgzadHCYXw7dqEnMNRjhGZlYK05Mj9OyktqV8uVT8fD2BFOB7S1uwBE3Kj2Z+4UyPmFw/Ixgw/LAlA==} @@ -2632,8 +2632,8 @@ packages: undefsafe@2.0.5: resolution: {integrity: sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} uniq@1.0.1: resolution: {integrity: sha512-Gw+zz50YNKPDKXs+9d+aKAjVwpjNwqzvNpLigIruT4HA9lMZNdMqs9x07kKHB/L9WRzqp4+DlTU5s4wG2esdoA==} @@ -3298,9 +3298,9 @@ snapshots: '@types/node@16.9.1': {} - '@types/node@22.19.19': + '@types/node@24.12.4': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/webidl-conversions@7.0.3': {} @@ -5711,7 +5711,7 @@ snapshots: undefsafe@2.0.5: {} - undici-types@6.21.0: {} + undici-types@7.16.0: {} uniq@1.0.1: {}