mirror of
https://github.com/SukkaW/Surge.git
synced 2026-09-12 18:44:36 +08:00
Housekeeping & Make ESLint Happy
This commit is contained in:
15
package.json
15
package.json
@@ -31,6 +31,7 @@
|
||||
"fast-escape-regexp": "^1.0.1",
|
||||
"fast-uri": "^4.1.1",
|
||||
"fdir": "^6.5.0",
|
||||
"fnv1a52": "^1.0.0",
|
||||
"hash-wasm": "^4.12.0",
|
||||
"hntrie": "^1.0.1",
|
||||
"json-stringify-pretty-compact": "4.0.0",
|
||||
@@ -41,7 +42,7 @@
|
||||
"tinyglobby": "^0.2.17",
|
||||
"tldts": "^7.4.9",
|
||||
"tldts-experimental": "^7.4.9",
|
||||
"undici": "^8.8.0",
|
||||
"undici": "^8.9.0",
|
||||
"undici-cache-store-better-sqlite3": "^1.1.0",
|
||||
"why-is-node-running": "^3.2.2",
|
||||
"xbits": "^0.2.0",
|
||||
@@ -49,7 +50,7 @@
|
||||
"yauzl-promise": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^8.13.6",
|
||||
"@eslint-sukka/node": "^8.14.2",
|
||||
"@swc-node/register": "^1.12.1",
|
||||
"@swc/core": "1.13.5",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
@@ -59,15 +60,15 @@
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/yauzl-promise": "^4.0.1",
|
||||
"earl": "^2.0.0",
|
||||
"eslint": "^10.7.0",
|
||||
"eslint-config-sukka": "^8.13.6",
|
||||
"eslint-formatter-sukka": "^8.13.6",
|
||||
"foxts": "^5.8.0",
|
||||
"eslint": "^10.8.0",
|
||||
"eslint-config-sukka": "^8.14.2",
|
||||
"eslint-formatter-sukka": "^8.14.2",
|
||||
"foxts": "^5.8.1",
|
||||
"jest-worker": "^30.4.1",
|
||||
"mitata": "^1.0.34",
|
||||
"mocha": "^11.7.6",
|
||||
"tinyexec": "^1.2.4",
|
||||
"typescript": "^6.0.3"
|
||||
},
|
||||
"packageManager": "pnpm@11.15.1"
|
||||
"packageManager": "pnpm@11.17.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user