mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Housekeeping
This commit is contained in:
10
package.json
10
package.json
@@ -20,7 +20,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@ghostery/adblocker": "^2.5.1",
|
||||
"@ghostery/adblocker": "^2.5.2",
|
||||
"@henrygd/queue": "^1.0.7",
|
||||
"@mitata/counters": "^0.0.8",
|
||||
"async-retry": "^1.3.3",
|
||||
@@ -31,7 +31,7 @@
|
||||
"fast-cidr-tools": "^0.3.2",
|
||||
"fast-fifo": "^1.3.2",
|
||||
"fdir": "^6.4.4",
|
||||
"foxts": "^3.0.1",
|
||||
"foxts": "^3.1.1",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"json-stringify-pretty-compact": "3.0.0",
|
||||
"picocolors": "^1.1.1",
|
||||
@@ -51,13 +51,13 @@
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.18.2",
|
||||
"@swc-node/register": "^1.10.10",
|
||||
"@swc/core": "^1.11.22",
|
||||
"@swc/core": "^1.11.24",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/dns2": "^2.0.9",
|
||||
"@types/fast-fifo": "^1.3.0",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^22.15.2",
|
||||
"@types/node": "^22.15.3",
|
||||
"@types/punycode": "^2.1.4",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/yauzl-promise": "^4.0.1",
|
||||
@@ -70,7 +70,7 @@
|
||||
"tinyexec": "^1.0.1",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.9.0",
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"whoiser": "patches/whoiser.patch"
|
||||
|
||||
Reference in New Issue
Block a user