From 7c21281465ebb4d6c589d1f92d760c28e71e162e Mon Sep 17 00:00:00 2001 From: SukkaW Date: Fri, 25 Apr 2025 22:21:51 +0800 Subject: [PATCH] Housekeeping --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 031e729f..9f5db84e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/dns2": "^2.0.9", "@types/fast-fifo": "^1.3.0", "@types/mocha": "^10.0.10", - "@types/node": "^22.14.1", + "@types/node": "^22.15.2", "@types/punycode": "^2.1.4", "@types/tar-fs": "^2.0.4", "eslint": "^9.25.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df4fc3cc..47c9a2c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -120,8 +120,8 @@ importers: specifier: ^10.0.10 version: 10.0.10 '@types/node': - specifier: ^22.14.1 - version: 22.14.1 + specifier: ^22.15.2 + version: 22.15.2 '@types/punycode': specifier: ^2.1.4 version: 2.1.4 @@ -518,8 +518,8 @@ packages: '@types/mocha@10.0.10': resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==} - '@types/node@22.14.1': - resolution: {integrity: sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==} + '@types/node@22.15.2': + resolution: {integrity: sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==} '@types/punycode@2.1.4': resolution: {integrity: sha512-trzh6NzBnq8yw5e35f8xe8VTYjqM3NE7bohBtvDVf/dtUer3zYTLK1Ka3DG3p7bdtoaOHZucma6FfVKlQ134pQ==} @@ -2001,7 +2001,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.14.1 + '@types/node': 22.15.2 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -2182,11 +2182,11 @@ snapshots: '@types/better-sqlite3@7.6.13': dependencies: - '@types/node': 22.14.1 + '@types/node': 22.15.2 '@types/dns2@2.0.9': dependencies: - '@types/node': 22.14.1 + '@types/node': 22.15.2 '@types/doctrine@0.0.9': {} @@ -2208,7 +2208,7 @@ snapshots: '@types/mocha@10.0.10': {} - '@types/node@22.14.1': + '@types/node@22.15.2': dependencies: undici-types: 6.21.0 @@ -2220,12 +2220,12 @@ snapshots: '@types/tar-fs@2.0.4': dependencies: - '@types/node': 22.14.1 + '@types/node': 22.15.2 '@types/tar-stream': 3.1.3 '@types/tar-stream@3.1.3': dependencies: - '@types/node': 22.14.1 + '@types/node': 22.15.2 '@types/yargs-parser@21.0.3': {} @@ -3077,7 +3077,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.14.1 + '@types/node': 22.15.2 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11