mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Housekeeping
This commit is contained in:
10
package.json
10
package.json
@@ -30,7 +30,7 @@
|
||||
"dns2": "^2.1.0",
|
||||
"fast-cidr-tools": "^0.3.2",
|
||||
"fast-fifo": "^1.3.2",
|
||||
"fdir": "^6.4.3",
|
||||
"fdir": "^6.4.4",
|
||||
"foxts": "^3.0.1",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"json-stringify-pretty-compact": "3.0.0",
|
||||
@@ -40,7 +40,7 @@
|
||||
"tldts": "^6.1.86",
|
||||
"tldts-experimental": "^6.1.86",
|
||||
"undici": "^7.8.0",
|
||||
"undici-cache-store-better-sqlite3": "^0.1.4",
|
||||
"undici-cache-store-better-sqlite3": "^1.0.0",
|
||||
"whoiser": "^1.18.0",
|
||||
"why-is-node-running": "^3.2.2",
|
||||
"worktank": "^2.7.3",
|
||||
@@ -50,7 +50,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.18.2",
|
||||
"@swc-node/register": "^1.10.10",
|
||||
"@swc/core": "^1.11.21",
|
||||
"@swc/core": "^1.11.22",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/dns2": "^2.0.9",
|
||||
@@ -59,7 +59,7 @@
|
||||
"@types/node": "^22.14.1",
|
||||
"@types/punycode": "^2.1.4",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"eslint": "^9.24.0",
|
||||
"eslint": "^9.25.1",
|
||||
"eslint-config-sukka": "^6.18.2",
|
||||
"eslint-formatter-sukka": "^6.18.2",
|
||||
"expect": "^29.7.0",
|
||||
@@ -68,7 +68,7 @@
|
||||
"tinyexec": "^1.0.1",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.8.1",
|
||||
"packageManager": "pnpm@10.9.0",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"whoiser": "patches/whoiser.patch"
|
||||
|
||||
Reference in New Issue
Block a user