mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Housekeeping [skip ci]
This commit is contained in:
14
package.json
14
package.json
@@ -19,7 +19,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@ghostery/adblocker": "^2.13.0",
|
||||
"@ghostery/adblocker": "^2.13.1",
|
||||
"@henrygd/queue": "^1.2.0",
|
||||
"@mitata/counters": "^0.0.8",
|
||||
"better-sqlite3": "^12.5.0",
|
||||
@@ -32,7 +32,7 @@
|
||||
"fast-escape-regexp": "^1.0.1",
|
||||
"fast-uri": "^3.1.0",
|
||||
"fdir": "^6.5.0",
|
||||
"foxts": "^5.0.3",
|
||||
"foxts": "^5.0.4",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"json-stringify-pretty-compact": "4.0.0",
|
||||
"null-prototype-object": "^1.2.5",
|
||||
@@ -51,26 +51,26 @@
|
||||
"yauzl-promise": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^8.0.5",
|
||||
"@eslint-sukka/node": "^8.0.6",
|
||||
"@swc-node/register": "^1.11.1",
|
||||
"@swc/core": "1.13.5",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/cli-progress": "^3.11.6",
|
||||
"@types/dns2": "^2.0.10",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^24.10.3",
|
||||
"@types/node": "^24.10.4",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/yauzl-promise": "^4.0.1",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-sukka": "^8.0.5",
|
||||
"eslint-formatter-sukka": "^8.0.5",
|
||||
"eslint-config-sukka": "^8.0.6",
|
||||
"eslint-formatter-sukka": "^8.0.6",
|
||||
"expect": "^30.2.0",
|
||||
"mitata": "^1.0.34",
|
||||
"mocha": "^11.7.5",
|
||||
"tinyexec": "^1.0.2",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.25.0",
|
||||
"packageManager": "pnpm@10.26.1",
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"@swc/core",
|
||||
|
||||
361
pnpm-lock.yaml
generated
361
pnpm-lock.yaml
generated
@@ -15,8 +15,8 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@ghostery/adblocker':
|
||||
specifier: ^2.13.0
|
||||
version: 2.13.0
|
||||
specifier: ^2.13.1
|
||||
version: 2.13.1
|
||||
'@henrygd/queue':
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0
|
||||
@@ -54,8 +54,8 @@ importers:
|
||||
specifier: ^6.5.0
|
||||
version: 6.5.0(picomatch@4.0.3)
|
||||
foxts:
|
||||
specifier: ^5.0.3
|
||||
version: 5.0.3
|
||||
specifier: ^5.0.4
|
||||
version: 5.0.4
|
||||
hash-wasm:
|
||||
specifier: ^4.12.0
|
||||
version: 4.12.0
|
||||
@@ -106,8 +106,8 @@ importers:
|
||||
version: 4.0.0
|
||||
devDependencies:
|
||||
'@eslint-sukka/node':
|
||||
specifier: ^8.0.5
|
||||
version: 8.0.5(eslint@9.39.2)(typescript@5.9.3)
|
||||
specifier: ^8.0.6
|
||||
version: 8.0.6(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@swc-node/register':
|
||||
specifier: ^1.11.1
|
||||
version: 1.11.1(@swc/core@1.13.5)(@swc/types@0.1.25)(typescript@5.9.3)
|
||||
@@ -127,8 +127,8 @@ importers:
|
||||
specifier: ^10.0.10
|
||||
version: 10.0.10
|
||||
'@types/node':
|
||||
specifier: ^24.10.3
|
||||
version: 24.10.3
|
||||
specifier: ^24.10.4
|
||||
version: 24.10.4
|
||||
'@types/tar-fs':
|
||||
specifier: ^2.0.4
|
||||
version: 2.0.4
|
||||
@@ -139,11 +139,11 @@ importers:
|
||||
specifier: ^9.39.2
|
||||
version: 9.39.2
|
||||
eslint-config-sukka:
|
||||
specifier: ^8.0.5
|
||||
version: 8.0.5(@typescript-eslint/utils@8.49.0(eslint@9.39.2)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2)(typescript@5.9.3)
|
||||
specifier: ^8.0.6
|
||||
version: 8.0.6(@typescript-eslint/utils@8.49.0(eslint@9.39.2)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2)(typescript@5.9.3)
|
||||
eslint-formatter-sukka:
|
||||
specifier: ^8.0.5
|
||||
version: 8.0.5(eslint@9.39.2)
|
||||
specifier: ^8.0.6
|
||||
version: 8.0.6(eslint@9.39.2)
|
||||
expect:
|
||||
specifier: ^30.2.0
|
||||
version: 30.2.0
|
||||
@@ -176,11 +176,11 @@ packages:
|
||||
'@cryptography/aes@0.1.1':
|
||||
resolution: {integrity: sha512-PcYz4FDGblO6tM2kSC+VzhhK62vml6k6/YAkiWtyPvrgJVfnDRoHGDtKn5UiaRRUrvUTTocBpvc2rRgTCqxjsg==}
|
||||
|
||||
'@emnapi/core@1.5.0':
|
||||
resolution: {integrity: sha512-sbP8GzB1WDzacS8fgNPpHlp6C9VZe+SJP3F90W9rLemaQj2PzIuTEl1qDOYQf58YIpyjViI24y9aPWCjEzY2cg==}
|
||||
'@emnapi/core@1.7.1':
|
||||
resolution: {integrity: sha512-o1uhUASyo921r2XtHYOHy7gdkGLge8ghBEQHMWmyJFoXlpU58kIrhhN3w26lpQb6dspetweapMn2CSNwQ8I4wg==}
|
||||
|
||||
'@emnapi/runtime@1.5.0':
|
||||
resolution: {integrity: sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==}
|
||||
'@emnapi/runtime@1.7.1':
|
||||
resolution: {integrity: sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==}
|
||||
|
||||
'@emnapi/wasi-threads@1.1.0':
|
||||
resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
|
||||
@@ -201,13 +201,13 @@ packages:
|
||||
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
|
||||
'@eslint-sukka/eslint-plugin-stylistic@8.0.5':
|
||||
resolution: {integrity: sha512-92zSv87StXUzsXOj/nTv3WIcQHfLnvXwk7q7oneWub9TnwvukgnMOw8dDJo2qHVgvY03ZElhbpK0R7rDnBFI6g==}
|
||||
'@eslint-sukka/eslint-plugin-stylistic@8.0.6':
|
||||
resolution: {integrity: sha512-eT0xLP8cdkDxM+6ZWKDjZmOLgkk+WqWyoQYiIYCOb80o3tE8M7I0J/pz0RE98lCAYDNgxzevabSI9UCdaFymRw==}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
|
||||
'@eslint-sukka/eslint-plugin-sukka-full@8.0.5':
|
||||
resolution: {integrity: sha512-FiE/1pf4tJIrImfKFamNqstJ/jNG0Vplyzhsbx2MtQ/SLUp9zC5jAjOWt/oDEumJLGeBuzdhojNuYQZM8+RySg==}
|
||||
'@eslint-sukka/eslint-plugin-sukka-full@8.0.6':
|
||||
resolution: {integrity: sha512-cJtiF/Biqo0yrNf5eHd4aM/pVCC5W22ZAX1w/n0XH+fQUJsznyqn18geeGQivJ5c/Dfe4wE/bI7Myc3rHKyKuA==}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
typescript: '*'
|
||||
@@ -215,11 +215,11 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@eslint-sukka/node@8.0.5':
|
||||
resolution: {integrity: sha512-noQyhB/BEW79W3XZaO3u8rrlmzHeYEnI9yUExFU2FzTe2GmfoMAlo2jriA5Pq3EAvplJKSI/QRi+l53YaS8j8A==}
|
||||
'@eslint-sukka/node@8.0.6':
|
||||
resolution: {integrity: sha512-4JLFKBHqcaB9R6IXf9mnssoB2XQjxvgbEOgtbrSdnUOcL001JypwWq6fGsXDc2RA66znQQGwyRjf6ySnSIl17Q==}
|
||||
|
||||
'@eslint-sukka/shared@8.0.5':
|
||||
resolution: {integrity: sha512-fuz4lwHzQejHY77+tVkgcobvEg4NdxvHpRREo3OzxeJTJeotf5OE4xGVDa3lo6iccdrT8b2NymzQrAEnwJXRiA==}
|
||||
'@eslint-sukka/shared@8.0.6':
|
||||
resolution: {integrity: sha512-b0hJy2vYmGG5072+WKqYpnBSmuSJi+bwLLjuXRlQt55HBmReiWkaOMVaCi3hxW6JQTLejwl8ldKkP0jepY8/Ig==}
|
||||
|
||||
'@eslint/config-array@0.21.1':
|
||||
resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==}
|
||||
@@ -257,14 +257,14 @@ packages:
|
||||
resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@ghostery/adblocker-content@2.13.0':
|
||||
resolution: {integrity: sha512-6WZrVReCZtF0XvR2T2jK9QAccneFe+HLKhjogRa0ud+Ys7rGwwRZYLOUy3MlVEhJLTeLfA9FLc+bt4K6QovXSQ==}
|
||||
'@ghostery/adblocker-content@2.13.1':
|
||||
resolution: {integrity: sha512-fzHCwAQnAgO91kqIt8qugQxXv1n8lyyfHdSz7Wd+4JkipmGE8HjtzBfVBXtEo+sAM0aOFyZbg2NDQdpUuoYvaQ==}
|
||||
|
||||
'@ghostery/adblocker-extended-selectors@2.13.0':
|
||||
resolution: {integrity: sha512-YfBQHF9fiBt8CKWb727b/T4qLrYEWXS4E8GSPS8OqeBEvRh6f09oHGZJ0lW3F6sPbEwVjHr2JuLoFJDUciX6bA==}
|
||||
'@ghostery/adblocker-extended-selectors@2.13.1':
|
||||
resolution: {integrity: sha512-Qmfp7p9nQGTPLL9EpXJ5ZBdgwTDW44b2Va6xhpa3OcU0X3/fpAUHE0cLqj3fYATfQm0qYj97mWqtnpqV4K3Mvw==}
|
||||
|
||||
'@ghostery/adblocker@2.13.0':
|
||||
resolution: {integrity: sha512-mxape1ivliSPgpzESMVipdC9UZNfuEvypoiJBW0wR+AxMCgJY8Zh5M/1UBXe+y9TvNkvJCU2T/zsF9y2R3pHXA==}
|
||||
'@ghostery/adblocker@2.13.1':
|
||||
resolution: {integrity: sha512-uPmJ0TOWvI8LTx2tBU5SFTHjUV0ZStqLS/Jq1c2PdAq1c4ToeyCo9uE7pTyN9SaRg9lckUZonMtkm94vH1rz8w==}
|
||||
|
||||
'@ghostery/url-parser@1.3.0':
|
||||
resolution: {integrity: sha512-FEzdSeiva0Mt3bR4xePFzthhjT4IzvA5QTvS1xXkNyLpMGeq40mb3V2fSs0ZItRaP9IybZthDfHUSbQ1HLdx4Q==}
|
||||
@@ -334,8 +334,8 @@ packages:
|
||||
'@napi-rs/wasm-runtime@0.2.12':
|
||||
resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}
|
||||
|
||||
'@napi-rs/wasm-runtime@1.0.7':
|
||||
resolution: {integrity: sha512-SeDnOO0Tk7Okiq6DbXmmBODgOAb9dp9gjlphokTUxmt8U3liIP1ZsozBahH69j/RJv+Rfs6IwUKHTgQYJ/HBAw==}
|
||||
'@napi-rs/wasm-runtime@1.1.0':
|
||||
resolution: {integrity: sha512-Fq6DJW+Bb5jaWE69/qOE0D1TUN9+6uWhCeZpdnSBk14pjLcCWR7Q8n49PTSPHazM37JqrsdpEthXy2xn6jWWiA==}
|
||||
|
||||
'@node-rs/crc32-android-arm-eabi@1.10.6':
|
||||
resolution: {integrity: sha512-vZAMuJXm3TpWPOkkhxdrofWDv+Q+I2oO7ucLRbXyAPmXFNDhHtBxbO1rk9Qzz+M3eep8ieS4/+jCL1Q0zacNMQ==}
|
||||
@@ -435,98 +435,103 @@ packages:
|
||||
'@nolyfill/shared@1.0.44':
|
||||
resolution: {integrity: sha512-NI1zxDh4LYL7PYlKKCwojjuc5CEZslywrOTKBNyodjmWjRiZ4AlCMs3Gp+zDoPQPNkYCSQp/luNojHmJWWfCbw==}
|
||||
|
||||
'@oxc-resolver/binding-android-arm-eabi@11.13.2':
|
||||
resolution: {integrity: sha512-vWd1NEaclg/t2DtEmYzRRBNQOueMI8tixw/fSNZ9XETXLRJiAjQMYpYeflQdRASloGze6ZelHE/wIBNt4S+pkw==}
|
||||
'@oxc-resolver/binding-android-arm-eabi@11.16.0':
|
||||
resolution: {integrity: sha512-/kFX4o8KISHCZzHRs8fBp/wZOPdkhYGquhMP2PQjc8ePAVbtaXXDPAFkjUKhz2jXNPS4jGA1wNW+8grhnJgstw==}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
|
||||
'@oxc-resolver/binding-android-arm64@11.13.2':
|
||||
resolution: {integrity: sha512-jxZrYcxgpI6IuQpguQVAQNrZfUyiYfMVqR4pKVU3PRLCM7AsfXNKp0TIgcvp+l6dYVdoZ1MMMMa5Ayjd09rNOw==}
|
||||
'@oxc-resolver/binding-android-arm64@11.16.0':
|
||||
resolution: {integrity: sha512-kPySx7j7mPxW4mRDrdbADyzJV2XrxVeMPDmNnFvTt0/LT1IA26Uk9hzWKQb4k4aeJY58bnRY1soYSawW5wAlKQ==}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
|
||||
'@oxc-resolver/binding-darwin-arm64@11.13.2':
|
||||
resolution: {integrity: sha512-RDS3HUe1FvgjNS1xfBUqiEJ8938Zb5r7iKABwxEblp3K4ufZZNAtoaHjdUH2TJ0THDmuf0OxxVUO/Y+4Ep4QfQ==}
|
||||
'@oxc-resolver/binding-darwin-arm64@11.16.0':
|
||||
resolution: {integrity: sha512-eB00fkys5TX6oI3lY+1hgHl6dwfmrbhHTmInmJmfD6BysHpE+DUqSdQIRS2v5NI6+j+J9EWBmbW3hRtolr+MSg==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@oxc-resolver/binding-darwin-x64@11.13.2':
|
||||
resolution: {integrity: sha512-tDcyWtkUzkt6auJLP2dOjL84BxqHkKW4mz2lNRIGPTq7b+HBraB+m8RdRH6BgqTvbnNECOxR3XAMaKBKC8J51g==}
|
||||
'@oxc-resolver/binding-darwin-x64@11.16.0':
|
||||
resolution: {integrity: sha512-B/yMSxqe4MZfh/VoMax0qixl4XxG/sAQVlYtdVGNteBAYKfX/uw2mglkYsApk6D4qD6fVgJ21RwI50lV7oD0Qg==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@oxc-resolver/binding-freebsd-x64@11.13.2':
|
||||
resolution: {integrity: sha512-fpaeN8Q0kWvKns9uSMg6CcKo7cdgmWt6J91stPf8sdM+EKXzZ0YcRnWWyWF8SM16QcLUPCy5Iwt5Z8aYBGaZYA==}
|
||||
'@oxc-resolver/binding-freebsd-x64@11.16.0':
|
||||
resolution: {integrity: sha512-aKj+PNsSdn0owueMt/6TtR8QuLBNL/q2HgMdN8nRCDmoCBPvQlwB2s+AcW+UW1vyiok+9qiI5tVjihbKwQ+Khg==}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
|
||||
'@oxc-resolver/binding-linux-arm-gnueabihf@11.13.2':
|
||||
resolution: {integrity: sha512-idBgJU5AvSsGOeaIWiFBKbNBjpuduHsJmrG4CBbEUNW/Ykx+ISzcuj1PHayiYX6R9stVsRhj3d2PyymfC5KWRg==}
|
||||
'@oxc-resolver/binding-linux-arm-gnueabihf@11.16.0':
|
||||
resolution: {integrity: sha512-fxod0D0eMsIlGF98KRAwR3zjLCbpRoknDHjCHx22A9TmyQthGo7t66gwkRCj5g2LBbpaPZ+i6cYd2l9bRrx8+Q==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@oxc-resolver/binding-linux-arm-musleabihf@11.13.2':
|
||||
resolution: {integrity: sha512-BlBvQUhvvIM/7s96KlKhMk0duR2sj8T7Hyii46/5QnwfN/pHwobvOL5czZ6/SKrHNB/F/qDY4hGsBuB1y7xgTg==}
|
||||
'@oxc-resolver/binding-linux-arm-musleabihf@11.16.0':
|
||||
resolution: {integrity: sha512-5BoVnD0hpEID/13hnj0fCIojE26wfa9p4puCnm12/D5BhGlXA103n8iRaPZPLHS/prQGtrwMiFONiysD6vmIBA==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@oxc-resolver/binding-linux-arm64-gnu@11.13.2':
|
||||
resolution: {integrity: sha512-lUmDTmYOGpbIK+FBfZ0ySaQTo7g1Ia/WnDnQR2wi/0AtehZIg/ZZIgiT/fD0iRvKEKma612/0PVo8dXdAKaAGA==}
|
||||
'@oxc-resolver/binding-linux-arm64-gnu@11.16.0':
|
||||
resolution: {integrity: sha512-dMoKX6A8iuIdShbc4PB/+q6Tx8grgQxNAJQfIAmpaDTZp5NxfgzKrssPL0TCdu3RQMblF8yfXLYUFnOdPYZeRg==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@oxc-resolver/binding-linux-arm64-musl@11.13.2':
|
||||
resolution: {integrity: sha512-dkGzOxo+I9lA4Er6qzFgkFevl3JvwyI9i0T/PkOJHva04rb1p9dz8GPogTO9uMK4lrwLWzm/piAu+tHYC7v7+w==}
|
||||
'@oxc-resolver/binding-linux-arm64-musl@11.16.0':
|
||||
resolution: {integrity: sha512-oLJsyqVHw53ZZPl3+wPiRNXTvavBFSInRYBB5MaNf+y42+b4XJfH7hVYyc67er0c26cQUCfx2KzqltSx7Jg9jg==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@oxc-resolver/binding-linux-ppc64-gnu@11.13.2':
|
||||
resolution: {integrity: sha512-53kWsjLkVFnoSA7COdps38pBssN48zI8LfsOvupsmQ0/4VeMYb+0Ao9O6r52PtmFZsGB3S1Qjqbjl/Pswj1a3g==}
|
||||
'@oxc-resolver/binding-linux-ppc64-gnu@11.16.0':
|
||||
resolution: {integrity: sha512-qL7GsXwyytVTIh/o8cLftRYvzrpniD8pFf0jDW3VXlVsl1joCrb4GM26udGls7Zxe76nsZpPvQVB5eZ9xmHxIA==}
|
||||
cpu: [ppc64]
|
||||
os: [linux]
|
||||
|
||||
'@oxc-resolver/binding-linux-riscv64-gnu@11.13.2':
|
||||
resolution: {integrity: sha512-MfxN6DMpvmdCbGlheJ+ihy11oTcipqDfcEIQV9ah3FGXBRCZtBOHJpQDk8qI2Y+nCXVr3Nln7OSsOzoC4+rSYQ==}
|
||||
'@oxc-resolver/binding-linux-riscv64-gnu@11.16.0':
|
||||
resolution: {integrity: sha512-CFJEvagoakxPtIoKtRgPoGUqeXSgd63c3/T9hOXrgelOaMv6aEWFfjvc/4Lk5ppk2wv4KeK4IqOKBe8Faqv1Mw==}
|
||||
cpu: [riscv64]
|
||||
os: [linux]
|
||||
|
||||
'@oxc-resolver/binding-linux-riscv64-musl@11.13.2':
|
||||
resolution: {integrity: sha512-WXrm4YiRU0ijqb72WHSjmfYaQZ7t6/kkQrFc4JtU+pUE4DZA/DEdxOuQEd4Q43VqmLvICTJWSaZMlCGQ4PSRUg==}
|
||||
'@oxc-resolver/binding-linux-riscv64-musl@11.16.0':
|
||||
resolution: {integrity: sha512-LVuE2tbZ7gjEjY1G8mjf7+pacj0/Rge9EoHxr8DY2gAxxy0qXe5Yh2Qxe3dwwFGObVNioqRH0IPkePmQ/KJK6w==}
|
||||
cpu: [riscv64]
|
||||
os: [linux]
|
||||
|
||||
'@oxc-resolver/binding-linux-s390x-gnu@11.13.2':
|
||||
resolution: {integrity: sha512-4pISWIlOFRUhWyvGCB3XUhtcwyvwGGhlXhHz7IXCXuGufaQtvR05trvw8U1ZnaPhsdPBkRhOMIedX11ayi5uXw==}
|
||||
'@oxc-resolver/binding-linux-s390x-gnu@11.16.0':
|
||||
resolution: {integrity: sha512-D4Zk48WN7sKsbyq4xD2F09U4S0sIkHXTW9A33BaqjfNXOD/jFXM5nTPahHx2RxBLo5ZEgS3kUW1U8V0oCBcPcg==}
|
||||
cpu: [s390x]
|
||||
os: [linux]
|
||||
|
||||
'@oxc-resolver/binding-linux-x64-gnu@11.13.2':
|
||||
resolution: {integrity: sha512-DVo6jS8n73yNAmCsUOOk2vBeC60j2RauDXQM8p7RDl0afsEaA2le22vD8tky7iNoM5tsxfBmE4sOJXEKgpwWRw==}
|
||||
'@oxc-resolver/binding-linux-x64-gnu@11.16.0':
|
||||
resolution: {integrity: sha512-WyqsQwz+x1lDe/rwf5pl/FiTiS4eEM7hEHn1OwjP+EThzXXBup9BeZE5QVB421QGm9n4SyJT1gJgI1LCRvqbaA==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@oxc-resolver/binding-linux-x64-musl@11.13.2':
|
||||
resolution: {integrity: sha512-6WqrE+hQBFP35KdwQjWcZpldbTq6yJmuTVThISu+rY3+j6MaDp2ciLHTr1X68r2H/7ocOIl4k3NnOVIzeRJE3w==}
|
||||
'@oxc-resolver/binding-linux-x64-musl@11.16.0':
|
||||
resolution: {integrity: sha512-5XCuIoviaMsiAAuaQL4HqnYj1BkADcbtdf2s6Ru4YHF3P/bt2p05hd4xVo85cFT1VXlGYL66XVfepsAGymJs0g==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@oxc-resolver/binding-wasm32-wasi@11.13.2':
|
||||
resolution: {integrity: sha512-YpxvQmP2D+mNUkLQZbBjGz20g/pY8XoOBdPPoWMl9X68liFFjXxkPQTrZxWw4zzG/UkTM5z6dPRTyTePRsMcjw==}
|
||||
'@oxc-resolver/binding-openharmony-arm64@11.16.0':
|
||||
resolution: {integrity: sha512-gn54HKxOhWTxZG8pNeBMmbRwHT4k/eIf0KxBII2oHUrSTinNTcqu6xn1etqt1Yezi9KzJzkTMS0cl5kTFmCHUQ==}
|
||||
cpu: [arm64]
|
||||
os: [openharmony]
|
||||
|
||||
'@oxc-resolver/binding-wasm32-wasi@11.16.0':
|
||||
resolution: {integrity: sha512-dUsUjffSI7nlt+TH9C4gGqmD/kNyx3Kghh8u+i8eZZAEFWDO+s51Yw3UADDa0BYrZDeaLjz8rgHWCE8lxpL2XQ==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
cpu: [wasm32]
|
||||
|
||||
'@oxc-resolver/binding-win32-arm64-msvc@11.13.2':
|
||||
resolution: {integrity: sha512-1SKBw6KcCmvPBdEw1/Qdpv6eSDf23lCXTWz9VxTe6QUQ/1wR+HZR2uS4q6C8W6jnIswMTQbxpTvVwdRXl+ufeA==}
|
||||
'@oxc-resolver/binding-win32-arm64-msvc@11.16.0':
|
||||
resolution: {integrity: sha512-6EhsnwzA6iT752sU5tv/r+XI5cz6sWUPHJZu3brTW3m96j6yCZ8vnfeKAkFCzuDwZAXOkRLPW8WKrL0GXWfCUQ==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@oxc-resolver/binding-win32-ia32-msvc@11.13.2':
|
||||
resolution: {integrity: sha512-KEVV7wggDucxRn3vvyHnmTCPXoCT7vWpH18UVLTygibHJvNRP2zl5lBaQcCIdIaYYZjKt1aGI/yZqxZvHoiCdg==}
|
||||
'@oxc-resolver/binding-win32-ia32-msvc@11.16.0':
|
||||
resolution: {integrity: sha512-YpUXuKrslGs4+In1gZhY25menhzyBbMct4RvWT9je6mYA5VCQ6aGAZf/ky5b+5sNPpR2UBNbCcYk5pP/6MowMw==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@oxc-resolver/binding-win32-x64-msvc@11.13.2':
|
||||
resolution: {integrity: sha512-6AAdN9v/wO5c3td1yidgNLKYlzuNgfOtEqBq60WE469bJWR7gHgG/S5aLR2pH6/gyPLs9UXtItxi934D+0Estg==}
|
||||
'@oxc-resolver/binding-win32-x64-msvc@11.16.0':
|
||||
resolution: {integrity: sha512-x3hU0m0c/+frUSFaw3r5Xmde5q/PdsAfznh+8lZloGK2/qfIze0jyQG0H5M6AgrUIQE1oNn8vdGXanza5+naMw==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
@@ -683,8 +688,8 @@ packages:
|
||||
'@types/mocha@10.0.10':
|
||||
resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==}
|
||||
|
||||
'@types/node@24.10.3':
|
||||
resolution: {integrity: sha512-gqkrWUsS8hcm0r44yn7/xZeV1ERva/nLgrLxFRUGb7aoNMIJfZJ3AC261zDQuOAKC7MiXai1WCpYc48jAHoShQ==}
|
||||
'@types/node@24.10.4':
|
||||
resolution: {integrity: sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==}
|
||||
|
||||
'@types/stack-utils@2.0.3':
|
||||
resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
|
||||
@@ -1190,11 +1195,11 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
|
||||
eslint-config-sukka@8.0.5:
|
||||
resolution: {integrity: sha512-++zRNmlwlpsdbEqNK7FfWz1kupF0+tdj+UCTIlb3hKWirVmrVsrt3WdfxwPQuyxlT3N2pRt/jp/ysISemOntcA==}
|
||||
eslint-config-sukka@8.0.6:
|
||||
resolution: {integrity: sha512-CspRnsdAlvFmIsgi33uB7ZSY892rkdWnWF46/8j8SLdzP0/AJShv3IKCtOsw/iJ0DREc4fTkpID3wUnzIr0eyQ==}
|
||||
|
||||
eslint-formatter-sukka@8.0.5:
|
||||
resolution: {integrity: sha512-BfLNU1sXTLAt9fgJU2AH4tFx+sxVbW3t+eTxf21ZkblBvUDAuddn5D6VDmErwSgTya4Khu1g1ug0Lv5r9hqs1A==}
|
||||
eslint-formatter-sukka@8.0.6:
|
||||
resolution: {integrity: sha512-Zstko/QtyYk2Ls75+lfSwg1LFcLk4XHUFp4bTmtsjpFuKq9+MtoCpStf3UIBRnzvz1uu6sxsdPlAXGv1m/jhcg==}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
|
||||
@@ -1286,8 +1291,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=8.44.0'
|
||||
|
||||
eslint-plugin-sukka@8.0.5:
|
||||
resolution: {integrity: sha512-+Jo3sItmxxMWWxO3BwaF7qRt+p+h1ZqLYq9IfLw+IR6Lwok532/Er+4zTKoDNLLJeRWQvZ7WASb5KC3RbUMs+Q==}
|
||||
eslint-plugin-sukka@8.0.6:
|
||||
resolution: {integrity: sha512-DN7ea/Or66+Pja0yIwEewLcRgnmLBc6mEmLjqFAWcGiz8k81513wAxfGk3Q1btFl73nEpt2LDXmRzWuC5qXC6Q==}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
typescript: '*'
|
||||
@@ -1447,8 +1452,8 @@ packages:
|
||||
foxts@4.6.0:
|
||||
resolution: {integrity: sha512-Sq6k7CDUAz1/MOiwRiV59tblzsaWGOQitYxvF/l7H5Z/9gZNBvWKWsRcXLS7T7FLKRKO0LmETiefkVUm5omESg==}
|
||||
|
||||
foxts@5.0.3:
|
||||
resolution: {integrity: sha512-7ilTNzTlYZ/54JLj7aTq1JaaSNtUK4S3am/i8flCh+8ZRRA6uwbVIDVc1LZ3LkCFc2aTJgQyNiS9i6htXROqAw==}
|
||||
foxts@5.0.4:
|
||||
resolution: {integrity: sha512-5NcXkeIE+z8pyNQYW3lfJWR6ig80GkrOcdi3JY3bmzHieQHwpVq7JKYUrsgFjW4lXIitqOYkUF9SRauwlBjIjw==}
|
||||
|
||||
fs-constants@1.0.0:
|
||||
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
|
||||
@@ -1642,8 +1647,8 @@ packages:
|
||||
json-stringify-pretty-compact@4.0.0:
|
||||
resolution: {integrity: sha512-3CNZ2DnrpByG9Nqj6Xo8vqbjT4F6N+tb4Gb28ESAZjYZ5yqvmc56J+/kuIwkaAMOyblTQhUW7PxMkUb8Q36N3Q==}
|
||||
|
||||
jsonc-eslint-parser@2.4.1:
|
||||
resolution: {integrity: sha512-uuPNLJkKN8NXAlZlQ6kmUF9qO+T6Kyd7oV4+/7yy8Jz6+MZNyhPq8EdLpdfnPVzUC8qSf1b4j1azKaGnFsjmsw==}
|
||||
jsonc-eslint-parser@2.4.2:
|
||||
resolution: {integrity: sha512-1e4qoRgnn448pRuMvKGsFFymUCquZV0mpGgOyIKNgD3JVDTsVJyRBGH/Fm0tBb8WsWGgmB1mDe6/yJMQM37DUA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
||||
keyv@4.5.4:
|
||||
@@ -1752,8 +1757,8 @@ packages:
|
||||
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
oxc-resolver@11.13.2:
|
||||
resolution: {integrity: sha512-1SXVyYQ9bqMX3uZo8Px81EG7jhZkO9PvvR5X9roY5TLYVm4ZA7pbPDNlYaDBBeF9U+YO3OeMNoHde52hrcCu8w==}
|
||||
oxc-resolver@11.16.0:
|
||||
resolution: {integrity: sha512-I4sHGa1fZUpTQ9ftS0E0cBYbBjNnIKXRSX/trFMIJDIJ4n21dCrLAZhnJS0TSfRIRqZNFyceNZr2kablfgNyTA==}
|
||||
|
||||
p-limit@3.1.0:
|
||||
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
||||
@@ -2202,13 +2207,13 @@ snapshots:
|
||||
|
||||
'@cryptography/aes@0.1.1': {}
|
||||
|
||||
'@emnapi/core@1.5.0':
|
||||
'@emnapi/core@1.7.1':
|
||||
dependencies:
|
||||
'@emnapi/wasi-threads': 1.1.0
|
||||
tslib: 2.8.1
|
||||
optional: true
|
||||
|
||||
'@emnapi/runtime@1.5.0':
|
||||
'@emnapi/runtime@1.7.1':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
optional: true
|
||||
@@ -2231,35 +2236,35 @@ snapshots:
|
||||
|
||||
'@eslint-community/regexpp@4.12.1': {}
|
||||
|
||||
'@eslint-sukka/eslint-plugin-stylistic@8.0.5(eslint@9.39.2)':
|
||||
'@eslint-sukka/eslint-plugin-stylistic@8.0.6(eslint@9.39.2)':
|
||||
dependencies:
|
||||
eslint: 9.39.2
|
||||
|
||||
'@eslint-sukka/eslint-plugin-sukka-full@8.0.5(eslint@9.39.2)(typescript@5.9.3)':
|
||||
'@eslint-sukka/eslint-plugin-sukka-full@8.0.6(eslint@9.39.2)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
eslint: 9.39.2
|
||||
eslint-plugin-sukka: 8.0.5(eslint@9.39.2)(typescript@5.9.3)
|
||||
eslint-plugin-sukka: 8.0.6(eslint@9.39.2)(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint-sukka/node@8.0.5(eslint@9.39.2)(typescript@5.9.3)':
|
||||
'@eslint-sukka/node@8.0.6(eslint@9.39.2)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@eslint-sukka/eslint-plugin-sukka-full': 8.0.5(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@eslint-sukka/shared': 8.0.5(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@eslint-sukka/eslint-plugin-sukka-full': 8.0.6(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@eslint-sukka/shared': 8.0.6(eslint@9.39.2)(typescript@5.9.3)
|
||||
eslint-plugin-n: 17.23.1(eslint@9.39.2)(typescript@5.9.3)
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@eslint-sukka/shared@8.0.5(eslint@9.39.2)(typescript@5.9.3)':
|
||||
'@eslint-sukka/shared@8.0.6(eslint@9.39.2)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@package-json/types': 0.0.12
|
||||
'@typescript-eslint/utils': 8.49.0(eslint@9.39.2)(typescript@5.9.3)
|
||||
foxts: 5.0.3
|
||||
oxc-resolver: 11.13.2
|
||||
foxts: 5.0.4
|
||||
oxc-resolver: 11.16.0
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
- supports-color
|
||||
@@ -2312,16 +2317,16 @@ snapshots:
|
||||
'@eslint/core': 0.17.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@ghostery/adblocker-content@2.13.0':
|
||||
'@ghostery/adblocker-content@2.13.1':
|
||||
dependencies:
|
||||
'@ghostery/adblocker-extended-selectors': 2.13.0
|
||||
'@ghostery/adblocker-extended-selectors': 2.13.1
|
||||
|
||||
'@ghostery/adblocker-extended-selectors@2.13.0': {}
|
||||
'@ghostery/adblocker-extended-selectors@2.13.1': {}
|
||||
|
||||
'@ghostery/adblocker@2.13.0':
|
||||
'@ghostery/adblocker@2.13.1':
|
||||
dependencies:
|
||||
'@ghostery/adblocker-content': 2.13.0
|
||||
'@ghostery/adblocker-extended-selectors': 2.13.0
|
||||
'@ghostery/adblocker-content': 2.13.1
|
||||
'@ghostery/adblocker-extended-selectors': 2.13.1
|
||||
'@ghostery/url-parser': 1.3.0
|
||||
'@remusao/guess-url-type': 2.1.0
|
||||
'@remusao/small': 2.1.0
|
||||
@@ -2372,7 +2377,7 @@ snapshots:
|
||||
|
||||
'@jest/pattern@30.0.1':
|
||||
dependencies:
|
||||
'@types/node': 24.10.3
|
||||
'@types/node': 24.10.4
|
||||
jest-regex-util: 30.0.1
|
||||
|
||||
'@jest/schemas@30.0.5':
|
||||
@@ -2385,7 +2390,7 @@ snapshots:
|
||||
'@jest/schemas': 30.0.5
|
||||
'@types/istanbul-lib-coverage': 2.0.6
|
||||
'@types/istanbul-reports': 3.0.4
|
||||
'@types/node': 24.10.3
|
||||
'@types/node': 24.10.4
|
||||
'@types/yargs': 17.0.33
|
||||
chalk: 4.1.2
|
||||
|
||||
@@ -2393,15 +2398,15 @@ snapshots:
|
||||
|
||||
'@napi-rs/wasm-runtime@0.2.12':
|
||||
dependencies:
|
||||
'@emnapi/core': 1.5.0
|
||||
'@emnapi/runtime': 1.5.0
|
||||
'@emnapi/core': 1.7.1
|
||||
'@emnapi/runtime': 1.7.1
|
||||
'@tybys/wasm-util': 0.10.1
|
||||
optional: true
|
||||
|
||||
'@napi-rs/wasm-runtime@1.0.7':
|
||||
'@napi-rs/wasm-runtime@1.1.0':
|
||||
dependencies:
|
||||
'@emnapi/core': 1.5.0
|
||||
'@emnapi/runtime': 1.5.0
|
||||
'@emnapi/core': 1.7.1
|
||||
'@emnapi/runtime': 1.7.1
|
||||
'@tybys/wasm-util': 0.10.1
|
||||
optional: true
|
||||
|
||||
@@ -2474,63 +2479,66 @@ snapshots:
|
||||
|
||||
'@nolyfill/shared@1.0.44': {}
|
||||
|
||||
'@oxc-resolver/binding-android-arm-eabi@11.13.2':
|
||||
'@oxc-resolver/binding-android-arm-eabi@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-android-arm64@11.13.2':
|
||||
'@oxc-resolver/binding-android-arm64@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-darwin-arm64@11.13.2':
|
||||
'@oxc-resolver/binding-darwin-arm64@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-darwin-x64@11.13.2':
|
||||
'@oxc-resolver/binding-darwin-x64@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-freebsd-x64@11.13.2':
|
||||
'@oxc-resolver/binding-freebsd-x64@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-linux-arm-gnueabihf@11.13.2':
|
||||
'@oxc-resolver/binding-linux-arm-gnueabihf@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-linux-arm-musleabihf@11.13.2':
|
||||
'@oxc-resolver/binding-linux-arm-musleabihf@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-linux-arm64-gnu@11.13.2':
|
||||
'@oxc-resolver/binding-linux-arm64-gnu@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-linux-arm64-musl@11.13.2':
|
||||
'@oxc-resolver/binding-linux-arm64-musl@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-linux-ppc64-gnu@11.13.2':
|
||||
'@oxc-resolver/binding-linux-ppc64-gnu@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-linux-riscv64-gnu@11.13.2':
|
||||
'@oxc-resolver/binding-linux-riscv64-gnu@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-linux-riscv64-musl@11.13.2':
|
||||
'@oxc-resolver/binding-linux-riscv64-musl@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-linux-s390x-gnu@11.13.2':
|
||||
'@oxc-resolver/binding-linux-s390x-gnu@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-linux-x64-gnu@11.13.2':
|
||||
'@oxc-resolver/binding-linux-x64-gnu@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-linux-x64-musl@11.13.2':
|
||||
'@oxc-resolver/binding-linux-x64-musl@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-wasm32-wasi@11.13.2':
|
||||
'@oxc-resolver/binding-openharmony-arm64@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-wasm32-wasi@11.16.0':
|
||||
dependencies:
|
||||
'@napi-rs/wasm-runtime': 1.0.7
|
||||
'@napi-rs/wasm-runtime': 1.1.0
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-win32-arm64-msvc@11.13.2':
|
||||
'@oxc-resolver/binding-win32-arm64-msvc@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-win32-ia32-msvc@11.13.2':
|
||||
'@oxc-resolver/binding-win32-ia32-msvc@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@oxc-resolver/binding-win32-x64-msvc@11.13.2':
|
||||
'@oxc-resolver/binding-win32-x64-msvc@11.16.0':
|
||||
optional: true
|
||||
|
||||
'@package-json/types@0.0.12': {}
|
||||
@@ -2571,7 +2579,7 @@ snapshots:
|
||||
'@swc/core': 1.13.5
|
||||
colorette: 2.0.20
|
||||
debug: 4.4.3(supports-color@8.1.1)
|
||||
oxc-resolver: 11.13.2
|
||||
oxc-resolver: 11.16.0
|
||||
pirates: 4.0.7
|
||||
tslib: 2.8.1
|
||||
typescript: 5.9.3
|
||||
@@ -2643,15 +2651,15 @@ snapshots:
|
||||
|
||||
'@types/better-sqlite3@7.6.13':
|
||||
dependencies:
|
||||
'@types/node': 24.10.3
|
||||
'@types/node': 24.10.4
|
||||
|
||||
'@types/cli-progress@3.11.6':
|
||||
dependencies:
|
||||
'@types/node': 24.10.3
|
||||
'@types/node': 24.10.4
|
||||
|
||||
'@types/dns2@2.0.10':
|
||||
dependencies:
|
||||
'@types/node': 24.10.3
|
||||
'@types/node': 24.10.4
|
||||
|
||||
'@types/estree@1.0.8': {}
|
||||
|
||||
@@ -2669,7 +2677,7 @@ snapshots:
|
||||
|
||||
'@types/mocha@10.0.10': {}
|
||||
|
||||
'@types/node@24.10.3':
|
||||
'@types/node@24.10.4':
|
||||
dependencies:
|
||||
undici-types: 7.16.0
|
||||
|
||||
@@ -2677,12 +2685,12 @@ snapshots:
|
||||
|
||||
'@types/tar-fs@2.0.4':
|
||||
dependencies:
|
||||
'@types/node': 24.10.3
|
||||
'@types/node': 24.10.4
|
||||
'@types/tar-stream': 3.1.4
|
||||
|
||||
'@types/tar-stream@3.1.4':
|
||||
dependencies:
|
||||
'@types/node': 24.10.3
|
||||
'@types/node': 24.10.4
|
||||
|
||||
'@types/yargs-parser@21.0.3': {}
|
||||
|
||||
@@ -2692,7 +2700,7 @@ snapshots:
|
||||
|
||||
'@types/yauzl-promise@4.0.1':
|
||||
dependencies:
|
||||
'@types/node': 24.10.3
|
||||
'@types/node': 24.10.4
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.49.0(@typescript-eslint/parser@8.49.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
@@ -3072,7 +3080,7 @@ snapshots:
|
||||
dependencies:
|
||||
debug: 4.4.1
|
||||
dns2: https://codeload.github.com/lsongdev/node-dns/tar.gz/3adb7e91b3101c0e4f43ebaca3a568269ea04d11
|
||||
foxts: 5.0.3
|
||||
foxts: 5.0.4
|
||||
tldts: 7.0.19
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -3140,13 +3148,13 @@ snapshots:
|
||||
eslint: 9.39.2
|
||||
semver: 7.7.3
|
||||
|
||||
eslint-config-sukka@8.0.5(@typescript-eslint/utils@8.49.0(eslint@9.39.2)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2)(typescript@5.9.3):
|
||||
eslint-config-sukka@8.0.6(@typescript-eslint/utils@8.49.0(eslint@9.39.2)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2)(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 1.1.0
|
||||
'@eslint-community/eslint-plugin-eslint-comments': 4.5.0(eslint@9.39.2)
|
||||
'@eslint-sukka/eslint-plugin-stylistic': 8.0.5(eslint@9.39.2)
|
||||
'@eslint-sukka/eslint-plugin-sukka-full': 8.0.5(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@eslint-sukka/shared': 8.0.5(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@eslint-sukka/eslint-plugin-stylistic': 8.0.6(eslint@9.39.2)
|
||||
'@eslint-sukka/eslint-plugin-sukka-full': 8.0.6(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@eslint-sukka/shared': 8.0.6(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@eslint/config-helpers': 0.5.0
|
||||
'@eslint/js': 9.39.2
|
||||
'@typescript-eslint/eslint-plugin': 8.49.0(@typescript-eslint/parser@8.49.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)
|
||||
@@ -3161,8 +3169,8 @@ snapshots:
|
||||
eslint-plugin-promise: 7.2.1(eslint@9.39.2)
|
||||
eslint-plugin-regexp: 2.10.0(eslint@9.39.2)
|
||||
eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.49.0(@typescript-eslint/parser@8.49.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)
|
||||
foxts: 5.0.3
|
||||
jsonc-eslint-parser: 2.4.1
|
||||
foxts: 5.0.4
|
||||
jsonc-eslint-parser: 2.4.2
|
||||
picocolors: 1.1.1
|
||||
typescript-eslint: 8.49.0(eslint@9.39.2)(typescript@5.9.3)
|
||||
transitivePeerDependencies:
|
||||
@@ -3174,11 +3182,11 @@ snapshots:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
eslint-formatter-sukka@8.0.5(eslint@9.39.2):
|
||||
eslint-formatter-sukka@8.0.6(eslint@9.39.2):
|
||||
dependencies:
|
||||
ci-info: 4.3.1
|
||||
eslint: 9.39.2
|
||||
foxts: 5.0.3
|
||||
foxts: 5.0.4
|
||||
picocolors: 1.1.1
|
||||
|
||||
eslint-import-context@0.1.9(unrs-resolver@1.11.1):
|
||||
@@ -3212,11 +3220,11 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-json-compat-utils@0.2.1(eslint@9.39.2)(jsonc-eslint-parser@2.4.1):
|
||||
eslint-json-compat-utils@0.2.1(eslint@9.39.2)(jsonc-eslint-parser@2.4.2):
|
||||
dependencies:
|
||||
eslint: 9.39.2
|
||||
esquery: 1.6.0
|
||||
jsonc-eslint-parser: 2.4.1
|
||||
jsonc-eslint-parser: 2.4.2
|
||||
|
||||
eslint-plugin-autofix@2.2.0(eslint@9.39.2):
|
||||
dependencies:
|
||||
@@ -3257,10 +3265,10 @@ snapshots:
|
||||
diff-sequences: 27.5.1
|
||||
eslint: 9.39.2
|
||||
eslint-compat-utils: 0.6.5(eslint@9.39.2)
|
||||
eslint-json-compat-utils: 0.2.1(eslint@9.39.2)(jsonc-eslint-parser@2.4.1)
|
||||
eslint-json-compat-utils: 0.2.1(eslint@9.39.2)(jsonc-eslint-parser@2.4.2)
|
||||
espree: 10.4.0
|
||||
graphemer: 1.4.0
|
||||
jsonc-eslint-parser: 2.4.1
|
||||
jsonc-eslint-parser: 2.4.2
|
||||
natural-compare: 1.4.0
|
||||
synckit: 0.11.11
|
||||
transitivePeerDependencies:
|
||||
@@ -3301,14 +3309,14 @@ snapshots:
|
||||
regexp-ast-analysis: 0.7.1
|
||||
scslre: 0.3.0
|
||||
|
||||
eslint-plugin-sukka@8.0.5(eslint@9.39.2)(typescript@5.9.3):
|
||||
eslint-plugin-sukka@8.0.6(eslint@9.39.2)(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@eslint-sukka/shared': 8.0.5(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@eslint-sukka/shared': 8.0.6(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@typescript-eslint/type-utils': 8.49.0(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@typescript-eslint/types': 8.49.0
|
||||
'@typescript-eslint/utils': 8.49.0(eslint@9.39.2)(typescript@5.9.3)
|
||||
eslint: 9.39.2
|
||||
foxts: 5.0.3
|
||||
foxts: 5.0.4
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
@@ -3484,7 +3492,7 @@ snapshots:
|
||||
fast-escape-html: 1.1.0
|
||||
fast-escape-regexp: 1.0.1
|
||||
|
||||
foxts@5.0.3: {}
|
||||
foxts@5.0.4: {}
|
||||
|
||||
fs-constants@1.0.0: {}
|
||||
|
||||
@@ -3635,7 +3643,7 @@ snapshots:
|
||||
jest-mock@30.2.0:
|
||||
dependencies:
|
||||
'@jest/types': 30.2.0
|
||||
'@types/node': 24.10.3
|
||||
'@types/node': 24.10.4
|
||||
jest-util: 30.2.0
|
||||
|
||||
jest-regex-util@30.0.1: {}
|
||||
@@ -3643,7 +3651,7 @@ snapshots:
|
||||
jest-util@30.2.0:
|
||||
dependencies:
|
||||
'@jest/types': 30.2.0
|
||||
'@types/node': 24.10.3
|
||||
'@types/node': 24.10.4
|
||||
chalk: 4.1.2
|
||||
ci-info: 4.3.1
|
||||
graceful-fs: 4.2.11
|
||||
@@ -3665,7 +3673,7 @@ snapshots:
|
||||
|
||||
json-stringify-pretty-compact@4.0.0: {}
|
||||
|
||||
jsonc-eslint-parser@2.4.1:
|
||||
jsonc-eslint-parser@2.4.2:
|
||||
dependencies:
|
||||
acorn: 8.15.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
@@ -3784,27 +3792,28 @@ snapshots:
|
||||
type-check: 0.4.0
|
||||
word-wrap: 1.2.5
|
||||
|
||||
oxc-resolver@11.13.2:
|
||||
oxc-resolver@11.16.0:
|
||||
optionalDependencies:
|
||||
'@oxc-resolver/binding-android-arm-eabi': 11.13.2
|
||||
'@oxc-resolver/binding-android-arm64': 11.13.2
|
||||
'@oxc-resolver/binding-darwin-arm64': 11.13.2
|
||||
'@oxc-resolver/binding-darwin-x64': 11.13.2
|
||||
'@oxc-resolver/binding-freebsd-x64': 11.13.2
|
||||
'@oxc-resolver/binding-linux-arm-gnueabihf': 11.13.2
|
||||
'@oxc-resolver/binding-linux-arm-musleabihf': 11.13.2
|
||||
'@oxc-resolver/binding-linux-arm64-gnu': 11.13.2
|
||||
'@oxc-resolver/binding-linux-arm64-musl': 11.13.2
|
||||
'@oxc-resolver/binding-linux-ppc64-gnu': 11.13.2
|
||||
'@oxc-resolver/binding-linux-riscv64-gnu': 11.13.2
|
||||
'@oxc-resolver/binding-linux-riscv64-musl': 11.13.2
|
||||
'@oxc-resolver/binding-linux-s390x-gnu': 11.13.2
|
||||
'@oxc-resolver/binding-linux-x64-gnu': 11.13.2
|
||||
'@oxc-resolver/binding-linux-x64-musl': 11.13.2
|
||||
'@oxc-resolver/binding-wasm32-wasi': 11.13.2
|
||||
'@oxc-resolver/binding-win32-arm64-msvc': 11.13.2
|
||||
'@oxc-resolver/binding-win32-ia32-msvc': 11.13.2
|
||||
'@oxc-resolver/binding-win32-x64-msvc': 11.13.2
|
||||
'@oxc-resolver/binding-android-arm-eabi': 11.16.0
|
||||
'@oxc-resolver/binding-android-arm64': 11.16.0
|
||||
'@oxc-resolver/binding-darwin-arm64': 11.16.0
|
||||
'@oxc-resolver/binding-darwin-x64': 11.16.0
|
||||
'@oxc-resolver/binding-freebsd-x64': 11.16.0
|
||||
'@oxc-resolver/binding-linux-arm-gnueabihf': 11.16.0
|
||||
'@oxc-resolver/binding-linux-arm-musleabihf': 11.16.0
|
||||
'@oxc-resolver/binding-linux-arm64-gnu': 11.16.0
|
||||
'@oxc-resolver/binding-linux-arm64-musl': 11.16.0
|
||||
'@oxc-resolver/binding-linux-ppc64-gnu': 11.16.0
|
||||
'@oxc-resolver/binding-linux-riscv64-gnu': 11.16.0
|
||||
'@oxc-resolver/binding-linux-riscv64-musl': 11.16.0
|
||||
'@oxc-resolver/binding-linux-s390x-gnu': 11.16.0
|
||||
'@oxc-resolver/binding-linux-x64-gnu': 11.16.0
|
||||
'@oxc-resolver/binding-linux-x64-musl': 11.16.0
|
||||
'@oxc-resolver/binding-openharmony-arm64': 11.16.0
|
||||
'@oxc-resolver/binding-wasm32-wasi': 11.16.0
|
||||
'@oxc-resolver/binding-win32-arm64-msvc': 11.16.0
|
||||
'@oxc-resolver/binding-win32-ia32-msvc': 11.16.0
|
||||
'@oxc-resolver/binding-win32-x64-msvc': 11.16.0
|
||||
|
||||
p-limit@3.1.0:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user