mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Housekeeping + Make ESLint Happy
This commit is contained in:
14
package.json
14
package.json
@@ -20,7 +20,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@cliqz/adblocker": "^1.33.1",
|
||||
"@cliqz/adblocker": "^1.33.2",
|
||||
"@jsdevtools/ez-spawn": "^3.0.4",
|
||||
"async-retry": "^1.3.3",
|
||||
"async-sema": "^3.1.1",
|
||||
@@ -32,18 +32,18 @@
|
||||
"foxact": "^0.2.37",
|
||||
"json-stringify-pretty-compact": "^3.0.0",
|
||||
"mnemonist": "^0.39.8",
|
||||
"picocolors": "^1.0.1",
|
||||
"picocolors": "^1.1.0",
|
||||
"punycode": "^2.3.1",
|
||||
"table": "^6.8.2",
|
||||
"tar-stream": "^3.1.7",
|
||||
"tldts": "^6.1.41",
|
||||
"tldts-experimental": "^6.1.41",
|
||||
"yaml": "^2.5.0"
|
||||
"yaml": "^2.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.2.3",
|
||||
"@eslint-sukka/node": "^6.3.0",
|
||||
"@swc-node/register": "^1.10.9",
|
||||
"@swc/core": "^1.7.22",
|
||||
"@swc/core": "^1.7.23",
|
||||
"@types/async-retry": "^1.4.8",
|
||||
"@types/better-sqlite3": "^7.6.11",
|
||||
"@types/chai": "^4.3.19",
|
||||
@@ -52,8 +52,8 @@
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
"chai": "4",
|
||||
"eslint": "^9.9.1",
|
||||
"eslint-config-sukka": "^6.2.3",
|
||||
"eslint-formatter-sukka": "^6.2.3",
|
||||
"eslint-config-sukka": "^6.3.0",
|
||||
"eslint-formatter-sukka": "^6.3.0",
|
||||
"mitata": "^0.1.14",
|
||||
"mocha": "^10.7.3",
|
||||
"typescript": "^5.5.4"
|
||||
|
||||
Reference in New Issue
Block a user