mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: Housekeeping
This commit is contained in:
16
package.json
16
package.json
@@ -21,25 +21,25 @@
|
||||
"async-retry": "^1.3.3",
|
||||
"async-sema": "^3.1.1",
|
||||
"ci-info": "^4.0.0",
|
||||
"csv-parse": "^5.5.5",
|
||||
"csv-parse": "^5.5.6",
|
||||
"fast-cidr-tools": "^0.2.5",
|
||||
"mnemonist": "^0.39.8",
|
||||
"path-scurry": "^1.10.2",
|
||||
"picocolors": "^1.0.0",
|
||||
"path-scurry": "^1.11.1",
|
||||
"picocolors": "^1.0.1",
|
||||
"punycode": "^2.3.1",
|
||||
"table": "^6.8.2",
|
||||
"tar-stream": "^3.1.7",
|
||||
"tldts": "^6.1.19",
|
||||
"tldts-experimental": "^6.1.21"
|
||||
"tldts": "^6.1.22",
|
||||
"tldts-experimental": "^6.1.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "6.0.0-beta.3",
|
||||
"@eslint-sukka/ts": "6.0.0-beta.3",
|
||||
"@types/async-retry": "^1.4.8",
|
||||
"@types/bun": "^1.1.1",
|
||||
"@types/bun": "^1.1.3",
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
"bun-types": "^1.1.7",
|
||||
"eslint": "^9.2.0",
|
||||
"bun-types": "^1.1.10",
|
||||
"eslint": "^9.3.0",
|
||||
"eslint-config-sukka": "6.0.0-beta.3",
|
||||
"eslint-formatter-sukka": "6.0.0-beta.3",
|
||||
"mitata": "^0.1.11",
|
||||
|
||||
Reference in New Issue
Block a user