mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 10:10:34 +08:00
Housekeeping
This commit is contained in:
parent
f1884ccdcb
commit
e83d9340be
18
package.json
18
package.json
@ -27,7 +27,7 @@
|
||||
"better-sqlite3": "^11.5.0",
|
||||
"cacache": "^19.0.1",
|
||||
"cacheable-lookup": "^6.1.0",
|
||||
"ci-info": "^4.0.0",
|
||||
"ci-info": "^4.1.0",
|
||||
"cli-table3": "^0.6.5",
|
||||
"csv-parse": "^5.5.6",
|
||||
"devalue": "^5.1.1",
|
||||
@ -43,17 +43,17 @@
|
||||
"punycode": "^2.3.1",
|
||||
"tar-fs": "^3.0.6",
|
||||
"tinyexec": "^0.3.1",
|
||||
"tldts": "^6.1.59",
|
||||
"tldts-experimental": "^6.1.59",
|
||||
"undici": "^6.20.1",
|
||||
"tldts": "^6.1.61",
|
||||
"tldts-experimental": "^6.1.61",
|
||||
"undici": "^6.21.0",
|
||||
"whoiser": "^1.18.0",
|
||||
"why-is-node-running": "^3.2.1",
|
||||
"yaml": "^2.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.9.0",
|
||||
"@eslint-sukka/node": "^6.10.1",
|
||||
"@swc-node/register": "^1.10.9",
|
||||
"@swc/core": "^1.9.1",
|
||||
"@swc/core": "^1.9.2",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/better-sqlite3": "^7.6.11",
|
||||
"@types/cacache": "^17.0.2",
|
||||
@ -66,14 +66,14 @@
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
"eslint": "^9.14.0",
|
||||
"eslint-config-sukka": "^6.9.0",
|
||||
"eslint-formatter-sukka": "^6.9.0",
|
||||
"eslint-config-sukka": "^6.10.1",
|
||||
"eslint-formatter-sukka": "^6.10.1",
|
||||
"expect": "^29.7.0",
|
||||
"mitata": "^1.0.10",
|
||||
"mocha": "^10.8.2",
|
||||
"typescript": "^5.6.3"
|
||||
},
|
||||
"packageManager": "pnpm@9.12.3",
|
||||
"packageManager": "pnpm@9.13.0",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"undici": "patches/undici.patch"
|
||||
|
||||
550
pnpm-lock.yaml
generated
550
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user