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
@@ -28,10 +28,10 @@
|
||||
"ci-info": "^4.1.0",
|
||||
"csv-parse": "^5.6.0",
|
||||
"dns2": "^2.1.0",
|
||||
"fast-cidr-tools": "^0.3.1",
|
||||
"fast-cidr-tools": "^0.3.2",
|
||||
"fast-fifo": "^1.3.2",
|
||||
"fdir": "^6.4.3",
|
||||
"foxts": "^1.3.1",
|
||||
"foxts": "^1.5.1",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"json-stringify-pretty-compact": "3.0.0",
|
||||
"picocolors": "^1.1.1",
|
||||
@@ -48,9 +48,9 @@
|
||||
"yaml": "^2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.14.0",
|
||||
"@eslint-sukka/node": "^6.14.1",
|
||||
"@swc-node/register": "^1.10.9",
|
||||
"@swc/core": "^1.10.16",
|
||||
"@swc/core": "^1.10.17",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/better-sqlite3": "^7.6.12",
|
||||
"@types/dns2": "^2.0.9",
|
||||
@@ -59,14 +59,14 @@
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"eslint": "^9.20.1",
|
||||
"eslint-config-sukka": "^6.14.0",
|
||||
"eslint-formatter-sukka": "^6.14.0",
|
||||
"eslint-config-sukka": "^6.14.1",
|
||||
"eslint-formatter-sukka": "^6.14.1",
|
||||
"expect": "^29.7.0",
|
||||
"mitata": "^1.0.34",
|
||||
"mocha": "^11.1.0",
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.4.0",
|
||||
"packageManager": "pnpm@10.4.1",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"undici": "patches/undici.patch",
|
||||
|
||||
Reference in New Issue
Block a user