mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Housekeeping
This commit is contained in:
12
package.json
12
package.json
@@ -33,12 +33,12 @@
|
||||
"fdir": "^6.4.3",
|
||||
"foxts": "^1.1.7",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"json-stringify-pretty-compact": "^3.0.0",
|
||||
"json-stringify-pretty-compact": "3.0.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"tar-fs": "^3.0.8",
|
||||
"tinyexec": "^0.3.2",
|
||||
"tldts": "^6.1.76",
|
||||
"tldts-experimental": "^6.1.76",
|
||||
"tldts": "^6.1.77",
|
||||
"tldts-experimental": "^6.1.77",
|
||||
"undici": "^7.3.0",
|
||||
"undici-cache-store-better-sqlite3": "^0.1.1",
|
||||
"whoiser": "^1.18.0",
|
||||
@@ -50,7 +50,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.13.3",
|
||||
"@swc-node/register": "^1.10.9",
|
||||
"@swc/core": "^1.10.14",
|
||||
"@swc/core": "^1.10.15",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/better-sqlite3": "^7.6.12",
|
||||
"@types/dns2": "^2.0.9",
|
||||
@@ -58,7 +58,7 @@
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^22.13.1",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"eslint": "^9.19.0",
|
||||
"eslint": "^9.20.1",
|
||||
"eslint-config-sukka": "^6.13.3",
|
||||
"eslint-formatter-sukka": "^6.13.3",
|
||||
"expect": "^29.7.0",
|
||||
@@ -66,7 +66,7 @@
|
||||
"mocha": "^11.1.0",
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.2.0",
|
||||
"packageManager": "pnpm@10.3.0",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"undici": "patches/undici.patch",
|
||||
|
||||
Reference in New Issue
Block a user