Housekeeping

This commit is contained in:
SukkaW 2025-09-14 03:07:25 +08:00
parent 2f98918dfd
commit 77309d8d31
2 changed files with 7 additions and 7 deletions

View File

@ -27,7 +27,7 @@
"cli-progress": "^3.12.0",
"csv-parse": "^6.1.0",
"dns2": "github:lsongdev/node-dns#e4fa035aca0b8eb730bde3431fbf0c60a31a09c9",
"domain-alive": "^0.1.6",
"domain-alive": "^0.1.7",
"fast-cidr-tools": "^0.3.2",
"fast-fifo": "^1.3.2",
"fast-uri": "^3.1.0",
@ -72,7 +72,7 @@
"tinyexec": "^1.0.1",
"typescript": "^5.9.2"
},
"packageManager": "pnpm@10.16.0",
"packageManager": "pnpm@10.16.1",
"pnpm": {
"onlyBuiltDependencies": [
"@swc/core",

10
pnpm-lock.yaml generated
View File

@ -39,8 +39,8 @@ importers:
specifier: github:lsongdev/node-dns#e4fa035aca0b8eb730bde3431fbf0c60a31a09c9
version: https://codeload.github.com/lsongdev/node-dns/tar.gz/e4fa035aca0b8eb730bde3431fbf0c60a31a09c9
domain-alive:
specifier: ^0.1.6
version: 0.1.6
specifier: ^0.1.7
version: 0.1.7
fast-cidr-tools:
specifier: ^0.3.2
version: 0.3.2
@ -1117,8 +1117,8 @@ packages:
dom-serializer@1.4.1:
resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
domain-alive@0.1.6:
resolution: {integrity: sha512-P9PxBY4QSO2yWl/2lNR7zf9Nvhr6mB3wWx2nk6kEwb0YJ3osGAHVZBG+VOEDR1YLYS8FFJFENpbN53U/omeLUQ==}
domain-alive@0.1.7:
resolution: {integrity: sha512-Y/bjIVTLzUs/0k4x17pjWW524VZMjCX0RTkrD/iuvIJEzg36jPBH/RFcqrv3QI9T0GtaqaWRbq5f8Mg0OvkUQA==}
domelementtype@2.3.0:
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
@ -3081,7 +3081,7 @@ snapshots:
domhandler: 4.3.1
entities: 2.2.0
domain-alive@0.1.6:
domain-alive@0.1.7:
dependencies:
async-retry: 1.3.3
debug: 4.4.1(supports-color@8.1.1)