mirror of
https://github.com/SukkaW/Surge.git
synced 2026-04-29 17:36:56 +08:00
Housekeeping
This commit is contained in:
20
package.json
20
package.json
@@ -24,7 +24,7 @@
|
||||
"@mitata/counters": "^0.0.8",
|
||||
"ci-info": "^4.4.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"csv-parse": "^6.2.0",
|
||||
"csv-parse": "^6.2.1",
|
||||
"domain-alive": "^0.1.17",
|
||||
"fast-cidr-tools": "^0.3.4",
|
||||
"fast-escape-regexp": "^1.0.1",
|
||||
@@ -38,18 +38,18 @@
|
||||
"tar-fs": "^3.1.2",
|
||||
"telegram": "^2.26.22",
|
||||
"tinyglobby": "^0.2.15",
|
||||
"tldts": "^7.0.26",
|
||||
"tldts-experimental": "^7.0.26",
|
||||
"undici": "^7.24.4",
|
||||
"tldts": "^7.0.27",
|
||||
"tldts-experimental": "^7.0.27",
|
||||
"undici": "^7.24.5",
|
||||
"undici-cache-store-better-sqlite3": "^1.0.1",
|
||||
"why-is-node-running": "^3.2.2",
|
||||
"worktank": "^3.0.2",
|
||||
"xbits": "^0.2.0",
|
||||
"yaml": "^2.8.2",
|
||||
"yaml": "^2.8.3",
|
||||
"yauzl-promise": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^8.8.0",
|
||||
"@eslint-sukka/node": "^8.9.0",
|
||||
"@swc-node/register": "^1.11.1",
|
||||
"@swc/core": "1.13.5",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
@@ -59,15 +59,15 @@
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/yauzl-promise": "^4.0.1",
|
||||
"earl": "^2.0.0",
|
||||
"eslint": "^10.0.3",
|
||||
"eslint-config-sukka": "^8.8.0",
|
||||
"eslint-formatter-sukka": "^8.8.0",
|
||||
"eslint": "^10.1.0",
|
||||
"eslint-config-sukka": "^8.9.0",
|
||||
"eslint-formatter-sukka": "^8.9.0",
|
||||
"mitata": "^1.0.34",
|
||||
"mocha": "^11.7.5",
|
||||
"tinyexec": "^1.0.4",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.32.1",
|
||||
"packageManager": "pnpm@10.33.0",
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"@swc/core",
|
||||
|
||||
Reference in New Issue
Block a user