From 672b716e5c4b0c46b9dd33bec4add6c7ad80a724 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 18:12:44 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v24 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 2a27aae..1c8867f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "author": "prem", "license": "ISC", "devDependencies": { - "@types/node": "^22.10.0", + "@types/node": "^24.0.0", "tsx": "^4.19.2", "typescript": "^5.7.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e5654c..782b7f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@types/node': - specifier: ^22.10.0 - version: 22.15.23 + specifier: ^24.0.0 + version: 24.10.9 tsx: specifier: ^4.19.2 version: 4.19.4 @@ -170,8 +170,8 @@ packages: cpu: [x64] os: [win32] - '@types/node@22.15.23': - resolution: {integrity: sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==} + '@types/node@24.10.9': + resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} esbuild@0.25.5: resolution: {integrity: sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==} @@ -199,8 +199,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} snapshots: @@ -279,9 +279,9 @@ snapshots: '@esbuild/win32-x64@0.25.5': optional: true - '@types/node@22.15.23': + '@types/node@24.10.9': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 esbuild@0.25.5: optionalDependencies: @@ -329,4 +329,4 @@ snapshots: typescript@5.8.3: {} - undici-types@6.21.0: {} + undici-types@7.16.0: {}