Chore: improve local HTTP cache ratio

This commit is contained in:
SukkaW
2026-07-13 21:25:11 +08:00
parent e6e3c96d58
commit 2de1506ff7
3 changed files with 155 additions and 143 deletions

View File

@@ -41,7 +41,7 @@
"tldts": "^7.4.8",
"tldts-experimental": "^7.4.8",
"undici": "^8.7.0",
"undici-cache-store-better-sqlite3": "^1.0.1",
"undici-cache-store-better-sqlite3": "^1.1.0",
"why-is-node-running": "^3.2.2",
"xbits": "^0.2.0",
"yaml": "^2.9.0",
@@ -58,7 +58,7 @@
"@types/tar-fs": "^2.0.4",
"@types/yauzl-promise": "^4.0.1",
"earl": "^2.0.0",
"eslint": "^10.6.0",
"eslint": "^10.7.0",
"eslint-config-sukka": "^8.13.5",
"eslint-formatter-sukka": "^8.13.5",
"foxts": "^5.8.0",