mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 17:20:35 +08:00
Housekeeping [skip ci]
This commit is contained in:
parent
9f8f838f92
commit
44c753df1e
@ -31,7 +31,7 @@
|
||||
"fast-cidr-tools": "^0.3.1",
|
||||
"fast-fifo": "^1.3.2",
|
||||
"fdir": "^6.4.2",
|
||||
"foxts": "^1.1.4",
|
||||
"foxts": "^1.1.5",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"json-stringify-pretty-compact": "^3.0.0",
|
||||
"make-fetch-happen": "^14.0.3",
|
||||
@ -51,7 +51,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.13.0",
|
||||
"@swc-node/register": "^1.10.9",
|
||||
"@swc/core": "^1.10.4",
|
||||
"@swc/core": "^1.10.7",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/better-sqlite3": "^7.6.12",
|
||||
"@types/cacache": "^17.0.2",
|
||||
|
||||
112
pnpm-lock.yaml
generated
112
pnpm-lock.yaml
generated
@ -50,8 +50,8 @@ importers:
|
||||
specifier: ^6.4.2
|
||||
version: 6.4.2(picomatch@4.0.2)
|
||||
foxts:
|
||||
specifier: ^1.1.4
|
||||
version: 1.1.4
|
||||
specifier: ^1.1.5
|
||||
version: 1.1.5
|
||||
hash-wasm:
|
||||
specifier: ^4.12.0
|
||||
version: 4.12.0
|
||||
@ -103,10 +103,10 @@ importers:
|
||||
version: 6.13.0(eslint@9.17.0)(typescript@5.7.3)
|
||||
'@swc-node/register':
|
||||
specifier: ^1.10.9
|
||||
version: 1.10.9(@swc/core@1.10.4)(@swc/types@0.1.17)(typescript@5.7.3)
|
||||
version: 1.10.9(@swc/core@1.10.7)(@swc/types@0.1.17)(typescript@5.7.3)
|
||||
'@swc/core':
|
||||
specifier: ^1.10.4
|
||||
version: 1.10.4
|
||||
specifier: ^1.10.7
|
||||
version: 1.10.7
|
||||
'@types/async-retry':
|
||||
specifier: ^1.4.9
|
||||
version: 1.4.9
|
||||
@ -428,68 +428,68 @@ packages:
|
||||
'@swc-node/sourcemap-support@0.5.1':
|
||||
resolution: {integrity: sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==}
|
||||
|
||||
'@swc/core-darwin-arm64@1.10.4':
|
||||
resolution: {integrity: sha512-sV/eurLhkjn/197y48bxKP19oqcLydSel42Qsy2zepBltqUx+/zZ8+/IS0Bi7kaWVFxerbW1IPB09uq8Zuvm3g==}
|
||||
'@swc/core-darwin-arm64@1.10.7':
|
||||
resolution: {integrity: sha512-SI0OFg987P6hcyT0Dbng3YRISPS9uhLX1dzW4qRrfqQdb0i75lPJ2YWe9CN47HBazrIA5COuTzrD2Dc0TcVsSQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-darwin-x64@1.10.4':
|
||||
resolution: {integrity: sha512-gjYNU6vrAUO4+FuovEo9ofnVosTFXkF0VDuo1MKPItz6e2pxc2ale4FGzLw0Nf7JB1sX4a8h06CN16/pLJ8Q2w==}
|
||||
'@swc/core-darwin-x64@1.10.7':
|
||||
resolution: {integrity: sha512-RFIAmWVicD/l3RzxgHW0R/G1ya/6nyMspE2cAeDcTbjHi0I5qgdhBWd6ieXOaqwEwiCd0Mot1g2VZrLGoBLsjQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.10.4':
|
||||
resolution: {integrity: sha512-zd7fXH5w8s+Sfvn2oO464KDWl+ZX1MJiVmE4Pdk46N3PEaNwE0koTfgx2vQRqRG4vBBobzVvzICC3618WcefOA==}
|
||||
'@swc/core-linux-arm-gnueabihf@1.10.7':
|
||||
resolution: {integrity: sha512-QP8vz7yELWfop5mM5foN6KkLylVO7ZUgWSF2cA0owwIaziactB2hCPZY5QU690coJouk9KmdFsPWDnaCFUP8tg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.10.4':
|
||||
resolution: {integrity: sha512-+UGfoHDxsMZgFD3tABKLeEZHqLNOkxStu+qCG7atGBhS4Slri6h6zijVvf4yI5X3kbXdvc44XV/hrP/Klnui2A==}
|
||||
'@swc/core-linux-arm64-gnu@1.10.7':
|
||||
resolution: {integrity: sha512-NgUDBGQcOeLNR+EOpmUvSDIP/F7i/OVOKxst4wOvT5FTxhnkWrW+StJGKj+DcUVSK5eWOYboSXr1y+Hlywwokw==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.10.4':
|
||||
resolution: {integrity: sha512-cDDj2/uYsOH0pgAnDkovLZvKJpFmBMyXkxEG6Q4yw99HbzO6QzZ5HDGWGWVq/6dLgYKlnnmpjZCPPQIu01mXEg==}
|
||||
'@swc/core-linux-arm64-musl@1.10.7':
|
||||
resolution: {integrity: sha512-gp5Un3EbeSThBIh6oac5ZArV/CsSmTKj5jNuuUAuEsML3VF9vqPO+25VuxCvsRf/z3py+xOWRaN2HY/rjMeZog==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.10.4':
|
||||
resolution: {integrity: sha512-qJXh9D6Kf5xSdGWPINpLGixAbB5JX8JcbEJpRamhlDBoOcQC79dYfOMEIxWPhTS1DGLyFakAx2FX/b2VmQmj0g==}
|
||||
'@swc/core-linux-x64-gnu@1.10.7':
|
||||
resolution: {integrity: sha512-k/OxLLMl/edYqbZyUNg6/bqEHTXJT15l9WGqsl/2QaIGwWGvles8YjruQYQ9d4h/thSXLT9gd8bExU2D0N+bUA==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-musl@1.10.4':
|
||||
resolution: {integrity: sha512-A76lIAeyQnHCVt0RL/pG+0er8Qk9+acGJqSZOZm67Ve3B0oqMd871kPtaHBM0BW3OZAhoILgfHW3Op9Q3mx3Cw==}
|
||||
'@swc/core-linux-x64-musl@1.10.7':
|
||||
resolution: {integrity: sha512-XeDoURdWt/ybYmXLCEE8aSiTOzEn0o3Dx5l9hgt0IZEmTts7HgHHVeRgzGXbR4yDo0MfRuX5nE1dYpTmCz0uyA==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.10.4':
|
||||
resolution: {integrity: sha512-e6j5kBu4fIY7fFxFxnZI0MlEovRvp50Lg59Fw+DVbtqHk3C85dckcy5xKP+UoXeuEmFceauQDczUcGs19SRGSQ==}
|
||||
'@swc/core-win32-arm64-msvc@1.10.7':
|
||||
resolution: {integrity: sha512-nYAbi/uLS+CU0wFtBx8TquJw2uIMKBnl04LBmiVoFrsIhqSl+0MklaA9FVMGA35NcxSJfcm92Prl2W2LfSnTqQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.10.4':
|
||||
resolution: {integrity: sha512-RSYHfdKgNXV/amY5Tqk1EWVsyQnhlsM//jeqMLw5Fy9rfxP592W9UTumNikNRPdjI8wKKzNMXDb1U29tQjN0dg==}
|
||||
'@swc/core-win32-ia32-msvc@1.10.7':
|
||||
resolution: {integrity: sha512-+aGAbsDsIxeLxw0IzyQLtvtAcI1ctlXVvVcXZMNXIXtTURM876yNrufRo4ngoXB3jnb1MLjIIjgXfFs/eZTUSw==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.10.4':
|
||||
resolution: {integrity: sha512-1ujYpaqfqNPYdwKBlvJnOqcl+Syn3UrQ4XE0Txz6zMYgyh6cdU6a3pxqLqIUSJ12MtXRA9ZUhEz1ekU3LfLWXw==}
|
||||
'@swc/core-win32-x64-msvc@1.10.7':
|
||||
resolution: {integrity: sha512-TBf4clpDBjF/UUnkKrT0/th76/zwvudk5wwobiTFqDywMApHip5O0VpBgZ+4raY2TM8k5+ujoy7bfHb22zu17Q==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core@1.10.4':
|
||||
resolution: {integrity: sha512-ut3zfiTLORMxhr6y/GBxkHmzcGuVpwJYX4qyXWuBKkpw/0g0S5iO1/wW7RnLnZbAi8wS/n0atRZoaZlXWBkeJg==}
|
||||
'@swc/core@1.10.7':
|
||||
resolution: {integrity: sha512-py91kjI1jV5D5W/Q+PurBdGsdU5TFbrzamP7zSCqLdMcHkKi3rQEM5jkQcZr0MXXSJTaayLxS3MWYTBIkzPDrg==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
'@swc/helpers': '*'
|
||||
@ -1153,8 +1153,8 @@ packages:
|
||||
resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
foxts@1.1.4:
|
||||
resolution: {integrity: sha512-T1fi7+xcdMW/DyvyhBEWGI5dIDstd0QgjxALuEtFl+RP/s66b9j79pKAK8Zt2F3L5OdMb+La3iz16yH+hNcQAg==}
|
||||
foxts@1.1.5:
|
||||
resolution: {integrity: sha512-s5SRvB7PTTOl5ZWYE4PrBhHXi6sw/0fLrYDDZThFHcHJCmEMaWmZwM0A5Op9APs6y0nQGrUgroV6WFKNdTbgSQ==}
|
||||
|
||||
fs-constants@1.0.0:
|
||||
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
|
||||
@ -2198,16 +2198,16 @@ snapshots:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@swc-node/core@1.13.3(@swc/core@1.10.4)(@swc/types@0.1.17)':
|
||||
'@swc-node/core@1.13.3(@swc/core@1.10.7)(@swc/types@0.1.17)':
|
||||
dependencies:
|
||||
'@swc/core': 1.10.4
|
||||
'@swc/core': 1.10.7
|
||||
'@swc/types': 0.1.17
|
||||
|
||||
'@swc-node/register@1.10.9(@swc/core@1.10.4)(@swc/types@0.1.17)(typescript@5.7.3)':
|
||||
'@swc-node/register@1.10.9(@swc/core@1.10.7)(@swc/types@0.1.17)(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@swc-node/core': 1.13.3(@swc/core@1.10.4)(@swc/types@0.1.17)
|
||||
'@swc-node/core': 1.13.3(@swc/core@1.10.7)(@swc/types@0.1.17)
|
||||
'@swc-node/sourcemap-support': 0.5.1
|
||||
'@swc/core': 1.10.4
|
||||
'@swc/core': 1.10.7
|
||||
colorette: 2.0.20
|
||||
debug: 4.3.7(supports-color@8.1.1)
|
||||
oxc-resolver: 1.12.0
|
||||
@ -2223,51 +2223,51 @@ snapshots:
|
||||
source-map-support: 0.5.21
|
||||
tslib: 2.8.1
|
||||
|
||||
'@swc/core-darwin-arm64@1.10.4':
|
||||
'@swc/core-darwin-arm64@1.10.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-darwin-x64@1.10.4':
|
||||
'@swc/core-darwin-x64@1.10.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.10.4':
|
||||
'@swc/core-linux-arm-gnueabihf@1.10.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.10.4':
|
||||
'@swc/core-linux-arm64-gnu@1.10.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.10.4':
|
||||
'@swc/core-linux-arm64-musl@1.10.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.10.4':
|
||||
'@swc/core-linux-x64-gnu@1.10.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-musl@1.10.4':
|
||||
'@swc/core-linux-x64-musl@1.10.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.10.4':
|
||||
'@swc/core-win32-arm64-msvc@1.10.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.10.4':
|
||||
'@swc/core-win32-ia32-msvc@1.10.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.10.4':
|
||||
'@swc/core-win32-x64-msvc@1.10.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core@1.10.4':
|
||||
'@swc/core@1.10.7':
|
||||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
'@swc/types': 0.1.17
|
||||
optionalDependencies:
|
||||
'@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/core-darwin-arm64': 1.10.7
|
||||
'@swc/core-darwin-x64': 1.10.7
|
||||
'@swc/core-linux-arm-gnueabihf': 1.10.7
|
||||
'@swc/core-linux-arm64-gnu': 1.10.7
|
||||
'@swc/core-linux-arm64-musl': 1.10.7
|
||||
'@swc/core-linux-x64-gnu': 1.10.7
|
||||
'@swc/core-linux-x64-musl': 1.10.7
|
||||
'@swc/core-win32-arm64-msvc': 1.10.7
|
||||
'@swc/core-win32-ia32-msvc': 1.10.7
|
||||
'@swc/core-win32-x64-msvc': 1.10.7
|
||||
|
||||
'@swc/counter@0.1.3': {}
|
||||
|
||||
@ -3047,7 +3047,7 @@ snapshots:
|
||||
combined-stream: 1.0.8
|
||||
mime-types: 2.1.35
|
||||
|
||||
foxts@1.1.4: {}
|
||||
foxts@1.1.5: {}
|
||||
|
||||
fs-constants@1.0.0: {}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user