mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Housekeeping & Make ESLint happy again
This commit is contained in:
10
package.json
10
package.json
@@ -37,12 +37,12 @@
|
||||
"punycode": "^2.3.1",
|
||||
"table": "^6.8.2",
|
||||
"tar-fs": "^3.0.6",
|
||||
"tldts": "^6.1.46",
|
||||
"tldts-experimental": "^6.1.46",
|
||||
"tldts": "^6.1.47",
|
||||
"tldts-experimental": "^6.1.47",
|
||||
"yaml": "^2.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.4.3",
|
||||
"@eslint-sukka/node": "^6.5.0",
|
||||
"@swc-node/register": "^1.10.9",
|
||||
"@swc/core": "^1.7.26",
|
||||
"@types/async-retry": "^1.4.8",
|
||||
@@ -54,8 +54,8 @@
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
"chai": "4",
|
||||
"eslint": "^9.10.0",
|
||||
"eslint-config-sukka": "^6.4.3",
|
||||
"eslint-formatter-sukka": "^6.4.3",
|
||||
"eslint-config-sukka": "^6.5.0",
|
||||
"eslint-formatter-sukka": "^6.5.0",
|
||||
"mitata": "^0.1.14",
|
||||
"mocha": "^10.7.3",
|
||||
"typescript": "^5.6.2"
|
||||
|
||||
Reference in New Issue
Block a user