mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Chore: clean up make-fetch-happen
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
"foxts": "^1.1.5",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"json-stringify-pretty-compact": "^3.0.0",
|
||||
"make-fetch-happen": "^14.0.3",
|
||||
"picocolors": "^1.1.1",
|
||||
"tar-fs": "^3.0.6",
|
||||
"tinyexec": "^0.3.2",
|
||||
@@ -57,7 +56,6 @@
|
||||
"@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.5",
|
||||
"@types/node-fetch": "^2.6.12",
|
||||
@@ -72,13 +70,13 @@
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"packageManager": "pnpm@9.15.3",
|
||||
"resolutions": {
|
||||
"has": "npm:@nolyfill/has@latest"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"undici": "patches/undici.patch",
|
||||
"whoiser": "patches/whoiser.patch"
|
||||
}
|
||||
},
|
||||
"resolutions": {
|
||||
"has": "npm:@nolyfill/has@latest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user