mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Housekeeping
This commit is contained in:
16
package.json
16
package.json
@@ -19,7 +19,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@ghostery/adblocker": "^2.12.3",
|
||||
"@ghostery/adblocker": "^2.12.4",
|
||||
"@henrygd/queue": "^1.0.7",
|
||||
"@mitata/counters": "^0.0.8",
|
||||
"better-sqlite3": "^12.4.1",
|
||||
@@ -31,7 +31,7 @@
|
||||
"fast-cidr-tools": "^0.3.3",
|
||||
"fast-uri": "^3.1.0",
|
||||
"fdir": "^6.5.0",
|
||||
"foxts": "^4.3.0",
|
||||
"foxts": "^4.3.1",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"json-stringify-pretty-compact": "3.0.0",
|
||||
"null-prototype-object": "^1.2.3",
|
||||
@@ -39,8 +39,8 @@
|
||||
"punycode": "^2.3.1",
|
||||
"tar-fs": "^3.1.1",
|
||||
"telegram": "^2.26.22",
|
||||
"tldts": "^7.0.16",
|
||||
"tldts-experimental": "^7.0.16",
|
||||
"tldts": "^7.0.17",
|
||||
"tldts-experimental": "^7.0.17",
|
||||
"undici": "^7.16.0",
|
||||
"undici-cache-store-better-sqlite3": "^1.0.0",
|
||||
"why-is-node-running": "^3.2.2",
|
||||
@@ -50,20 +50,20 @@
|
||||
"yauzl-promise": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^7.2.1",
|
||||
"@eslint-sukka/node": "^7.3.3",
|
||||
"@swc-node/register": "^1.11.1",
|
||||
"@swc/core": "^1.13.5",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/cli-progress": "^3.11.6",
|
||||
"@types/dns2": "^2.0.10",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^24.7.0",
|
||||
"@types/node": "^24.7.1",
|
||||
"@types/punycode": "^2.1.4",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/yauzl-promise": "^4.0.1",
|
||||
"eslint": "^9.37.0",
|
||||
"eslint-config-sukka": "^7.2.1",
|
||||
"eslint-formatter-sukka": "^7.2.1",
|
||||
"eslint-config-sukka": "^7.3.3",
|
||||
"eslint-formatter-sukka": "^7.3.3",
|
||||
"expect": "^30.2.0",
|
||||
"mitata": "^1.0.34",
|
||||
"mocha": "^11.7.4",
|
||||
|
||||
Reference in New Issue
Block a user