mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 01:30:37 +08:00
Housekeeping
This commit is contained in:
parent
ffa4e03d08
commit
c098849b0a
18
package.json
18
package.json
@ -24,23 +24,23 @@
|
||||
"@ghostery/adblocker": "^2.3.1",
|
||||
"@henrygd/queue": "^1.0.7",
|
||||
"async-retry": "^1.3.3",
|
||||
"better-sqlite3": "^11.7.2",
|
||||
"better-sqlite3": "^11.8.0",
|
||||
"cacache": "^19.0.1",
|
||||
"ci-info": "^4.1.0",
|
||||
"csv-parse": "^5.6.0",
|
||||
"dns2": "^2.1.0",
|
||||
"fast-cidr-tools": "^0.3.1",
|
||||
"fast-fifo": "^1.3.2",
|
||||
"fdir": "^6.4.2",
|
||||
"fdir": "^6.4.3",
|
||||
"foxts": "^1.1.6",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"json-stringify-pretty-compact": "^3.0.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"tar-fs": "^3.0.6",
|
||||
"tar-fs": "3.0.6",
|
||||
"tinyexec": "^0.3.2",
|
||||
"tldts": "^6.1.71",
|
||||
"tldts-experimental": "^6.1.71",
|
||||
"undici": "^7.2.1",
|
||||
"tldts": "^6.1.72",
|
||||
"tldts-experimental": "^6.1.72",
|
||||
"undici": "^7.2.3",
|
||||
"undici-cache-store-better-sqlite3": "^0.1.1",
|
||||
"whoiser": "^1.18.0",
|
||||
"why-is-node-running": "^3.2.2",
|
||||
@ -58,7 +58,7 @@
|
||||
"@types/dns2": "^2.0.9",
|
||||
"@types/fast-fifo": "^1.3.0",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^22.10.5",
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/node-fetch": "^2.6.12",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
@ -66,11 +66,11 @@
|
||||
"eslint-config-sukka": "^6.13.0",
|
||||
"eslint-formatter-sukka": "^6.13.0",
|
||||
"expect": "^29.7.0",
|
||||
"mitata": "^1.0.28",
|
||||
"mitata": "^1.0.30",
|
||||
"mocha": "^11.0.1",
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"packageManager": "pnpm@9.15.3",
|
||||
"packageManager": "pnpm@9.15.4",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"undici": "patches/undici.patch",
|
||||
|
||||
106
pnpm-lock.yaml
generated
106
pnpm-lock.yaml
generated
@ -32,8 +32,8 @@ importers:
|
||||
specifier: ^1.3.3
|
||||
version: 1.3.3
|
||||
better-sqlite3:
|
||||
specifier: ^11.7.2
|
||||
version: 11.7.2
|
||||
specifier: ^11.8.0
|
||||
version: 11.8.0
|
||||
cacache:
|
||||
specifier: ^19.0.1
|
||||
version: 19.0.1
|
||||
@ -53,8 +53,8 @@ importers:
|
||||
specifier: ^1.3.2
|
||||
version: 1.3.2
|
||||
fdir:
|
||||
specifier: ^6.4.2
|
||||
version: 6.4.2(picomatch@4.0.2)
|
||||
specifier: ^6.4.3
|
||||
version: 6.4.3(picomatch@4.0.2)
|
||||
foxts:
|
||||
specifier: ^1.1.6
|
||||
version: 1.1.6
|
||||
@ -74,17 +74,17 @@ importers:
|
||||
specifier: ^0.3.2
|
||||
version: 0.3.2
|
||||
tldts:
|
||||
specifier: ^6.1.71
|
||||
version: 6.1.71
|
||||
specifier: ^6.1.72
|
||||
version: 6.1.72
|
||||
tldts-experimental:
|
||||
specifier: ^6.1.71
|
||||
version: 6.1.71
|
||||
specifier: ^6.1.72
|
||||
version: 6.1.72
|
||||
undici:
|
||||
specifier: ^7.2.1
|
||||
version: 7.2.1(patch_hash=eyidnukwfhrd7exzoydz2h5cfq)
|
||||
specifier: ^7.2.3
|
||||
version: 7.2.3(patch_hash=eyidnukwfhrd7exzoydz2h5cfq)
|
||||
undici-cache-store-better-sqlite3:
|
||||
specifier: ^0.1.1
|
||||
version: 0.1.1(undici@7.2.1(patch_hash=eyidnukwfhrd7exzoydz2h5cfq))
|
||||
version: 0.1.1(undici@7.2.3(patch_hash=eyidnukwfhrd7exzoydz2h5cfq))
|
||||
whoiser:
|
||||
specifier: ^1.18.0
|
||||
version: 1.18.0(patch_hash=jvdx7w7gioupgqcow7nnybv6ye)
|
||||
@ -129,8 +129,8 @@ importers:
|
||||
specifier: ^10.0.10
|
||||
version: 10.0.10
|
||||
'@types/node':
|
||||
specifier: ^22.10.5
|
||||
version: 22.10.5
|
||||
specifier: ^22.10.7
|
||||
version: 22.10.7
|
||||
'@types/node-fetch':
|
||||
specifier: ^2.6.12
|
||||
version: 2.6.12
|
||||
@ -153,8 +153,8 @@ importers:
|
||||
specifier: ^29.7.0
|
||||
version: 29.7.0
|
||||
mitata:
|
||||
specifier: ^1.0.28
|
||||
version: 1.0.28
|
||||
specifier: ^1.0.30
|
||||
version: 1.0.30
|
||||
mocha:
|
||||
specifier: ^11.0.1
|
||||
version: 11.0.1
|
||||
@ -564,8 +564,8 @@ packages:
|
||||
'@types/node-fetch@2.6.12':
|
||||
resolution: {integrity: sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA==}
|
||||
|
||||
'@types/node@22.10.5':
|
||||
resolution: {integrity: sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==}
|
||||
'@types/node@22.10.7':
|
||||
resolution: {integrity: sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==}
|
||||
|
||||
'@types/retry@0.12.5':
|
||||
resolution: {integrity: sha512-3xSjTp3v03X/lSQLkczaN9UIEwJMoMCA1+Nb5HfbJEQWogdeQIyVtTvxPXDQjZ5zws8rFQfVfRdz03ARihPJgw==}
|
||||
@ -737,8 +737,8 @@ packages:
|
||||
base64-js@1.5.1:
|
||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||
|
||||
better-sqlite3@11.7.2:
|
||||
resolution: {integrity: sha512-10a57cHVDmfNQS4jrZ9AH2t+2ekzYh5Rhbcnb4ytpmYweoLdogDmyTt5D+hLiY9b44Mx9foowb/4iXBTO2yP3Q==}
|
||||
better-sqlite3@11.8.0:
|
||||
resolution: {integrity: sha512-aKv9s2dir7bsEX5RIjL9HHWB9uQ+f6Vch5B4qmeAOop4Y9OYHX+PNKLr+mpv6+d8L/ZYh4l7H8zPuVMbWkVMLw==}
|
||||
|
||||
binary-extensions@2.3.0:
|
||||
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
|
||||
@ -1111,8 +1111,8 @@ packages:
|
||||
fastq@1.17.1:
|
||||
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
|
||||
|
||||
fdir@6.4.2:
|
||||
resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==}
|
||||
fdir@6.4.3:
|
||||
resolution: {integrity: sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==}
|
||||
peerDependencies:
|
||||
picomatch: ^3 || ^4
|
||||
peerDependenciesMeta:
|
||||
@ -1410,8 +1410,8 @@ packages:
|
||||
resolution: {integrity: sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==}
|
||||
engines: {node: '>= 18'}
|
||||
|
||||
mitata@1.0.28:
|
||||
resolution: {integrity: sha512-5zKXgSxfzEeMVEwvTPeduMy39RB0UuAx/fgbok9knwABM/zKOr5E7f9zU5CvK30LDXtTjRs0EfrNRhaIWMWT3Q==}
|
||||
mitata@1.0.30:
|
||||
resolution: {integrity: sha512-zefhVHdXznlD92aojkn7sZ+ZUzvbG8vmFvLllIHZZoUwGlO+YMqMbnA3tcutwe/yAVdkL5/3z65isEfvdomoJQ==}
|
||||
|
||||
mkdirp-classic@0.5.3:
|
||||
resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
|
||||
@ -1719,14 +1719,14 @@ packages:
|
||||
tinyexec@0.3.2:
|
||||
resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
|
||||
|
||||
tldts-core@6.1.71:
|
||||
resolution: {integrity: sha512-LRbChn2YRpic1KxY+ldL1pGXN/oVvKfCVufwfVzEQdFYNo39uF7AJa/WXdo+gYO7PTvdfkCPCed6Hkvz/kR7jg==}
|
||||
tldts-core@6.1.72:
|
||||
resolution: {integrity: sha512-FW3H9aCaGTJ8l8RVCR3EX8GxsxDbQXuwetwwgXA2chYdsX+NY1ytCBl61narjjehWmCw92tc1AxlcY3668CU8g==}
|
||||
|
||||
tldts-experimental@6.1.71:
|
||||
resolution: {integrity: sha512-78lfP/3fRJ3HoCT5JSLOLj5ElHiWCAyglYNzjkFqBO7ykLZYst2u2jM1igSHWV0J2GFfOplApeDsfTF+XACrlA==}
|
||||
tldts-experimental@6.1.72:
|
||||
resolution: {integrity: sha512-mfPL+Pzn3nJ0JeI9AHuO4l0NbxldZhpWUYokb8HdK8gbZ2k0/qEqs5E/FqcOjVr4vzTZpbRtiwMPXv77VwXpyQ==}
|
||||
|
||||
tldts@6.1.71:
|
||||
resolution: {integrity: sha512-LQIHmHnuzfZgZWAf2HzL83TIIrD8NhhI0DVxqo9/FdOd4ilec+NTNZOlDZf7EwrTNoutccbsHjvWHYXLAtvxjw==}
|
||||
tldts@6.1.72:
|
||||
resolution: {integrity: sha512-QNtgIqSUb9o2CoUjX9T5TwaIvUUJFU1+12PJkgt42DFV2yf9J6549yTF2uGloQsJ/JOC8X+gIB81ind97hRiIQ==}
|
||||
hasBin: true
|
||||
|
||||
to-regex-range@5.0.1:
|
||||
@ -1777,8 +1777,8 @@ packages:
|
||||
resolution: {integrity: sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==}
|
||||
engines: {node: '>=14.0'}
|
||||
|
||||
undici@7.2.1:
|
||||
resolution: {integrity: sha512-U2k0XHLJfaciARRxDcqTk2AZQsGXerHzdvfCZcy1hNhSf5KCAF4jIQQxL+apQviOekhRFPqED6Of5/+LcUSLzQ==}
|
||||
undici@7.2.3:
|
||||
resolution: {integrity: sha512-2oSLHaDalSt2/O/wHA9M+/ZPAOcU2yrSP/cdBYJ+YxZskiPYDSqHbysLSlD7gq3JMqOoJI5O31RVU3BxX/MnAA==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
unique-filename@4.0.0:
|
||||
@ -2000,7 +2000,7 @@ snapshots:
|
||||
'@remusao/guess-url-type': 1.3.0
|
||||
'@remusao/small': 1.3.0
|
||||
'@remusao/smaz': 1.10.0
|
||||
tldts-experimental: 6.1.71
|
||||
tldts-experimental: 6.1.72
|
||||
|
||||
'@henrygd/queue@1.0.7': {}
|
||||
|
||||
@ -2043,7 +2043,7 @@ snapshots:
|
||||
'@jest/schemas': 29.6.3
|
||||
'@types/istanbul-lib-coverage': 2.0.6
|
||||
'@types/istanbul-reports': 3.0.4
|
||||
'@types/node': 22.10.5
|
||||
'@types/node': 22.10.7
|
||||
'@types/yargs': 17.0.33
|
||||
chalk: 4.1.2
|
||||
|
||||
@ -2239,15 +2239,15 @@ snapshots:
|
||||
|
||||
'@types/better-sqlite3@7.6.12':
|
||||
dependencies:
|
||||
'@types/node': 22.10.5
|
||||
'@types/node': 22.10.7
|
||||
|
||||
'@types/cacache@17.0.2':
|
||||
dependencies:
|
||||
'@types/node': 22.10.5
|
||||
'@types/node': 22.10.7
|
||||
|
||||
'@types/dns2@2.0.9':
|
||||
dependencies:
|
||||
'@types/node': 22.10.5
|
||||
'@types/node': 22.10.7
|
||||
|
||||
'@types/doctrine@0.0.9': {}
|
||||
|
||||
@ -2276,10 +2276,10 @@ snapshots:
|
||||
|
||||
'@types/node-fetch@2.6.12':
|
||||
dependencies:
|
||||
'@types/node': 22.10.5
|
||||
'@types/node': 22.10.7
|
||||
form-data: 4.0.1
|
||||
|
||||
'@types/node@22.10.5':
|
||||
'@types/node@22.10.7':
|
||||
dependencies:
|
||||
undici-types: 6.20.0
|
||||
|
||||
@ -2289,12 +2289,12 @@ snapshots:
|
||||
|
||||
'@types/tar-fs@2.0.4':
|
||||
dependencies:
|
||||
'@types/node': 22.10.5
|
||||
'@types/node': 22.10.7
|
||||
'@types/tar-stream': 3.1.3
|
||||
|
||||
'@types/tar-stream@3.1.3':
|
||||
dependencies:
|
||||
'@types/node': 22.10.5
|
||||
'@types/node': 22.10.7
|
||||
|
||||
'@types/yargs-parser@21.0.3': {}
|
||||
|
||||
@ -2487,7 +2487,7 @@ snapshots:
|
||||
|
||||
base64-js@1.5.1: {}
|
||||
|
||||
better-sqlite3@11.7.2:
|
||||
better-sqlite3@11.8.0:
|
||||
dependencies:
|
||||
bindings: 1.5.0
|
||||
prebuild-install: 7.1.2
|
||||
@ -2938,7 +2938,7 @@ snapshots:
|
||||
dependencies:
|
||||
reusify: 1.0.4
|
||||
|
||||
fdir@6.4.2(picomatch@4.0.2):
|
||||
fdir@6.4.3(picomatch@4.0.2):
|
||||
optionalDependencies:
|
||||
picomatch: 4.0.2
|
||||
|
||||
@ -3113,7 +3113,7 @@ snapshots:
|
||||
jest-util@29.7.0:
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 22.10.5
|
||||
'@types/node': 22.10.7
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.9.0
|
||||
graceful-fs: 4.2.11
|
||||
@ -3216,7 +3216,7 @@ snapshots:
|
||||
minipass: 7.1.2
|
||||
rimraf: 5.0.10
|
||||
|
||||
mitata@1.0.28: {}
|
||||
mitata@1.0.30: {}
|
||||
|
||||
mkdirp-classic@0.5.3: {}
|
||||
|
||||
@ -3557,15 +3557,15 @@ snapshots:
|
||||
|
||||
tinyexec@0.3.2: {}
|
||||
|
||||
tldts-core@6.1.71: {}
|
||||
tldts-core@6.1.72: {}
|
||||
|
||||
tldts-experimental@6.1.71:
|
||||
tldts-experimental@6.1.72:
|
||||
dependencies:
|
||||
tldts-core: 6.1.71
|
||||
tldts-core: 6.1.72
|
||||
|
||||
tldts@6.1.71:
|
||||
tldts@6.1.72:
|
||||
dependencies:
|
||||
tldts-core: 6.1.71
|
||||
tldts-core: 6.1.72
|
||||
|
||||
to-regex-range@5.0.1:
|
||||
dependencies:
|
||||
@ -3599,10 +3599,10 @@ snapshots:
|
||||
|
||||
typescript@5.7.3: {}
|
||||
|
||||
undici-cache-store-better-sqlite3@0.1.1(undici@7.2.1(patch_hash=eyidnukwfhrd7exzoydz2h5cfq)):
|
||||
undici-cache-store-better-sqlite3@0.1.1(undici@7.2.3(patch_hash=eyidnukwfhrd7exzoydz2h5cfq)):
|
||||
dependencies:
|
||||
better-sqlite3: 11.7.2
|
||||
undici: 7.2.1(patch_hash=eyidnukwfhrd7exzoydz2h5cfq)
|
||||
better-sqlite3: 11.8.0
|
||||
undici: 7.2.3(patch_hash=eyidnukwfhrd7exzoydz2h5cfq)
|
||||
|
||||
undici-types@6.20.0: {}
|
||||
|
||||
@ -3610,7 +3610,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@fastify/busboy': 2.1.1
|
||||
|
||||
undici@7.2.1(patch_hash=eyidnukwfhrd7exzoydz2h5cfq): {}
|
||||
undici@7.2.3(patch_hash=eyidnukwfhrd7exzoydz2h5cfq): {}
|
||||
|
||||
unique-filename@4.0.0:
|
||||
dependencies:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user