mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Housekeeping
This commit is contained in:
14
package.json
14
package.json
@@ -37,9 +37,9 @@
|
||||
"picocolors": "^1.1.1",
|
||||
"tar-fs": "^3.0.8",
|
||||
"tinyexec": "^0.3.2",
|
||||
"tldts": "^6.1.78",
|
||||
"tldts-experimental": "^6.1.78",
|
||||
"undici": "^7.3.0",
|
||||
"tldts": "^6.1.82",
|
||||
"tldts-experimental": "^6.1.82",
|
||||
"undici": "^7.4.0",
|
||||
"undici-cache-store-better-sqlite3": "^0.1.1",
|
||||
"whoiser": "^1.18.0",
|
||||
"why-is-node-running": "^3.2.2",
|
||||
@@ -50,13 +50,13 @@
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.15.2",
|
||||
"@swc-node/register": "^1.10.9",
|
||||
"@swc/core": "^1.10.18",
|
||||
"@swc/core": "^1.11.5",
|
||||
"@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.5",
|
||||
"@types/node": "^22.13.8",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-config-sukka": "^6.15.2",
|
||||
@@ -64,9 +64,9 @@
|
||||
"expect": "^29.7.0",
|
||||
"mitata": "^1.0.34",
|
||||
"mocha": "^11.1.0",
|
||||
"typescript": "^5.7.3"
|
||||
"typescript": "^5.8.2"
|
||||
},
|
||||
"packageManager": "pnpm@10.4.1",
|
||||
"packageManager": "pnpm@10.5.2",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"undici": "patches/undici.patch",
|
||||
|
||||
Reference in New Issue
Block a user