Housekeeping

This commit is contained in:
SukkaW 2024-12-31 17:56:44 +08:00
parent 49621fa578
commit e88c5ba5e0
2 changed files with 95 additions and 95 deletions

View File

@ -31,26 +31,26 @@
"fast-cidr-tools": "^0.3.1",
"fast-fifo": "^1.3.2",
"fdir": "^6.4.2",
"foxts": "^1.0.11",
"foxts": "^1.0.13",
"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.1",
"tldts": "^6.1.69",
"tldts-experimental": "^6.1.69",
"tinyexec": "^0.3.2",
"tldts": "^6.1.70",
"tldts-experimental": "^6.1.70",
"undici": "^7.2.0",
"undici-cache-store-better-sqlite3": "^0.1.1",
"whoiser": "^1.18.0",
"why-is-node-running": "^3.2.1",
"xbits": "^0.2.0",
"yaml": "^2.6.1"
"yaml": "^2.7.0"
},
"devDependencies": {
"@eslint-sukka/node": "^6.13.0",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.10.1",
"@swc/core": "^1.10.4",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.12",
"@types/cacache": "^17.0.2",
@ -66,11 +66,11 @@
"eslint-config-sukka": "^6.13.0",
"eslint-formatter-sukka": "^6.13.0",
"expect": "^29.7.0",
"mitata": "^1.0.21",
"mitata": "^1.0.23",
"mocha": "^11.0.1",
"typescript": "^5.7.2"
},
"packageManager": "pnpm@9.15.1",
"packageManager": "pnpm@9.15.2",
"resolutions": {
"has": "npm:@nolyfill/has@latest"
}

174
pnpm-lock.yaml generated
View File

@ -45,8 +45,8 @@ importers:
specifier: ^6.4.2
version: 6.4.2(picomatch@4.0.2)
foxts:
specifier: ^1.0.11
version: 1.0.11
specifier: ^1.0.13
version: 1.0.13
hash-wasm:
specifier: ^4.12.0
version: 4.12.0
@ -63,14 +63,14 @@ importers:
specifier: ^3.0.6
version: 3.0.6
tinyexec:
specifier: ^0.3.1
version: 0.3.1
specifier: ^0.3.2
version: 0.3.2
tldts:
specifier: ^6.1.69
version: 6.1.69
specifier: ^6.1.70
version: 6.1.70
tldts-experimental:
specifier: ^6.1.69
version: 6.1.69
specifier: ^6.1.70
version: 6.1.70
undici:
specifier: ^7.2.0
version: 7.2.0
@ -87,18 +87,18 @@ importers:
specifier: ^0.2.0
version: 0.2.0
yaml:
specifier: ^2.6.1
version: 2.6.1
specifier: ^2.7.0
version: 2.7.0
devDependencies:
'@eslint-sukka/node':
specifier: ^6.13.0
version: 6.13.0(eslint@9.17.0)(typescript@5.7.2)
'@swc-node/register':
specifier: ^1.10.9
version: 1.10.9(@swc/core@1.10.1)(@swc/types@0.1.17)(typescript@5.7.2)
version: 1.10.9(@swc/core@1.10.4)(@swc/types@0.1.17)(typescript@5.7.2)
'@swc/core':
specifier: ^1.10.1
version: 1.10.1
specifier: ^1.10.4
version: 1.10.4
'@types/async-retry':
specifier: ^1.4.9
version: 1.4.9
@ -145,8 +145,8 @@ importers:
specifier: ^29.7.0
version: 29.7.0
mitata:
specifier: ^1.0.21
version: 1.0.21
specifier: ^1.0.23
version: 1.0.23
mocha:
specifier: ^11.0.1
version: 11.0.1
@ -420,68 +420,68 @@ packages:
'@swc-node/sourcemap-support@0.5.1':
resolution: {integrity: sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==}
'@swc/core-darwin-arm64@1.10.1':
resolution: {integrity: sha512-NyELPp8EsVZtxH/mEqvzSyWpfPJ1lugpTQcSlMduZLj1EASLO4sC8wt8hmL1aizRlsbjCX+r0PyL+l0xQ64/6Q==}
'@swc/core-darwin-arm64@1.10.4':
resolution: {integrity: sha512-sV/eurLhkjn/197y48bxKP19oqcLydSel42Qsy2zepBltqUx+/zZ8+/IS0Bi7kaWVFxerbW1IPB09uq8Zuvm3g==}
engines: {node: '>=10'}
cpu: [arm64]
os: [darwin]
'@swc/core-darwin-x64@1.10.1':
resolution: {integrity: sha512-L4BNt1fdQ5ZZhAk5qoDfUnXRabDOXKnXBxMDJ+PWLSxOGBbWE6aJTnu4zbGjJvtot0KM46m2LPAPY8ttknqaZA==}
'@swc/core-darwin-x64@1.10.4':
resolution: {integrity: sha512-gjYNU6vrAUO4+FuovEo9ofnVosTFXkF0VDuo1MKPItz6e2pxc2ale4FGzLw0Nf7JB1sX4a8h06CN16/pLJ8Q2w==}
engines: {node: '>=10'}
cpu: [x64]
os: [darwin]
'@swc/core-linux-arm-gnueabihf@1.10.1':
resolution: {integrity: sha512-Y1u9OqCHgvVp2tYQAJ7hcU9qO5brDMIrA5R31rwWQIAKDkJKtv3IlTHF0hrbWk1wPR0ZdngkQSJZple7G+Grvw==}
'@swc/core-linux-arm-gnueabihf@1.10.4':
resolution: {integrity: sha512-zd7fXH5w8s+Sfvn2oO464KDWl+ZX1MJiVmE4Pdk46N3PEaNwE0koTfgx2vQRqRG4vBBobzVvzICC3618WcefOA==}
engines: {node: '>=10'}
cpu: [arm]
os: [linux]
'@swc/core-linux-arm64-gnu@1.10.1':
resolution: {integrity: sha512-tNQHO/UKdtnqjc7o04iRXng1wTUXPgVd8Y6LI4qIbHVoVPwksZydISjMcilKNLKIwOoUQAkxyJ16SlOAeADzhQ==}
'@swc/core-linux-arm64-gnu@1.10.4':
resolution: {integrity: sha512-+UGfoHDxsMZgFD3tABKLeEZHqLNOkxStu+qCG7atGBhS4Slri6h6zijVvf4yI5X3kbXdvc44XV/hrP/Klnui2A==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
'@swc/core-linux-arm64-musl@1.10.1':
resolution: {integrity: sha512-x0L2Pd9weQ6n8dI1z1Isq00VHFvpBClwQJvrt3NHzmR+1wCT/gcYl1tp9P5xHh3ldM8Cn4UjWCw+7PaUgg8FcQ==}
'@swc/core-linux-arm64-musl@1.10.4':
resolution: {integrity: sha512-cDDj2/uYsOH0pgAnDkovLZvKJpFmBMyXkxEG6Q4yw99HbzO6QzZ5HDGWGWVq/6dLgYKlnnmpjZCPPQIu01mXEg==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
'@swc/core-linux-x64-gnu@1.10.1':
resolution: {integrity: sha512-yyYEwQcObV3AUsC79rSzN9z6kiWxKAVJ6Ntwq2N9YoZqSPYph+4/Am5fM1xEQYf/kb99csj0FgOelomJSobxQA==}
'@swc/core-linux-x64-gnu@1.10.4':
resolution: {integrity: sha512-qJXh9D6Kf5xSdGWPINpLGixAbB5JX8JcbEJpRamhlDBoOcQC79dYfOMEIxWPhTS1DGLyFakAx2FX/b2VmQmj0g==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
'@swc/core-linux-x64-musl@1.10.1':
resolution: {integrity: sha512-tcaS43Ydd7Fk7sW5ROpaf2Kq1zR+sI5K0RM+0qYLYYurvsJruj3GhBCaiN3gkzd8m/8wkqNqtVklWaQYSDsyqA==}
'@swc/core-linux-x64-musl@1.10.4':
resolution: {integrity: sha512-A76lIAeyQnHCVt0RL/pG+0er8Qk9+acGJqSZOZm67Ve3B0oqMd871kPtaHBM0BW3OZAhoILgfHW3Op9Q3mx3Cw==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
'@swc/core-win32-arm64-msvc@1.10.1':
resolution: {integrity: sha512-D3Qo1voA7AkbOzQ2UGuKNHfYGKL6eejN8VWOoQYtGHHQi1p5KK/Q7V1ku55oxXBsj79Ny5FRMqiRJpVGad7bjQ==}
'@swc/core-win32-arm64-msvc@1.10.4':
resolution: {integrity: sha512-e6j5kBu4fIY7fFxFxnZI0MlEovRvp50Lg59Fw+DVbtqHk3C85dckcy5xKP+UoXeuEmFceauQDczUcGs19SRGSQ==}
engines: {node: '>=10'}
cpu: [arm64]
os: [win32]
'@swc/core-win32-ia32-msvc@1.10.1':
resolution: {integrity: sha512-WalYdFoU3454Og+sDKHM1MrjvxUGwA2oralknXkXL8S0I/8RkWZOB++p3pLaGbTvOO++T+6znFbQdR8KRaa7DA==}
'@swc/core-win32-ia32-msvc@1.10.4':
resolution: {integrity: sha512-RSYHfdKgNXV/amY5Tqk1EWVsyQnhlsM//jeqMLw5Fy9rfxP592W9UTumNikNRPdjI8wKKzNMXDb1U29tQjN0dg==}
engines: {node: '>=10'}
cpu: [ia32]
os: [win32]
'@swc/core-win32-x64-msvc@1.10.1':
resolution: {integrity: sha512-JWobfQDbTnoqaIwPKQ3DVSywihVXlQMbDuwik/dDWlj33A8oEHcjPOGs4OqcA3RHv24i+lfCQpM3Mn4FAMfacA==}
'@swc/core-win32-x64-msvc@1.10.4':
resolution: {integrity: sha512-1ujYpaqfqNPYdwKBlvJnOqcl+Syn3UrQ4XE0Txz6zMYgyh6cdU6a3pxqLqIUSJ12MtXRA9ZUhEz1ekU3LfLWXw==}
engines: {node: '>=10'}
cpu: [x64]
os: [win32]
'@swc/core@1.10.1':
resolution: {integrity: sha512-rQ4dS6GAdmtzKiCRt3LFVxl37FaY1cgL9kSUTnhQ2xc3fmHOd7jdJK/V4pSZMG1ruGTd0bsi34O2R0Olg9Zo/w==}
'@swc/core@1.10.4':
resolution: {integrity: sha512-ut3zfiTLORMxhr6y/GBxkHmzcGuVpwJYX4qyXWuBKkpw/0g0S5iO1/wW7RnLnZbAi8wS/n0atRZoaZlXWBkeJg==}
engines: {node: '>=10'}
peerDependencies:
'@swc/helpers': '*'
@ -1145,8 +1145,8 @@ packages:
resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==}
engines: {node: '>= 6'}
foxts@1.0.11:
resolution: {integrity: sha512-yO5eV+OuORNzmRzxBjXRyLPRyac1mR5zog7+EhpTVDfV3mfP7JYLJjCRNJpLudCbCG6mmVM4b8z0AfgWRKKfYA==}
foxts@1.0.13:
resolution: {integrity: sha512-OTxteinRnc7hZ8NbcPH5gOji/D2JmSEoYEVzCZ08YEb1T7zudsK/+Kp4wUkBjBBvcjvWnxOv4EILBsbwnddMAg==}
fs-constants@1.0.0:
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
@ -1436,8 +1436,8 @@ packages:
resolution: {integrity: sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==}
engines: {node: '>= 18'}
mitata@1.0.21:
resolution: {integrity: sha512-5HnbQJpz0Ub/7x7lxaxPhd3U3zXr7rD+24FIgEp/hjVE5wz6ye/pQRBrgH3MUK8KLy/FfPy/yfZbpi0sbmsNFg==}
mitata@1.0.23:
resolution: {integrity: sha512-G2t4HG01WGOceXNSq72IARFURXQh/9lNDdnxIfGHGHO31LTrpHuzRrZwoRqMgvgnF4uo0Cjo6SNMP8XGSbttCg==}
mkdirp-classic@0.5.3:
resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
@ -1773,17 +1773,17 @@ packages:
text-decoder@1.2.1:
resolution: {integrity: sha512-x9v3H/lTKIJKQQe7RPQkLfKAnc9lUTkWDypIQgTzPJAq+5/GCDHonmshfvlsNSj58yyshbIJJDLmU15qNERrXQ==}
tinyexec@0.3.1:
resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==}
tinyexec@0.3.2:
resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
tldts-core@6.1.69:
resolution: {integrity: sha512-nygxy9n2PBUFQUtAXAc122gGo+04/j5qr5TGQFZTHafTKYvmARVXt2cA5rgero2/dnXUfkdPtiJoKmrd3T+wdA==}
tldts-core@6.1.70:
resolution: {integrity: sha512-RNnIXDB1FD4T9cpQRErEqw6ZpjLlGdMOitdV+0xtbsnwr4YFka1zpc7D4KD+aAn8oSG5JyFrdasZTE04qDE9Yg==}
tldts-experimental@6.1.69:
resolution: {integrity: sha512-jGDSR7uQvdb4J3xIOwju2SqIuCORDmSlocxT/ryVl3McVecFc63SHALhNcYgJnw1xhj1gqogkhO/4HadLOKoXA==}
tldts-experimental@6.1.70:
resolution: {integrity: sha512-cEhsyUBfW/elb1FpPAfnqqTa0Av9OJlcG9Nabiuqn8/1Xggpqch7H8QfZA55SNHonj1x1uRB/NzRETvCiQqz5Q==}
tldts@6.1.69:
resolution: {integrity: sha512-Oh/CqRQ1NXNY7cy9NkTPUauOWiTro0jEYZTioGbOmcQh6EC45oribyIMJp0OJO3677r13tO6SKdWoGZUx2BDFw==}
tldts@6.1.70:
resolution: {integrity: sha512-/W1YVgYVJd9ZDjey5NXadNh0mJXkiUMUue9Zebd0vpdo1sU+H4zFFTaJ1RKD4N6KFoHfcXy6l+Vu7bh+bdWCzA==}
hasBin: true
to-regex-range@5.0.1:
@ -1890,8 +1890,8 @@ packages:
resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
engines: {node: '>=18'}
yaml@2.6.1:
resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==}
yaml@2.7.0:
resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==}
engines: {node: '>= 14'}
hasBin: true
@ -2020,7 +2020,7 @@ snapshots:
'@remusao/guess-url-type': 1.3.0
'@remusao/small': 1.3.0
'@remusao/smaz': 1.10.0
tldts-experimental: 6.1.69
tldts-experimental: 6.1.70
'@henrygd/queue@1.0.7': {}
@ -2181,16 +2181,16 @@ snapshots:
- supports-color
- typescript
'@swc-node/core@1.13.3(@swc/core@1.10.1)(@swc/types@0.1.17)':
'@swc-node/core@1.13.3(@swc/core@1.10.4)(@swc/types@0.1.17)':
dependencies:
'@swc/core': 1.10.1
'@swc/core': 1.10.4
'@swc/types': 0.1.17
'@swc-node/register@1.10.9(@swc/core@1.10.1)(@swc/types@0.1.17)(typescript@5.7.2)':
'@swc-node/register@1.10.9(@swc/core@1.10.4)(@swc/types@0.1.17)(typescript@5.7.2)':
dependencies:
'@swc-node/core': 1.13.3(@swc/core@1.10.1)(@swc/types@0.1.17)
'@swc-node/core': 1.13.3(@swc/core@1.10.4)(@swc/types@0.1.17)
'@swc-node/sourcemap-support': 0.5.1
'@swc/core': 1.10.1
'@swc/core': 1.10.4
colorette: 2.0.20
debug: 4.3.7(supports-color@8.1.1)
oxc-resolver: 1.12.0
@ -2206,51 +2206,51 @@ snapshots:
source-map-support: 0.5.21
tslib: 2.8.1
'@swc/core-darwin-arm64@1.10.1':
'@swc/core-darwin-arm64@1.10.4':
optional: true
'@swc/core-darwin-x64@1.10.1':
'@swc/core-darwin-x64@1.10.4':
optional: true
'@swc/core-linux-arm-gnueabihf@1.10.1':
'@swc/core-linux-arm-gnueabihf@1.10.4':
optional: true
'@swc/core-linux-arm64-gnu@1.10.1':
'@swc/core-linux-arm64-gnu@1.10.4':
optional: true
'@swc/core-linux-arm64-musl@1.10.1':
'@swc/core-linux-arm64-musl@1.10.4':
optional: true
'@swc/core-linux-x64-gnu@1.10.1':
'@swc/core-linux-x64-gnu@1.10.4':
optional: true
'@swc/core-linux-x64-musl@1.10.1':
'@swc/core-linux-x64-musl@1.10.4':
optional: true
'@swc/core-win32-arm64-msvc@1.10.1':
'@swc/core-win32-arm64-msvc@1.10.4':
optional: true
'@swc/core-win32-ia32-msvc@1.10.1':
'@swc/core-win32-ia32-msvc@1.10.4':
optional: true
'@swc/core-win32-x64-msvc@1.10.1':
'@swc/core-win32-x64-msvc@1.10.4':
optional: true
'@swc/core@1.10.1':
'@swc/core@1.10.4':
dependencies:
'@swc/counter': 0.1.3
'@swc/types': 0.1.17
optionalDependencies:
'@swc/core-darwin-arm64': 1.10.1
'@swc/core-darwin-x64': 1.10.1
'@swc/core-linux-arm-gnueabihf': 1.10.1
'@swc/core-linux-arm64-gnu': 1.10.1
'@swc/core-linux-arm64-musl': 1.10.1
'@swc/core-linux-x64-gnu': 1.10.1
'@swc/core-linux-x64-musl': 1.10.1
'@swc/core-win32-arm64-msvc': 1.10.1
'@swc/core-win32-ia32-msvc': 1.10.1
'@swc/core-win32-x64-msvc': 1.10.1
'@swc/core-darwin-arm64': 1.10.4
'@swc/core-darwin-x64': 1.10.4
'@swc/core-linux-arm-gnueabihf': 1.10.4
'@swc/core-linux-arm64-gnu': 1.10.4
'@swc/core-linux-arm64-musl': 1.10.4
'@swc/core-linux-x64-gnu': 1.10.4
'@swc/core-linux-x64-musl': 1.10.4
'@swc/core-win32-arm64-msvc': 1.10.4
'@swc/core-win32-ia32-msvc': 1.10.4
'@swc/core-win32-x64-msvc': 1.10.4
'@swc/counter@0.1.3': {}
@ -3030,7 +3030,7 @@ snapshots:
combined-stream: 1.0.8
mime-types: 2.1.35
foxts@1.0.11: {}
foxts@1.0.13: {}
fs-constants@1.0.0: {}
@ -3325,7 +3325,7 @@ snapshots:
minipass: 7.1.2
rimraf: 5.0.10
mitata@1.0.21: {}
mitata@1.0.23: {}
mkdirp-classic@0.5.3: {}
@ -3693,17 +3693,17 @@ snapshots:
text-decoder@1.2.1: {}
tinyexec@0.3.1: {}
tinyexec@0.3.2: {}
tldts-core@6.1.69: {}
tldts-core@6.1.70: {}
tldts-experimental@6.1.69:
tldts-experimental@6.1.70:
dependencies:
tldts-core: 6.1.69
tldts-core: 6.1.70
tldts@6.1.69:
tldts@6.1.70:
dependencies:
tldts-core: 6.1.69
tldts-core: 6.1.70
to-regex-range@5.0.1:
dependencies:
@ -3794,7 +3794,7 @@ snapshots:
yallist@5.0.0: {}
yaml@2.6.1: {}
yaml@2.7.0: {}
yargs-parser@20.2.9: {}