Chore: remove async-sema

This commit is contained in:
SukkaW
2024-11-26 22:01:13 +08:00
parent f64fa201e9
commit 1513a24b8d
3 changed files with 41 additions and 56 deletions

View File

@@ -23,8 +23,7 @@
"@ghostery/adblocker": "^2.1.1",
"@henrygd/queue": "^1.0.7",
"async-retry": "^1.3.3",
"async-sema": "^3.1.1",
"better-sqlite3": "^11.5.0",
"better-sqlite3": "^11.6.0",
"cacache": "^19.0.1",
"cacheable-lookup": "^6.1.0",
"ci-info": "^4.1.0",
@@ -35,7 +34,7 @@
"escape-string-regexp-node": "^1.0.2",
"fast-cidr-tools": "^0.3.1",
"fdir": "^6.4.2",
"foxact": "^0.2.41",
"foxact": "^0.2.42",
"hash-wasm": "^4.12.0",
"json-stringify-pretty-compact": "^3.0.0",
"make-fetch-happen": "^14.0.3",
@@ -62,7 +61,7 @@
"@types/dns2": "^2.0.9",
"@types/make-fetch-happen": "^10.0.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.9.3",
"@types/node": "^22.10.0",
"@types/node-fetch": "^2.6.12",
"@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4",
@@ -71,7 +70,7 @@
"eslint-config-sukka": "^6.12.0",
"eslint-formatter-sukka": "^6.12.0",
"expect": "^29.7.0",
"mitata": "^1.0.15",
"mitata": "^1.0.17",
"mocha": "^10.8.2",
"typescript": "^5.7.2"
},