mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: housekeeping
This commit is contained in:
12
package.json
12
package.json
@@ -28,7 +28,7 @@
|
||||
"ci-info": "^4.0.0",
|
||||
"cli-table3": "^0.6.5",
|
||||
"csv-parse": "^5.5.6",
|
||||
"fast-cidr-tools": "^0.3.0",
|
||||
"fast-cidr-tools": "^0.3.1",
|
||||
"fdir": "^6.3.0",
|
||||
"foxact": "^0.2.38",
|
||||
"hash-wasm": "^4.11.0",
|
||||
@@ -44,23 +44,23 @@
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.5.0",
|
||||
"@swc-node/register": "^1.10.9",
|
||||
"@swc/core": "^1.7.26",
|
||||
"@swc/core": "^1.7.28",
|
||||
"@types/async-retry": "^1.4.8",
|
||||
"@types/better-sqlite3": "^7.6.11",
|
||||
"@types/chai": "^4.3.19",
|
||||
"@types/chai": "^4.3.20",
|
||||
"@types/mocha": "^10.0.8",
|
||||
"@types/punycode": "^2.1.4",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
"chai": "4",
|
||||
"eslint": "^9.10.0",
|
||||
"eslint": "^9.11.1",
|
||||
"eslint-config-sukka": "^6.5.0",
|
||||
"eslint-formatter-sukka": "^6.5.0",
|
||||
"mitata": "^0.1.14",
|
||||
"mitata": "^1.0.6",
|
||||
"mocha": "^10.7.3",
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"packageManager": "pnpm@9.10.0",
|
||||
"packageManager": "pnpm@9.11.0",
|
||||
"resolutions": {
|
||||
"has": "npm:@nolyfill/has@latest"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user