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
@@ -31,13 +31,12 @@
|
||||
"fast-cidr-tools": "^0.3.2",
|
||||
"fast-fifo": "^1.3.2",
|
||||
"fdir": "^6.4.3",
|
||||
"foxts": "^3.0.0",
|
||||
"foxts": "^3.0.1",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"json-stringify-pretty-compact": "3.0.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"punycode": "^2.3.1",
|
||||
"tar-fs": "^3.0.8",
|
||||
"tinyexec": "^0.3.2",
|
||||
"tldts": "^6.1.85",
|
||||
"tldts-experimental": "^6.1.85",
|
||||
"undici": "^7.5.0",
|
||||
@@ -51,13 +50,13 @@
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.17.1",
|
||||
"@swc-node/register": "^1.10.10",
|
||||
"@swc/core": "^1.11.12",
|
||||
"@swc/core": "^1.11.13",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/better-sqlite3": "^7.6.12",
|
||||
"@types/dns2": "^2.0.9",
|
||||
"@types/fast-fifo": "^1.3.0",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^22.13.11",
|
||||
"@types/node": "^22.13.14",
|
||||
"@types/punycode": "^2.1.4",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"eslint": "^9.23.0",
|
||||
@@ -66,9 +65,10 @@
|
||||
"expect": "^29.7.0",
|
||||
"mitata": "^1.0.34",
|
||||
"mocha": "^11.1.0",
|
||||
"tinyexec": "^1.0.0",
|
||||
"typescript": "^5.8.2"
|
||||
},
|
||||
"packageManager": "pnpm@10.6.5",
|
||||
"packageManager": "pnpm@10.7.0",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"whoiser": "patches/whoiser.patch"
|
||||
|
||||
Reference in New Issue
Block a user