mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: Housekeeping & Make ESLint Happy
This commit is contained in:
12
package.json
12
package.json
@@ -37,12 +37,12 @@
|
||||
"picocolors": "^1.1.0",
|
||||
"punycode": "^2.3.1",
|
||||
"tar-fs": "^3.0.6",
|
||||
"tldts": "^6.1.47",
|
||||
"tldts-experimental": "^6.1.47",
|
||||
"tldts": "^6.1.48",
|
||||
"tldts-experimental": "^6.1.48",
|
||||
"yaml": "^2.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.5.0",
|
||||
"@eslint-sukka/node": "^6.6.0",
|
||||
"@swc-node/register": "^1.10.9",
|
||||
"@swc/core": "^1.7.28",
|
||||
"@types/async-retry": "^1.4.8",
|
||||
@@ -54,9 +54,9 @@
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
"chai": "4",
|
||||
"eslint": "^9.11.1",
|
||||
"eslint-config-sukka": "^6.5.0",
|
||||
"eslint-formatter-sukka": "^6.5.0",
|
||||
"mitata": "^1.0.6",
|
||||
"eslint-config-sukka": "^6.6.0",
|
||||
"eslint-formatter-sukka": "^6.6.0",
|
||||
"mitata": "^1.0.10",
|
||||
"mocha": "^10.7.3",
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user