mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
Housekeeping
This commit is contained in:
parent
a7a05e9901
commit
f72550c9ee
@ -36,14 +36,14 @@
|
||||
"punycode": "^2.3.1",
|
||||
"table": "^6.8.2",
|
||||
"tar-stream": "^3.1.7",
|
||||
"tldts": "^6.1.33",
|
||||
"tldts-experimental": "^6.1.33",
|
||||
"yaml": "^2.4.5"
|
||||
"tldts": "^6.1.34",
|
||||
"tldts-experimental": "^6.1.34",
|
||||
"yaml": "^2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.1.6",
|
||||
"@swc-node/register": "^1.10.9",
|
||||
"@swc/core": "^1.7.0",
|
||||
"@swc/core": "^1.7.1",
|
||||
"@types/async-retry": "^1.4.8",
|
||||
"@types/better-sqlite3": "^7.6.11",
|
||||
"@types/chai": "^4.3.16",
|
||||
|
||||
144
pnpm-lock.yaml
generated
144
pnpm-lock.yaml
generated
@ -60,24 +60,24 @@ importers:
|
||||
specifier: ^3.1.7
|
||||
version: 3.1.7
|
||||
tldts:
|
||||
specifier: ^6.1.33
|
||||
version: 6.1.33
|
||||
specifier: ^6.1.34
|
||||
version: 6.1.34
|
||||
tldts-experimental:
|
||||
specifier: ^6.1.33
|
||||
version: 6.1.33
|
||||
specifier: ^6.1.34
|
||||
version: 6.1.34
|
||||
yaml:
|
||||
specifier: ^2.4.5
|
||||
version: 2.4.5
|
||||
specifier: ^2.5.0
|
||||
version: 2.5.0
|
||||
devDependencies:
|
||||
'@eslint-sukka/node':
|
||||
specifier: ^6.1.6
|
||||
version: 6.1.6(eslint@9.7.0)(typescript@5.5.4)
|
||||
'@swc-node/register':
|
||||
specifier: ^1.10.9
|
||||
version: 1.10.9(@swc/core@1.7.0)(@swc/types@0.1.12)(typescript@5.5.4)
|
||||
version: 1.10.9(@swc/core@1.7.1)(@swc/types@0.1.12)(typescript@5.5.4)
|
||||
'@swc/core':
|
||||
specifier: ^1.7.0
|
||||
version: 1.7.0
|
||||
specifier: ^1.7.1
|
||||
version: 1.7.1
|
||||
'@types/async-retry':
|
||||
specifier: ^1.4.8
|
||||
version: 1.4.8
|
||||
@ -316,68 +316,68 @@ packages:
|
||||
'@swc-node/sourcemap-support@0.5.1':
|
||||
resolution: {integrity: sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==}
|
||||
|
||||
'@swc/core-darwin-arm64@1.7.0':
|
||||
resolution: {integrity: sha512-2ylhM7f0HwUwLrFYZAe/dse8PCbPsYcJS3Dt7Q8NT3PUn7vy6QOMxNcOPPuDrnmaXqQQO3oxdmRapguTxaat9g==}
|
||||
'@swc/core-darwin-arm64@1.7.1':
|
||||
resolution: {integrity: sha512-CuifMhtBNdIq6sHElOcu8E8SOO0BUlLyRw52wC+aiHrb5gR+iGlbi4L9sUhbR5bWoxD0Bz9ZJcE5uUhcLP+lJQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-darwin-x64@1.7.0':
|
||||
resolution: {integrity: sha512-SgVnN4gT1Rb9YfTkp4FCUITqSs7Yj0uB2SUciu5CV3HuGvS5YXCUzh+KrwpLFtx8NIgivISKcNnb41mJi98X8Q==}
|
||||
'@swc/core-darwin-x64@1.7.1':
|
||||
resolution: {integrity: sha512-IKtddGei7qGISSggN9WGmzoyRcLS0enT905K9GPB+7W5k8SxtNP3Yt2TKcKvfF8hzICk986kKt8Fl/QOTXV9mA==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.7.0':
|
||||
resolution: {integrity: sha512-+Z9Dayart1iKJQEJJ9N/KS4z5EdXJE3WPFikY0jonKTo4Dd8RuyVz5yLvqcIMeVdz/SwximATaL6iJXw7hZS9A==}
|
||||
'@swc/core-linux-arm-gnueabihf@1.7.1':
|
||||
resolution: {integrity: sha512-GQJydSLM7OVsxcFPJKe22D/h4Vl7FhDsPCTlEaPo+dz7yc2AdoQFJRPSFIRlBz0qm5CxXycDxU9yfH4Omzfxmg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.7.0':
|
||||
resolution: {integrity: sha512-UnLrCiZ1EI4shznJn0xP6DLgsXUSwtfsdgHhGYCrvbgVBBve3S9iFgVFEB3SPl7Q/TdowNbrN4zHU0oChfiNfw==}
|
||||
'@swc/core-linux-arm64-gnu@1.7.1':
|
||||
resolution: {integrity: sha512-Tp94iklMBAgtvlMVWbp9O+qADhNebS90zG835IucKEQB5rd3fEfWtiLP/3vz4hixJT63+yyeXQYs/Hld3vm7HQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.7.0':
|
||||
resolution: {integrity: sha512-H724UANA+ptsfwKRr9mnaDa9cb5fw0oFysiGKTgb3DMYcgk3Od0jMTnXVPFSVpo7FlmyxeC9K8ueUPBOoOK6XA==}
|
||||
'@swc/core-linux-arm64-musl@1.7.1':
|
||||
resolution: {integrity: sha512-rbauhgFzeXNmg1jPUeiVkEMcoSHP0HvTklUOn1sUc4U0tu73uvPZI2e3TU1fo6sxE6FJeDJHZORatf+pAEo0fQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.7.0':
|
||||
resolution: {integrity: sha512-SY3HA0K0Dpqt1HIfMLGpwL4hd4UaL2xHP5oZXPlRQPhUDZrbb4PbI3ZJnh66c63eL4ZR8EJ+HRFI0Alx5p69Zw==}
|
||||
'@swc/core-linux-x64-gnu@1.7.1':
|
||||
resolution: {integrity: sha512-941tua/RtD/5GxHZOdLiRp/RIloqIlkJKy9ogbdSEI9VJ3Z5x1LznvxHfOI1mTifJMBwNSJLxtL9snUwxwLgEg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-musl@1.7.0':
|
||||
resolution: {integrity: sha512-cEJ2ebtV1v/5Ilb55E05J6F5SrHKQWzUttIhR5Mkayyo+yvPslcpByuFC3D+J7X1ebziTOBpWuMpUdjLfh3SMQ==}
|
||||
'@swc/core-linux-x64-musl@1.7.1':
|
||||
resolution: {integrity: sha512-Iuh0XnOQcoeDsJvh8eO73fVldMU/ucZs2qBxr/9TkgpiGBdaluKxymo2MBBopmxqfBwxEdHUa0TDLgEFyZK6bw==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.7.0':
|
||||
resolution: {integrity: sha512-ecQOOmzEssz+m0pR4xDYCGuvn3E/l0nQ3tk5jp1NA1lsAy4bMV0YbYCHjptYvWL/UjhIerIp3IlCJ8x5DodSog==}
|
||||
'@swc/core-win32-arm64-msvc@1.7.1':
|
||||
resolution: {integrity: sha512-H7Q44RZvDCPrKit202+NK014eOjd2VcsVxUX7Dk5D55sqgWgWskzGo7PzrosjiFgw5iVmpm4gDeaXCIS0FCE5A==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.7.0':
|
||||
resolution: {integrity: sha512-gz81seZkRn3zMnVOc7L5k6F4vQC82gIxmHiL+GedK+A37XI/X26AASU3zxvORnqQbwQYXQ+AEVckxBmFlz3v2g==}
|
||||
'@swc/core-win32-ia32-msvc@1.7.1':
|
||||
resolution: {integrity: sha512-zbvjPX2hBu+uCEAvqQBc86yBLtWhRSkh4uLGWUQylCHi1CccRfBww9S4RjXzXxK9bCgZSWbXUmfzJTiFuuhgHQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.7.0':
|
||||
resolution: {integrity: sha512-b5Fd1xEOw9uqBpj2lqsaR4Iq9UhiL84hNDcEsi6DQA7Y1l85waQAslTbS0E4/pJ1PISAs0jW0zIGLco1eaWBOg==}
|
||||
'@swc/core-win32-x64-msvc@1.7.1':
|
||||
resolution: {integrity: sha512-pVh/IIdKujW8QxNIAI/van8nOB6sb1fi7QMSteSxjOkL0GGDWpx7t3qm1rDboCdS+9iUXEHv+8UJnpya1ko+Dw==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core@1.7.0':
|
||||
resolution: {integrity: sha512-d4vMzH6ICllDwlPuhset2h8gu/USHdbyfJim+2hQEdxC0UONtfpmu38XBgNqRjStrji1Q5M10jfeUZL3cu1i8g==}
|
||||
'@swc/core@1.7.1':
|
||||
resolution: {integrity: sha512-M4gxJcvzZCH+QQJGVJDF3kT46C05IUPTFcA1wA65WAdg87MDzpr1mwtB/FmPsdcRFRbJIxET6uCsWgubn+KnJQ==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
'@swc/helpers': '*'
|
||||
@ -1429,14 +1429,14 @@ packages:
|
||||
text-table@0.2.0:
|
||||
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
|
||||
|
||||
tldts-core@6.1.33:
|
||||
resolution: {integrity: sha512-illzy+AYvuoDcrz16moF5X8HkjZFX7NpJJOzrLVyH4ATjhiiScfcUwAu+rtOzJFWTWqROJPXvBD/CF5v1JfEcw==}
|
||||
tldts-core@6.1.34:
|
||||
resolution: {integrity: sha512-Hb/jAm14h5x5+gO5Cv5wabKO0pbLlRoryvCC9v0t8OleZ4vXEKego7Mq1id/X1C8Vw1E0QCCQzGdWHkKFtxFrQ==}
|
||||
|
||||
tldts-experimental@6.1.33:
|
||||
resolution: {integrity: sha512-xj/RTihjY3vtmOLjG0GEVYCZG4eW6XSAwo4HA/adaalV3gNzNy94nUXW9P4LTQLz2661pLxrlMVQ6J4+pXBT6w==}
|
||||
tldts-experimental@6.1.34:
|
||||
resolution: {integrity: sha512-nkbqZ9gU2L4kr4FHbsyvY0oL3fR2BL3KBeqr0HFtgUByNqRwAJ0Y2f8yqNjxKzr/g9QcC70CJsnxDhDGdL1mEg==}
|
||||
|
||||
tldts@6.1.33:
|
||||
resolution: {integrity: sha512-U0rcEJftDwy6LfRdj5aQNvHlXpLpVCMUBkdp5nqtrhT7nva1+DT8O+cQfwJmOk62lOIHdz4EkAyrHKkH5I1Jtw==}
|
||||
tldts@6.1.34:
|
||||
resolution: {integrity: sha512-ErJIL8DMj1CLBER2aFrjI3IfhtuJD/jEYJA/iQg9wW8dIEPXNl4zcI/SGUihMsM/lP/Jyd8c2ETv6Cwtnk0/RQ==}
|
||||
hasBin: true
|
||||
|
||||
to-regex-range@5.0.1:
|
||||
@ -1513,8 +1513,8 @@ packages:
|
||||
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
yaml@2.4.5:
|
||||
resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==}
|
||||
yaml@2.5.0:
|
||||
resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==}
|
||||
engines: {node: '>= 14'}
|
||||
hasBin: true
|
||||
|
||||
@ -1551,7 +1551,7 @@ snapshots:
|
||||
'@remusao/smaz': 1.10.0
|
||||
'@types/chrome': 0.0.268
|
||||
'@types/firefox-webext-browser': 120.0.4
|
||||
tldts-experimental: 6.1.33
|
||||
tldts-experimental: 6.1.34
|
||||
|
||||
'@dual-bundle/import-meta-resolve@4.1.0': {}
|
||||
|
||||
@ -1737,16 +1737,16 @@ snapshots:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@swc-node/core@1.13.3(@swc/core@1.7.0)(@swc/types@0.1.12)':
|
||||
'@swc-node/core@1.13.3(@swc/core@1.7.1)(@swc/types@0.1.12)':
|
||||
dependencies:
|
||||
'@swc/core': 1.7.0
|
||||
'@swc/core': 1.7.1
|
||||
'@swc/types': 0.1.12
|
||||
|
||||
'@swc-node/register@1.10.9(@swc/core@1.7.0)(@swc/types@0.1.12)(typescript@5.5.4)':
|
||||
'@swc-node/register@1.10.9(@swc/core@1.7.1)(@swc/types@0.1.12)(typescript@5.5.4)':
|
||||
dependencies:
|
||||
'@swc-node/core': 1.13.3(@swc/core@1.7.0)(@swc/types@0.1.12)
|
||||
'@swc-node/core': 1.13.3(@swc/core@1.7.1)(@swc/types@0.1.12)
|
||||
'@swc-node/sourcemap-support': 0.5.1
|
||||
'@swc/core': 1.7.0
|
||||
'@swc/core': 1.7.1
|
||||
colorette: 2.0.20
|
||||
debug: 4.3.5(supports-color@8.1.1)
|
||||
oxc-resolver: 1.10.2
|
||||
@ -1762,51 +1762,51 @@ snapshots:
|
||||
source-map-support: 0.5.21
|
||||
tslib: 2.6.3
|
||||
|
||||
'@swc/core-darwin-arm64@1.7.0':
|
||||
'@swc/core-darwin-arm64@1.7.1':
|
||||
optional: true
|
||||
|
||||
'@swc/core-darwin-x64@1.7.0':
|
||||
'@swc/core-darwin-x64@1.7.1':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.7.0':
|
||||
'@swc/core-linux-arm-gnueabihf@1.7.1':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.7.0':
|
||||
'@swc/core-linux-arm64-gnu@1.7.1':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.7.0':
|
||||
'@swc/core-linux-arm64-musl@1.7.1':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.7.0':
|
||||
'@swc/core-linux-x64-gnu@1.7.1':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-musl@1.7.0':
|
||||
'@swc/core-linux-x64-musl@1.7.1':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.7.0':
|
||||
'@swc/core-win32-arm64-msvc@1.7.1':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.7.0':
|
||||
'@swc/core-win32-ia32-msvc@1.7.1':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.7.0':
|
||||
'@swc/core-win32-x64-msvc@1.7.1':
|
||||
optional: true
|
||||
|
||||
'@swc/core@1.7.0':
|
||||
'@swc/core@1.7.1':
|
||||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
'@swc/types': 0.1.12
|
||||
optionalDependencies:
|
||||
'@swc/core-darwin-arm64': 1.7.0
|
||||
'@swc/core-darwin-x64': 1.7.0
|
||||
'@swc/core-linux-arm-gnueabihf': 1.7.0
|
||||
'@swc/core-linux-arm64-gnu': 1.7.0
|
||||
'@swc/core-linux-arm64-musl': 1.7.0
|
||||
'@swc/core-linux-x64-gnu': 1.7.0
|
||||
'@swc/core-linux-x64-musl': 1.7.0
|
||||
'@swc/core-win32-arm64-msvc': 1.7.0
|
||||
'@swc/core-win32-ia32-msvc': 1.7.0
|
||||
'@swc/core-win32-x64-msvc': 1.7.0
|
||||
'@swc/core-darwin-arm64': 1.7.1
|
||||
'@swc/core-darwin-x64': 1.7.1
|
||||
'@swc/core-linux-arm-gnueabihf': 1.7.1
|
||||
'@swc/core-linux-arm64-gnu': 1.7.1
|
||||
'@swc/core-linux-arm64-musl': 1.7.1
|
||||
'@swc/core-linux-x64-gnu': 1.7.1
|
||||
'@swc/core-linux-x64-musl': 1.7.1
|
||||
'@swc/core-win32-arm64-msvc': 1.7.1
|
||||
'@swc/core-win32-ia32-msvc': 1.7.1
|
||||
'@swc/core-win32-x64-msvc': 1.7.1
|
||||
|
||||
'@swc/counter@0.1.3': {}
|
||||
|
||||
@ -2953,15 +2953,15 @@ snapshots:
|
||||
|
||||
text-table@0.2.0: {}
|
||||
|
||||
tldts-core@6.1.33: {}
|
||||
tldts-core@6.1.34: {}
|
||||
|
||||
tldts-experimental@6.1.33:
|
||||
tldts-experimental@6.1.34:
|
||||
dependencies:
|
||||
tldts-core: 6.1.33
|
||||
tldts-core: 6.1.34
|
||||
|
||||
tldts@6.1.33:
|
||||
tldts@6.1.34:
|
||||
dependencies:
|
||||
tldts-core: 6.1.33
|
||||
tldts-core: 6.1.34
|
||||
|
||||
to-regex-range@5.0.1:
|
||||
dependencies:
|
||||
@ -3024,7 +3024,7 @@ snapshots:
|
||||
|
||||
y18n@5.0.8: {}
|
||||
|
||||
yaml@2.4.5: {}
|
||||
yaml@2.5.0: {}
|
||||
|
||||
yargs-parser@20.2.9: {}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user