mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
Housekeeping
This commit is contained in:
parent
01ed4adb54
commit
7853c553c0
@ -53,7 +53,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^8.0.2",
|
||||
"@swc-node/register": "^1.11.1",
|
||||
"@swc/core": "^1.13.20",
|
||||
"@swc/core": "1.13.5",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/cli-progress": "^3.11.6",
|
||||
"@types/dns2": "^2.0.10",
|
||||
|
||||
102
pnpm-lock.yaml
generated
102
pnpm-lock.yaml
generated
@ -110,10 +110,10 @@ importers:
|
||||
version: 8.0.2(eslint@9.38.0)(typescript@5.9.3)
|
||||
'@swc-node/register':
|
||||
specifier: ^1.11.1
|
||||
version: 1.11.1(@swc/core@1.13.21)(@swc/types@0.1.25)(typescript@5.9.3)
|
||||
version: 1.11.1(@swc/core@1.13.5)(@swc/types@0.1.25)(typescript@5.9.3)
|
||||
'@swc/core':
|
||||
specifier: ^1.13.20
|
||||
version: 1.13.21
|
||||
specifier: 1.13.5
|
||||
version: 1.13.5
|
||||
'@types/better-sqlite3':
|
||||
specifier: ^7.6.13
|
||||
version: 7.6.13
|
||||
@ -677,68 +677,68 @@ packages:
|
||||
'@swc-node/sourcemap-support@0.6.1':
|
||||
resolution: {integrity: sha512-ovltDVH5QpdHXZkW138vG4+dgcNsxfwxHVoV6BtmTbz2KKl1A8ZSlbdtxzzfNjCjbpayda8Us9eMtcHobm38dA==}
|
||||
|
||||
'@swc/core-darwin-arm64@1.13.21':
|
||||
resolution: {integrity: sha512-0jaz9r7f0PDK8OyyVooadv8dkFlQmVmBK6DtAnWSRjkCbNt4sdqsc9ZkyEDJXaxOVcMQ3pJx/Igniyw5xqACLw==}
|
||||
'@swc/core-darwin-arm64@1.13.5':
|
||||
resolution: {integrity: sha512-lKNv7SujeXvKn16gvQqUQI5DdyY8v7xcoO3k06/FJbHJS90zEwZdQiMNRiqpYw/orU543tPaWgz7cIYWhbopiQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-darwin-x64@1.13.21':
|
||||
resolution: {integrity: sha512-pLeZn+NTGa7oW/ysD6oM82BjKZl71WNJR9BKXRsOhrNQeUWv55DCoZT2P4DzeU5Xgjmos+iMoDLg/9R6Ngc0PA==}
|
||||
'@swc/core-darwin-x64@1.13.5':
|
||||
resolution: {integrity: sha512-ILd38Fg/w23vHb0yVjlWvQBoE37ZJTdlLHa8LRCFDdX4WKfnVBiblsCU9ar4QTMNdeTBEX9iUF4IrbNWhaF1Ng==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.13.21':
|
||||
resolution: {integrity: sha512-p9aYzTmP7qVDPkXxnbekOfbT11kxnPiuLrUbgpN/vn6sxXDCObMAiY63WlDR0IauBK571WUdmgb04goe/xTQWw==}
|
||||
'@swc/core-linux-arm-gnueabihf@1.13.5':
|
||||
resolution: {integrity: sha512-Q6eS3Pt8GLkXxqz9TAw+AUk9HpVJt8Uzm54MvPsqp2yuGmY0/sNaPPNVqctCX9fu/Nu8eaWUen0si6iEiCsazQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.13.21':
|
||||
resolution: {integrity: sha512-yRqFoGlCwEX1nS7OajBE23d0LPeONmFAgoe4rgRYvaUb60qGxIJoMMdvF2g3dum9ZyVDYAb3kP09hbXFbMGr4A==}
|
||||
'@swc/core-linux-arm64-gnu@1.13.5':
|
||||
resolution: {integrity: sha512-aNDfeN+9af+y+M2MYfxCzCy/VDq7Z5YIbMqRI739o8Ganz6ST+27kjQFd8Y/57JN/hcnUEa9xqdS3XY7WaVtSw==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.13.21':
|
||||
resolution: {integrity: sha512-wu5EGA86gtdYMW69eU80jROzArzD3/6G6zzK0VVR+OFt/0zqbajiiszIpaniOVACObLfJEcShQ05B3q0+CpUEg==}
|
||||
'@swc/core-linux-arm64-musl@1.13.5':
|
||||
resolution: {integrity: sha512-9+ZxFN5GJag4CnYnq6apKTnnezpfJhCumyz0504/JbHLo+Ue+ZtJnf3RhyA9W9TINtLE0bC4hKpWi8ZKoETyOQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.13.21':
|
||||
resolution: {integrity: sha512-AoGGVPNXH3C4S7WlJOxN1nGW5nj//J9uKysS7CIBotRmHXfHO4wPK3TVFRTA4cuouAWBBn7O8m3A99p/GR+iaw==}
|
||||
'@swc/core-linux-x64-gnu@1.13.5':
|
||||
resolution: {integrity: sha512-WD530qvHrki8Ywt/PloKUjaRKgstQqNGvmZl54g06kA+hqtSE2FTG9gngXr3UJxYu/cNAjJYiBifm7+w4nbHbA==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-musl@1.13.21':
|
||||
resolution: {integrity: sha512-cBy2amuDuxMZnEq16MqGu+DUlEFqI+7F/OACNlk7zEJKq48jJKGEMqJz3X2ucJE5jqUIg6Pos6Uo/y+vuWQymQ==}
|
||||
'@swc/core-linux-x64-musl@1.13.5':
|
||||
resolution: {integrity: sha512-Luj8y4OFYx4DHNQTWjdIuKTq2f5k6uSXICqx+FSabnXptaOBAbJHNbHT/06JZh6NRUouaf0mYXN0mcsqvkhd7Q==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.13.21':
|
||||
resolution: {integrity: sha512-2xfR5gnqBGOMOlY3s1QiFTXZaivTILMwX67FD2uzT6OCbT/3lyAM/4+3BptBXD8pUkkOGMFLsdeHw4fbO1GrpQ==}
|
||||
'@swc/core-win32-arm64-msvc@1.13.5':
|
||||
resolution: {integrity: sha512-cZ6UpumhF9SDJvv4DA2fo9WIzlNFuKSkZpZmPG1c+4PFSEMy5DFOjBSllCvnqihCabzXzpn6ykCwBmHpy31vQw==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.13.21':
|
||||
resolution: {integrity: sha512-0pkpgKlBDwUImWTQxLakKbzZI6TIGVVAxk658oxrY8VK+hxRy2iezFY6m5Urmeds47M/cnW3dO+OY4C2caOF8A==}
|
||||
'@swc/core-win32-ia32-msvc@1.13.5':
|
||||
resolution: {integrity: sha512-C5Yi/xIikrFUzZcyGj9L3RpKljFvKiDMtyDzPKzlsDrKIw2EYY+bF88gB6oGY5RGmv4DAX8dbnpRAqgFD0FMEw==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.13.21':
|
||||
resolution: {integrity: sha512-DAnIw2J95TOW4Kr7NBx12vlZPW3QndbpFMmuC7x+fPoozoLpEscaDkiYhk7/sTtY9pubPMfHFPBORlbqyQCfOQ==}
|
||||
'@swc/core-win32-x64-msvc@1.13.5':
|
||||
resolution: {integrity: sha512-YrKdMVxbYmlfybCSbRtrilc6UA8GF5aPmGKBdPvjrarvsmf4i7ZHGCEnLtfOMd3Lwbs2WUZq3WdMbozYeLU93Q==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core@1.13.21':
|
||||
resolution: {integrity: sha512-umBaSb65O1v6Lt8RV3o5srw0nKr25amf/yRIGFPug63sAerL9n2UkmfGywA1l1aN81W7faXIynF0JmlQ2wPSdw==}
|
||||
'@swc/core@1.13.5':
|
||||
resolution: {integrity: sha512-WezcBo8a0Dg2rnR82zhwoR6aRNxeTGfK5QCD6TQ+kg3xx/zNT02s/0o+81h/3zhvFSB24NtqEr8FTw88O5W/JQ==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
'@swc/helpers': '>=0.5.17'
|
||||
@ -2753,16 +2753,16 @@ snapshots:
|
||||
|
||||
'@sinclair/typebox@0.34.40': {}
|
||||
|
||||
'@swc-node/core@1.14.1(@swc/core@1.13.21)(@swc/types@0.1.25)':
|
||||
'@swc-node/core@1.14.1(@swc/core@1.13.5)(@swc/types@0.1.25)':
|
||||
dependencies:
|
||||
'@swc/core': 1.13.21
|
||||
'@swc/core': 1.13.5
|
||||
'@swc/types': 0.1.25
|
||||
|
||||
'@swc-node/register@1.11.1(@swc/core@1.13.21)(@swc/types@0.1.25)(typescript@5.9.3)':
|
||||
'@swc-node/register@1.11.1(@swc/core@1.13.5)(@swc/types@0.1.25)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@swc-node/core': 1.14.1(@swc/core@1.13.21)(@swc/types@0.1.25)
|
||||
'@swc-node/core': 1.14.1(@swc/core@1.13.5)(@swc/types@0.1.25)
|
||||
'@swc-node/sourcemap-support': 0.6.1
|
||||
'@swc/core': 1.13.21
|
||||
'@swc/core': 1.13.5
|
||||
colorette: 2.0.20
|
||||
debug: 4.4.1(supports-color@8.1.1)
|
||||
oxc-resolver: 11.9.0
|
||||
@ -2778,51 +2778,51 @@ snapshots:
|
||||
source-map-support: 0.5.21
|
||||
tslib: 2.8.1
|
||||
|
||||
'@swc/core-darwin-arm64@1.13.21':
|
||||
'@swc/core-darwin-arm64@1.13.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-darwin-x64@1.13.21':
|
||||
'@swc/core-darwin-x64@1.13.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.13.21':
|
||||
'@swc/core-linux-arm-gnueabihf@1.13.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.13.21':
|
||||
'@swc/core-linux-arm64-gnu@1.13.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.13.21':
|
||||
'@swc/core-linux-arm64-musl@1.13.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.13.21':
|
||||
'@swc/core-linux-x64-gnu@1.13.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-musl@1.13.21':
|
||||
'@swc/core-linux-x64-musl@1.13.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.13.21':
|
||||
'@swc/core-win32-arm64-msvc@1.13.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.13.21':
|
||||
'@swc/core-win32-ia32-msvc@1.13.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.13.21':
|
||||
'@swc/core-win32-x64-msvc@1.13.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core@1.13.21':
|
||||
'@swc/core@1.13.5':
|
||||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
'@swc/types': 0.1.25
|
||||
optionalDependencies:
|
||||
'@swc/core-darwin-arm64': 1.13.21
|
||||
'@swc/core-darwin-x64': 1.13.21
|
||||
'@swc/core-linux-arm-gnueabihf': 1.13.21
|
||||
'@swc/core-linux-arm64-gnu': 1.13.21
|
||||
'@swc/core-linux-arm64-musl': 1.13.21
|
||||
'@swc/core-linux-x64-gnu': 1.13.21
|
||||
'@swc/core-linux-x64-musl': 1.13.21
|
||||
'@swc/core-win32-arm64-msvc': 1.13.21
|
||||
'@swc/core-win32-ia32-msvc': 1.13.21
|
||||
'@swc/core-win32-x64-msvc': 1.13.21
|
||||
'@swc/core-darwin-arm64': 1.13.5
|
||||
'@swc/core-darwin-x64': 1.13.5
|
||||
'@swc/core-linux-arm-gnueabihf': 1.13.5
|
||||
'@swc/core-linux-arm64-gnu': 1.13.5
|
||||
'@swc/core-linux-arm64-musl': 1.13.5
|
||||
'@swc/core-linux-x64-gnu': 1.13.5
|
||||
'@swc/core-linux-x64-musl': 1.13.5
|
||||
'@swc/core-win32-arm64-msvc': 1.13.5
|
||||
'@swc/core-win32-ia32-msvc': 1.13.5
|
||||
'@swc/core-win32-x64-msvc': 1.13.5
|
||||
|
||||
'@swc/counter@0.1.3': {}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user