mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Housekeeping
This commit is contained in:
14
package.json
14
package.json
@@ -20,11 +20,11 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@ghostery/adblocker": "^2.7.0",
|
||||
"@ghostery/adblocker": "^2.8.0",
|
||||
"@henrygd/queue": "^1.0.7",
|
||||
"@mitata/counters": "^0.0.8",
|
||||
"async-retry": "^1.3.3",
|
||||
"better-sqlite3": "^11.10.0",
|
||||
"better-sqlite3": "^12.1.1",
|
||||
"ci-info": "^4.2.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"csv-parse": "^5.6.0",
|
||||
@@ -53,27 +53,27 @@
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.22.1",
|
||||
"@swc-node/register": "^1.10.10",
|
||||
"@swc/core": "^1.12.5",
|
||||
"@swc/core": "^1.12.6",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/cli-progress": "^3.11.6",
|
||||
"@types/dns2": "^2.0.9",
|
||||
"@types/fast-fifo": "^1.3.0",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^24.0.3",
|
||||
"@types/node": "^24.0.4",
|
||||
"@types/punycode": "^2.1.4",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/yauzl-promise": "^4.0.1",
|
||||
"eslint": "^9.29.0",
|
||||
"eslint-config-sukka": "^6.22.1",
|
||||
"eslint-formatter-sukka": "^6.22.1",
|
||||
"expect": "^30.0.2",
|
||||
"expect": "^30.0.3",
|
||||
"mitata": "^1.0.34",
|
||||
"mocha": "^11.7.0",
|
||||
"mocha": "^11.7.1",
|
||||
"tinyexec": "^1.0.1",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.12.1",
|
||||
"packageManager": "pnpm@10.12.3",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"whoiser": "patches/whoiser.patch"
|
||||
|
||||
Reference in New Issue
Block a user