mirror of
https://github.com/SukkaW/Surge.git
synced 2026-02-01 19:41:54 +08:00
Perf: faster FIFO impl
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
"dns2": "^2.1.0",
|
||||
"escape-string-regexp-node": "^1.0.2",
|
||||
"fast-cidr-tools": "^0.3.1",
|
||||
"fast-fifo": "^1.3.2",
|
||||
"fdir": "^6.4.2",
|
||||
"foxts": "1.0.7",
|
||||
"hash-wasm": "^4.12.0",
|
||||
@@ -55,6 +56,7 @@
|
||||
"@types/better-sqlite3": "^7.6.12",
|
||||
"@types/cacache": "^17.0.2",
|
||||
"@types/dns2": "^2.0.9",
|
||||
"@types/fast-fifo": "^1.3.0",
|
||||
"@types/make-fetch-happen": "^10.0.4",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^22.10.2",
|
||||
|
||||
Reference in New Issue
Block a user