Housekeeping

This commit is contained in:
SukkaW 2024-08-26 04:49:45 +08:00
parent bcad7ba53e
commit a00d85fb03
3 changed files with 303 additions and 303 deletions

View File

@ -15,4 +15,3 @@ DOMAIN-SUFFIX,graph.org
DOMAIN-SUFFIX,legra.ph
DOMAIN-SUFFIX,telesco.pe
DOMAIN-SUFFIX,cdn-telegram.org

View File

@ -20,30 +20,30 @@
"author": "",
"license": "ISC",
"dependencies": {
"@cliqz/adblocker": "^1.31.3",
"@cliqz/adblocker": "^1.31.4",
"@jsdevtools/ez-spawn": "^3.0.4",
"async-retry": "^1.3.3",
"async-sema": "^3.1.1",
"better-sqlite3": "^11.1.2",
"better-sqlite3": "^11.2.1",
"ci-info": "^4.0.0",
"csv-parse": "^5.5.6",
"fast-cidr-tools": "^0.2.5",
"fdir": "^6.2.0",
"foxact": "^0.2.36",
"fdir": "^6.3.0",
"foxact": "^0.2.37",
"json-stringify-pretty-compact": "^3.0.0",
"mnemonist": "^0.39.8",
"picocolors": "^1.0.1",
"punycode": "^2.3.1",
"table": "^6.8.2",
"tar-stream": "^3.1.7",
"tldts": "^6.1.39",
"tldts-experimental": "^6.1.39",
"tldts": "^6.1.41",
"tldts-experimental": "^6.1.41",
"yaml": "^2.5.0"
},
"devDependencies": {
"@eslint-sukka/node": "^6.1.10",
"@eslint-sukka/node": "^6.1.11",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.7.10",
"@swc/core": "^1.7.18",
"@types/async-retry": "^1.4.8",
"@types/better-sqlite3": "^7.6.11",
"@types/chai": "^4.3.17",
@ -51,14 +51,14 @@
"@types/punycode": "^2.1.4",
"@types/tar-stream": "^3.1.3",
"chai": "4",
"eslint": "^9.9.0",
"eslint-config-sukka": "^6.1.10",
"eslint-formatter-sukka": "^6.1.10",
"eslint": "^9.9.1",
"eslint-config-sukka": "^6.1.11",
"eslint-formatter-sukka": "^6.1.11",
"mitata": "^0.1.11",
"mocha": "^10.7.3",
"typescript": "^5.5.4"
},
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.8.0",
"resolutions": {
"has": "npm:@nolyfill/has@latest"
}

581
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff