mirror of
https://github.com/SukkaW/Surge.git
synced 2026-03-15 07:26:42 +08:00
Housekeeping
This commit is contained in:
14
package.json
14
package.json
@@ -39,9 +39,9 @@
|
|||||||
"tar-fs": "^3.1.1",
|
"tar-fs": "^3.1.1",
|
||||||
"telegram": "^2.26.22",
|
"telegram": "^2.26.22",
|
||||||
"tinyglobby": "^0.2.15",
|
"tinyglobby": "^0.2.15",
|
||||||
"tldts": "^7.0.19",
|
"tldts": "^7.0.21",
|
||||||
"tldts-experimental": "^7.0.19",
|
"tldts-experimental": "^7.0.21",
|
||||||
"undici": "^7.19.2",
|
"undici": "^7.20.0",
|
||||||
"undici-cache-store-better-sqlite3": "^1.0.0",
|
"undici-cache-store-better-sqlite3": "^1.0.0",
|
||||||
"why-is-node-running": "^3.2.2",
|
"why-is-node-running": "^3.2.2",
|
||||||
"worktank": "^3.0.2",
|
"worktank": "^3.0.2",
|
||||||
@@ -50,18 +50,18 @@
|
|||||||
"yauzl-promise": "^4.0.0"
|
"yauzl-promise": "^4.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint-sukka/node": "^8.4.0",
|
"@eslint-sukka/node": "^8.6.1",
|
||||||
"@swc-node/register": "^1.11.1",
|
"@swc-node/register": "^1.11.1",
|
||||||
"@swc/core": "1.13.5",
|
"@swc/core": "1.13.5",
|
||||||
"@types/better-sqlite3": "^7.6.13",
|
"@types/better-sqlite3": "^7.6.13",
|
||||||
"@types/cli-progress": "^3.11.6",
|
"@types/cli-progress": "^3.11.6",
|
||||||
"@types/mocha": "^10.0.10",
|
"@types/mocha": "^10.0.10",
|
||||||
"@types/node": "^24.10.9",
|
"@types/node": "^24.10.10",
|
||||||
"@types/tar-fs": "^2.0.4",
|
"@types/tar-fs": "^2.0.4",
|
||||||
"@types/yauzl-promise": "^4.0.1",
|
"@types/yauzl-promise": "^4.0.1",
|
||||||
"eslint": "^9.39.2",
|
"eslint": "^9.39.2",
|
||||||
"eslint-config-sukka": "^8.4.0",
|
"eslint-config-sukka": "^8.6.1",
|
||||||
"eslint-formatter-sukka": "^8.4.0",
|
"eslint-formatter-sukka": "^8.6.1",
|
||||||
"expect": "^30.2.0",
|
"expect": "^30.2.0",
|
||||||
"mitata": "^1.0.34",
|
"mitata": "^1.0.34",
|
||||||
"mocha": "^11.7.5",
|
"mocha": "^11.7.5",
|
||||||
|
|||||||
164
pnpm-lock.yaml
generated
164
pnpm-lock.yaml
generated
@@ -75,17 +75,17 @@ importers:
|
|||||||
specifier: ^0.2.15
|
specifier: ^0.2.15
|
||||||
version: 0.2.15
|
version: 0.2.15
|
||||||
tldts:
|
tldts:
|
||||||
specifier: ^7.0.19
|
specifier: ^7.0.21
|
||||||
version: 7.0.19
|
version: 7.0.21
|
||||||
tldts-experimental:
|
tldts-experimental:
|
||||||
specifier: ^7.0.19
|
specifier: ^7.0.21
|
||||||
version: 7.0.19
|
version: 7.0.21
|
||||||
undici:
|
undici:
|
||||||
specifier: ^7.19.2
|
specifier: ^7.20.0
|
||||||
version: 7.19.2
|
version: 7.20.0
|
||||||
undici-cache-store-better-sqlite3:
|
undici-cache-store-better-sqlite3:
|
||||||
specifier: ^1.0.0
|
specifier: ^1.0.0
|
||||||
version: 1.0.0(undici@7.19.2)
|
version: 1.0.0(undici@7.20.0)
|
||||||
why-is-node-running:
|
why-is-node-running:
|
||||||
specifier: ^3.2.2
|
specifier: ^3.2.2
|
||||||
version: 3.2.2
|
version: 3.2.2
|
||||||
@@ -103,8 +103,8 @@ importers:
|
|||||||
version: 4.0.0
|
version: 4.0.0
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@eslint-sukka/node':
|
'@eslint-sukka/node':
|
||||||
specifier: ^8.4.0
|
specifier: ^8.6.1
|
||||||
version: 8.4.0(eslint@9.39.2)(typescript@5.9.3)
|
version: 8.6.1(eslint@9.39.2)(typescript@5.9.3)
|
||||||
'@swc-node/register':
|
'@swc-node/register':
|
||||||
specifier: ^1.11.1
|
specifier: ^1.11.1
|
||||||
version: 1.11.1(@swc/core@1.13.5)(@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)
|
||||||
@@ -121,8 +121,8 @@ importers:
|
|||||||
specifier: ^10.0.10
|
specifier: ^10.0.10
|
||||||
version: 10.0.10
|
version: 10.0.10
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^24.10.9
|
specifier: ^24.10.10
|
||||||
version: 24.10.9
|
version: 24.10.10
|
||||||
'@types/tar-fs':
|
'@types/tar-fs':
|
||||||
specifier: ^2.0.4
|
specifier: ^2.0.4
|
||||||
version: 2.0.4
|
version: 2.0.4
|
||||||
@@ -133,11 +133,11 @@ importers:
|
|||||||
specifier: ^9.39.2
|
specifier: ^9.39.2
|
||||||
version: 9.39.2
|
version: 9.39.2
|
||||||
eslint-config-sukka:
|
eslint-config-sukka:
|
||||||
specifier: ^8.4.0
|
specifier: ^8.6.1
|
||||||
version: 8.4.0(@typescript-eslint/utils@8.54.0(eslint@9.39.2)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2)(typescript@5.9.3)
|
version: 8.6.1(@typescript-eslint/utils@8.54.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:
|
eslint-formatter-sukka:
|
||||||
specifier: ^8.4.0
|
specifier: ^8.6.1
|
||||||
version: 8.4.0(eslint@9.39.2)
|
version: 8.6.1(eslint@9.39.2)
|
||||||
expect:
|
expect:
|
||||||
specifier: ^30.2.0
|
specifier: ^30.2.0
|
||||||
version: 30.2.0
|
version: 30.2.0
|
||||||
@@ -195,13 +195,13 @@ packages:
|
|||||||
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
|
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
|
||||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||||
|
|
||||||
'@eslint-sukka/eslint-plugin-stylistic@8.4.0':
|
'@eslint-sukka/eslint-plugin-stylistic@8.6.1':
|
||||||
resolution: {integrity: sha512-0sml8H13sFdpIaGS34+s0+Ix396Ev1J7QOj3xPKp8hpOTXQMjXbKYrlaf4q+saEI+nUqe9LYTD/ADLhTMR+n/Q==}
|
resolution: {integrity: sha512-TbQAAasSFt+Cux+U3OD2TDyWM6RQq13WPAWjshVa2b9+edxyq0pWS95Hocvsk7OZYqUksge939RUbSe0RA/KFw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '*'
|
eslint: '*'
|
||||||
|
|
||||||
'@eslint-sukka/eslint-plugin-sukka-full@8.4.0':
|
'@eslint-sukka/eslint-plugin-sukka-full@8.6.1':
|
||||||
resolution: {integrity: sha512-mHqpeTbgIgp2g/63K72bCJG2Zpj8dGyskDh/NmB0M1mRmbyZsqQCiZVWrYx94+1dWgUf1Dzt8+w3EnWisvQ3DA==}
|
resolution: {integrity: sha512-EUJ60PYj6wA/i/RGuj6er7y+BkAf28nx4nb6FU80GYfcPLD+qOJlJzBm0BL9gAoSnCGUj3nv8EwuBXOdGpNoHQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '*'
|
eslint: '*'
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
@@ -209,11 +209,11 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@eslint-sukka/node@8.4.0':
|
'@eslint-sukka/node@8.6.1':
|
||||||
resolution: {integrity: sha512-r+YME5JIxaoJmOa2uNGAADDtrVbWY9TNxNcD5IxbHihJ8Z5VuhQXY2VszPFyCba9aw3NNF9vQILsVjZXs1g+hA==}
|
resolution: {integrity: sha512-aoBacVHnwppxfaO3MSNiCYmSwN6PJRQWoX/H8qT69be4ZlDBnifWHc6ScRls4CuzJiF8Gy6yPowtNzfdn/qG0g==}
|
||||||
|
|
||||||
'@eslint-sukka/shared@8.4.0':
|
'@eslint-sukka/shared@8.6.1':
|
||||||
resolution: {integrity: sha512-tLfRH1wvoYcLDAyUKJwS1J028DRNfiGAQAc5s9Lpe6NfHM9mcq+LPX3I9KdJEDIgLHJey6bFtlsS4Sae3vAbaw==}
|
resolution: {integrity: sha512-WeRp3PWoNFS7ggq0mLdqboYEKv8Q+iIJ0YWU5+cFEQUos/GEZ++9OcgRa8N0Mmgb6IVPj75f066JeS/sRSWNkA==}
|
||||||
|
|
||||||
'@eslint/config-array@0.21.1':
|
'@eslint/config-array@0.21.1':
|
||||||
resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==}
|
resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==}
|
||||||
@@ -223,16 +223,16 @@ packages:
|
|||||||
resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==}
|
resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/config-helpers@0.5.1':
|
'@eslint/config-helpers@0.5.2':
|
||||||
resolution: {integrity: sha512-QN8067dXsXAl9HIvqws7STEviheRFojX3zek5OpC84oBxDGqizW9731ByF/ASxqQihbWrVDdZXS+Ihnsckm9dg==}
|
resolution: {integrity: sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ==}
|
||||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||||
|
|
||||||
'@eslint/core@0.17.0':
|
'@eslint/core@0.17.0':
|
||||||
resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==}
|
resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/core@1.0.1':
|
'@eslint/core@1.1.0':
|
||||||
resolution: {integrity: sha512-r18fEAj9uCk+VjzGt2thsbOmychS+4kxI14spVNibUO2vqKX7obOG+ymZljAwuPZl+S3clPGwCwTDtrdqTiY6Q==}
|
resolution: {integrity: sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==}
|
||||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||||
|
|
||||||
'@eslint/eslintrc@3.3.1':
|
'@eslint/eslintrc@3.3.1':
|
||||||
@@ -695,8 +695,8 @@ packages:
|
|||||||
'@types/mocha@10.0.10':
|
'@types/mocha@10.0.10':
|
||||||
resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==}
|
resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==}
|
||||||
|
|
||||||
'@types/node@24.10.9':
|
'@types/node@24.10.10':
|
||||||
resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==}
|
resolution: {integrity: sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==}
|
||||||
|
|
||||||
'@types/stack-utils@2.0.3':
|
'@types/stack-utils@2.0.3':
|
||||||
resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
|
resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
|
||||||
@@ -1202,11 +1202,11 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=6.0.0'
|
eslint: '>=6.0.0'
|
||||||
|
|
||||||
eslint-config-sukka@8.4.0:
|
eslint-config-sukka@8.6.1:
|
||||||
resolution: {integrity: sha512-ogo6SIAFOkIYhMUd2SVgAan7hQuYqIuR3Fwycuq44ovjrLW+OxhnIJE3cYJa46BOkiyDNeJ0ZajgTXGUEAeqdQ==}
|
resolution: {integrity: sha512-IZkPlYqRC5AEYC8MS8JlVIpaEIwfUBQ5OtzWDWsun2L3vv3xSvp/V7U99aoWx0cl95g71Wf7gtldwQzE23R+UQ==}
|
||||||
|
|
||||||
eslint-formatter-sukka@8.4.0:
|
eslint-formatter-sukka@8.6.1:
|
||||||
resolution: {integrity: sha512-apxtcIKshD1f8FQBRGoANKxRvId5QJRZP0/BZ4UwQgGG9UOgrdywVA2sO9YeUQCImfhAkdEQXUTpfx2GMgNFUg==}
|
resolution: {integrity: sha512-EuDvJjwUuajSWiCdFPjmhm2QA8Aef/JlrHjRUctmlRjBxMtTMvHrt1DPrROZJDUP+tQHQV20yBLwBcFIAlRAQg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '*'
|
eslint: '*'
|
||||||
|
|
||||||
@@ -1298,8 +1298,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.44.0'
|
eslint: '>=8.44.0'
|
||||||
|
|
||||||
eslint-plugin-sukka@8.4.0:
|
eslint-plugin-sukka@8.6.1:
|
||||||
resolution: {integrity: sha512-F3ZPNPyKtnkS6o23oZJOPSqy+eQMDkj9X0rf7/aDLfLkcGcHsdfwC7a4m9G7PRILAHD8VrivFVGP2DE6brsQ7A==}
|
resolution: {integrity: sha512-/hRgEOBvTlFyt1YjnD8vWlJ23nMexyqNVjRblxGAIbsvDHkLbQJnK+oMLJUilaQwHvntfBaLyiGUyZ75T+gWbw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '*'
|
eslint: '*'
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
@@ -2037,14 +2037,14 @@ packages:
|
|||||||
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
|
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
|
||||||
engines: {node: '>=12.0.0'}
|
engines: {node: '>=12.0.0'}
|
||||||
|
|
||||||
tldts-core@7.0.19:
|
tldts-core@7.0.21:
|
||||||
resolution: {integrity: sha512-lJX2dEWx0SGH4O6p+7FPwYmJ/bu1JbcGJ8RLaG9b7liIgZ85itUVEPbMtWRVrde/0fnDPEPHW10ZsKW3kVsE9A==}
|
resolution: {integrity: sha512-oVOMdHvgjqyzUZH1rOESgJP1uNe2bVrfK0jUHHmiM2rpEiRbf3j4BrsIc6JigJRbHGanQwuZv/R+LTcHsw+bLA==}
|
||||||
|
|
||||||
tldts-experimental@7.0.19:
|
tldts-experimental@7.0.21:
|
||||||
resolution: {integrity: sha512-Pu+urmGB5Ja0SQxzF0j1mG40Swnq0xrC6lcQwpPbpD0VlRtqym2Y1bfZen/+mKZ022/FxBIbtQzOU1KRrO1RSg==}
|
resolution: {integrity: sha512-q6HaDyDWu98swXCT28oDD/xTeQI5mb7wbk9T34rbJocxnrBpI/gQHCwDteka5DpDXX1HwL4WGDI8B4myBOcqMQ==}
|
||||||
|
|
||||||
tldts@7.0.19:
|
tldts@7.0.21:
|
||||||
resolution: {integrity: sha512-8PWx8tvC4jDB39BQw1m4x8y5MH1BcQ5xHeL2n7UVFulMPH/3Q0uiamahFJ3lXA0zO2SUyRXuVVbWSDmstlt9YA==}
|
resolution: {integrity: sha512-Plu6V8fF/XU6d2k8jPtlQf5F4Xx2hAin4r2C2ca7wR8NK5MbRTo9huLUWRe28f3Uk8bYZfg74tit/dSjc18xnw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
to-regex-range@5.0.1:
|
to-regex-range@5.0.1:
|
||||||
@@ -2102,8 +2102,8 @@ packages:
|
|||||||
undici-types@7.16.0:
|
undici-types@7.16.0:
|
||||||
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
|
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
|
||||||
|
|
||||||
undici@7.19.2:
|
undici@7.20.0:
|
||||||
resolution: {integrity: sha512-4VQSpGEGsWzk0VYxyB/wVX/Q7qf9t5znLRgs0dzszr9w9Fej/8RVNQ+S20vdXSAyra/bJ7ZQfGv6ZMj7UEbzSg==}
|
resolution: {integrity: sha512-MJZrkjyd7DeC+uPZh+5/YaMDxFiiEEaDgbUSVMXayofAkDWF1088CDo+2RPg7B1BuS1qf1vgNE7xqwPxE0DuSQ==}
|
||||||
engines: {node: '>=20.18.1'}
|
engines: {node: '>=20.18.1'}
|
||||||
|
|
||||||
unrs-resolver@1.11.1:
|
unrs-resolver@1.11.1:
|
||||||
@@ -2243,30 +2243,30 @@ snapshots:
|
|||||||
|
|
||||||
'@eslint-community/regexpp@4.12.2': {}
|
'@eslint-community/regexpp@4.12.2': {}
|
||||||
|
|
||||||
'@eslint-sukka/eslint-plugin-stylistic@8.4.0(eslint@9.39.2)':
|
'@eslint-sukka/eslint-plugin-stylistic@8.6.1(eslint@9.39.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.39.2
|
eslint: 9.39.2
|
||||||
|
|
||||||
'@eslint-sukka/eslint-plugin-sukka-full@8.4.0(eslint@9.39.2)(typescript@5.9.3)':
|
'@eslint-sukka/eslint-plugin-sukka-full@8.6.1(eslint@9.39.2)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.39.2
|
eslint: 9.39.2
|
||||||
eslint-plugin-sukka: 8.4.0(eslint@9.39.2)(typescript@5.9.3)
|
eslint-plugin-sukka: 8.6.1(eslint@9.39.2)(typescript@5.9.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.9.3
|
typescript: 5.9.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@eslint-sukka/node@8.4.0(eslint@9.39.2)(typescript@5.9.3)':
|
'@eslint-sukka/node@8.6.1(eslint@9.39.2)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-sukka/eslint-plugin-sukka-full': 8.4.0(eslint@9.39.2)(typescript@5.9.3)
|
'@eslint-sukka/eslint-plugin-sukka-full': 8.6.1(eslint@9.39.2)(typescript@5.9.3)
|
||||||
'@eslint-sukka/shared': 8.4.0(eslint@9.39.2)(typescript@5.9.3)
|
'@eslint-sukka/shared': 8.6.1(eslint@9.39.2)(typescript@5.9.3)
|
||||||
eslint-plugin-n: 17.23.2(eslint@9.39.2)(typescript@5.9.3)
|
eslint-plugin-n: 17.23.2(eslint@9.39.2)(typescript@5.9.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- eslint
|
- eslint
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@eslint-sukka/shared@8.4.0(eslint@9.39.2)(typescript@5.9.3)':
|
'@eslint-sukka/shared@8.6.1(eslint@9.39.2)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@package-json/types': 0.0.12
|
'@package-json/types': 0.0.12
|
||||||
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2)(typescript@5.9.3)
|
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2)(typescript@5.9.3)
|
||||||
@@ -2289,15 +2289,15 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/core': 0.17.0
|
'@eslint/core': 0.17.0
|
||||||
|
|
||||||
'@eslint/config-helpers@0.5.1':
|
'@eslint/config-helpers@0.5.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/core': 1.0.1
|
'@eslint/core': 1.1.0
|
||||||
|
|
||||||
'@eslint/core@0.17.0':
|
'@eslint/core@0.17.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/json-schema': 7.0.15
|
'@types/json-schema': 7.0.15
|
||||||
|
|
||||||
'@eslint/core@1.0.1':
|
'@eslint/core@1.1.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/json-schema': 7.0.15
|
'@types/json-schema': 7.0.15
|
||||||
|
|
||||||
@@ -2338,11 +2338,11 @@ snapshots:
|
|||||||
'@remusao/guess-url-type': 2.1.0
|
'@remusao/guess-url-type': 2.1.0
|
||||||
'@remusao/small': 2.1.0
|
'@remusao/small': 2.1.0
|
||||||
'@remusao/smaz': 2.2.0
|
'@remusao/smaz': 2.2.0
|
||||||
tldts-experimental: 7.0.19
|
tldts-experimental: 7.0.21
|
||||||
|
|
||||||
'@ghostery/url-parser@1.3.0':
|
'@ghostery/url-parser@1.3.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
tldts-experimental: 7.0.19
|
tldts-experimental: 7.0.21
|
||||||
|
|
||||||
'@henrygd/queue@1.2.0': {}
|
'@henrygd/queue@1.2.0': {}
|
||||||
|
|
||||||
@@ -2384,7 +2384,7 @@ snapshots:
|
|||||||
|
|
||||||
'@jest/pattern@30.0.1':
|
'@jest/pattern@30.0.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.9
|
'@types/node': 24.10.10
|
||||||
jest-regex-util: 30.0.1
|
jest-regex-util: 30.0.1
|
||||||
|
|
||||||
'@jest/schemas@30.0.5':
|
'@jest/schemas@30.0.5':
|
||||||
@@ -2397,7 +2397,7 @@ snapshots:
|
|||||||
'@jest/schemas': 30.0.5
|
'@jest/schemas': 30.0.5
|
||||||
'@types/istanbul-lib-coverage': 2.0.6
|
'@types/istanbul-lib-coverage': 2.0.6
|
||||||
'@types/istanbul-reports': 3.0.4
|
'@types/istanbul-reports': 3.0.4
|
||||||
'@types/node': 24.10.9
|
'@types/node': 24.10.10
|
||||||
'@types/yargs': 17.0.33
|
'@types/yargs': 17.0.33
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
|
|
||||||
@@ -2658,11 +2658,11 @@ snapshots:
|
|||||||
|
|
||||||
'@types/better-sqlite3@7.6.13':
|
'@types/better-sqlite3@7.6.13':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.9
|
'@types/node': 24.10.10
|
||||||
|
|
||||||
'@types/cli-progress@3.11.6':
|
'@types/cli-progress@3.11.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.9
|
'@types/node': 24.10.10
|
||||||
|
|
||||||
'@types/estree@1.0.8': {}
|
'@types/estree@1.0.8': {}
|
||||||
|
|
||||||
@@ -2680,7 +2680,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/mocha@10.0.10': {}
|
'@types/mocha@10.0.10': {}
|
||||||
|
|
||||||
'@types/node@24.10.9':
|
'@types/node@24.10.10':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 7.16.0
|
undici-types: 7.16.0
|
||||||
|
|
||||||
@@ -2688,12 +2688,12 @@ snapshots:
|
|||||||
|
|
||||||
'@types/tar-fs@2.0.4':
|
'@types/tar-fs@2.0.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.9
|
'@types/node': 24.10.10
|
||||||
'@types/tar-stream': 3.1.4
|
'@types/tar-stream': 3.1.4
|
||||||
|
|
||||||
'@types/tar-stream@3.1.4':
|
'@types/tar-stream@3.1.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.9
|
'@types/node': 24.10.10
|
||||||
|
|
||||||
'@types/yargs-parser@21.0.3': {}
|
'@types/yargs-parser@21.0.3': {}
|
||||||
|
|
||||||
@@ -2703,7 +2703,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/yauzl-promise@4.0.1':
|
'@types/yauzl-promise@4.0.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.9
|
'@types/node': 24.10.10
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)':
|
'@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -3079,7 +3079,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.4.1
|
debug: 4.4.1
|
||||||
foxts: 5.2.1
|
foxts: 5.2.1
|
||||||
tldts: 7.0.19
|
tldts: 7.0.21
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@@ -3146,14 +3146,14 @@ snapshots:
|
|||||||
eslint: 9.39.2
|
eslint: 9.39.2
|
||||||
semver: 7.7.3
|
semver: 7.7.3
|
||||||
|
|
||||||
eslint-config-sukka@8.4.0(@typescript-eslint/utils@8.54.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.6.1(@typescript-eslint/utils@8.54.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:
|
dependencies:
|
||||||
'@antfu/install-pkg': 1.1.0
|
'@antfu/install-pkg': 1.1.0
|
||||||
'@eslint-community/eslint-plugin-eslint-comments': 4.6.0(eslint@9.39.2)
|
'@eslint-community/eslint-plugin-eslint-comments': 4.6.0(eslint@9.39.2)
|
||||||
'@eslint-sukka/eslint-plugin-stylistic': 8.4.0(eslint@9.39.2)
|
'@eslint-sukka/eslint-plugin-stylistic': 8.6.1(eslint@9.39.2)
|
||||||
'@eslint-sukka/eslint-plugin-sukka-full': 8.4.0(eslint@9.39.2)(typescript@5.9.3)
|
'@eslint-sukka/eslint-plugin-sukka-full': 8.6.1(eslint@9.39.2)(typescript@5.9.3)
|
||||||
'@eslint-sukka/shared': 8.4.0(eslint@9.39.2)(typescript@5.9.3)
|
'@eslint-sukka/shared': 8.6.1(eslint@9.39.2)(typescript@5.9.3)
|
||||||
'@eslint/config-helpers': 0.5.1
|
'@eslint/config-helpers': 0.5.2
|
||||||
'@eslint/js': 9.39.2
|
'@eslint/js': 9.39.2
|
||||||
'@typescript-eslint/eslint-plugin': 8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)
|
'@typescript-eslint/eslint-plugin': 8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)
|
||||||
'@typescript-eslint/parser': 8.54.0(eslint@9.39.2)(typescript@5.9.3)
|
'@typescript-eslint/parser': 8.54.0(eslint@9.39.2)(typescript@5.9.3)
|
||||||
@@ -3180,7 +3180,7 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
eslint-formatter-sukka@8.4.0(eslint@9.39.2):
|
eslint-formatter-sukka@8.6.1(eslint@9.39.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
ci-info: 4.4.0
|
ci-info: 4.4.0
|
||||||
eslint: 9.39.2
|
eslint: 9.39.2
|
||||||
@@ -3307,9 +3307,9 @@ snapshots:
|
|||||||
regexp-ast-analysis: 0.7.1
|
regexp-ast-analysis: 0.7.1
|
||||||
scslre: 0.3.0
|
scslre: 0.3.0
|
||||||
|
|
||||||
eslint-plugin-sukka@8.4.0(eslint@9.39.2)(typescript@5.9.3):
|
eslint-plugin-sukka@8.6.1(eslint@9.39.2)(typescript@5.9.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-sukka/shared': 8.4.0(eslint@9.39.2)(typescript@5.9.3)
|
'@eslint-sukka/shared': 8.6.1(eslint@9.39.2)(typescript@5.9.3)
|
||||||
'@typescript-eslint/type-utils': 8.54.0(eslint@9.39.2)(typescript@5.9.3)
|
'@typescript-eslint/type-utils': 8.54.0(eslint@9.39.2)(typescript@5.9.3)
|
||||||
'@typescript-eslint/types': 8.54.0
|
'@typescript-eslint/types': 8.54.0
|
||||||
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2)(typescript@5.9.3)
|
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2)(typescript@5.9.3)
|
||||||
@@ -3641,7 +3641,7 @@ snapshots:
|
|||||||
jest-mock@30.2.0:
|
jest-mock@30.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jest/types': 30.2.0
|
'@jest/types': 30.2.0
|
||||||
'@types/node': 24.10.9
|
'@types/node': 24.10.10
|
||||||
jest-util: 30.2.0
|
jest-util: 30.2.0
|
||||||
|
|
||||||
jest-regex-util@30.0.1: {}
|
jest-regex-util@30.0.1: {}
|
||||||
@@ -3649,7 +3649,7 @@ snapshots:
|
|||||||
jest-util@30.2.0:
|
jest-util@30.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jest/types': 30.2.0
|
'@jest/types': 30.2.0
|
||||||
'@types/node': 24.10.9
|
'@types/node': 24.10.10
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
ci-info: 4.4.0
|
ci-info: 4.4.0
|
||||||
graceful-fs: 4.2.11
|
graceful-fs: 4.2.11
|
||||||
@@ -4104,15 +4104,15 @@ snapshots:
|
|||||||
fdir: 6.5.0(picomatch@4.0.3)
|
fdir: 6.5.0(picomatch@4.0.3)
|
||||||
picomatch: 4.0.3
|
picomatch: 4.0.3
|
||||||
|
|
||||||
tldts-core@7.0.19: {}
|
tldts-core@7.0.21: {}
|
||||||
|
|
||||||
tldts-experimental@7.0.19:
|
tldts-experimental@7.0.21:
|
||||||
dependencies:
|
dependencies:
|
||||||
tldts-core: 7.0.19
|
tldts-core: 7.0.21
|
||||||
|
|
||||||
tldts@7.0.19:
|
tldts@7.0.21:
|
||||||
dependencies:
|
dependencies:
|
||||||
tldts-core: 7.0.19
|
tldts-core: 7.0.21
|
||||||
|
|
||||||
to-regex-range@5.0.1:
|
to-regex-range@5.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -4158,15 +4158,15 @@ snapshots:
|
|||||||
|
|
||||||
typescript@5.9.3: {}
|
typescript@5.9.3: {}
|
||||||
|
|
||||||
undici-cache-store-better-sqlite3@1.0.0(undici@7.19.2):
|
undici-cache-store-better-sqlite3@1.0.0(undici@7.20.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
better-sqlite3: 11.10.0
|
better-sqlite3: 11.10.0
|
||||||
foxts: 3.15.0
|
foxts: 3.15.0
|
||||||
undici: 7.19.2
|
undici: 7.20.0
|
||||||
|
|
||||||
undici-types@7.16.0: {}
|
undici-types@7.16.0: {}
|
||||||
|
|
||||||
undici@7.19.2: {}
|
undici@7.20.0: {}
|
||||||
|
|
||||||
unrs-resolver@1.11.1:
|
unrs-resolver@1.11.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user