From 971c5e1304281bbc5b4180f780735e0648e1eb82 Mon Sep 17 00:00:00 2001 From: SukkaW Date: Wed, 8 Oct 2025 20:55:12 +0800 Subject: [PATCH] Housekeeping --- package.json | 2 -- pnpm-lock.yaml | 11 ----------- 2 files changed, 13 deletions(-) diff --git a/package.json b/package.json index d4618c87..1fffa73c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,6 @@ "dns2": "github:lsongdev/node-dns#e4fa035aca0b8eb730bde3431fbf0c60a31a09c9", "domain-alive": "^0.1.9", "fast-cidr-tools": "^0.3.3", - "fast-fifo": "^1.3.2", "fast-uri": "^3.1.0", "fdir": "^6.5.0", "foxts": "^4.3.0", @@ -57,7 +56,6 @@ "@types/better-sqlite3": "^7.6.13", "@types/cli-progress": "^3.11.6", "@types/dns2": "^2.0.10", - "@types/fast-fifo": "^1.3.0", "@types/mocha": "^10.0.10", "@types/node": "^24.7.0", "@types/punycode": "^2.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f00e83b7..23313e88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,9 +44,6 @@ importers: fast-cidr-tools: specifier: ^0.3.3 version: 0.3.3 - fast-fifo: - specifier: ^1.3.2 - version: 1.3.2 fast-uri: specifier: ^3.1.0 version: 3.1.0 @@ -123,9 +120,6 @@ importers: '@types/dns2': specifier: ^2.0.10 version: 2.0.10 - '@types/fast-fifo': - specifier: ^1.3.0 - version: 1.3.0 '@types/mocha': specifier: ^10.0.10 version: 10.0.10 @@ -666,9 +660,6 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/fast-fifo@1.3.0': - resolution: {integrity: sha512-xTVvla2QX5ruNmVUqCFc++xm42xl6RBaroppSleSczvM2rAwClr88MbnrgDGLIStt4RCVegeKO4z2HM5AHFOng==} - '@types/istanbul-lib-coverage@2.0.6': resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} @@ -2667,8 +2658,6 @@ snapshots: '@types/estree@1.0.8': {} - '@types/fast-fifo@1.3.0': {} - '@types/istanbul-lib-coverage@2.0.6': {} '@types/istanbul-lib-report@3.0.3':