mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: housekeeping
This commit is contained in:
20
package.json
20
package.json
@@ -20,10 +20,10 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@ghostery/adblocker": "^2.1.1",
|
||||
"@ghostery/adblocker": "^2.3.1",
|
||||
"@henrygd/queue": "^1.0.7",
|
||||
"async-retry": "^1.3.3",
|
||||
"better-sqlite3": "^11.6.0",
|
||||
"better-sqlite3": "^11.7.0",
|
||||
"cacache": "^19.0.1",
|
||||
"ci-info": "^4.1.0",
|
||||
"csv-parse": "^5.6.0",
|
||||
@@ -39,9 +39,9 @@
|
||||
"picocolors": "^1.1.1",
|
||||
"tar-fs": "^3.0.6",
|
||||
"tinyexec": "^0.3.1",
|
||||
"tldts": "^6.1.64",
|
||||
"tldts-experimental": "^6.1.64",
|
||||
"undici": "^7.0.0",
|
||||
"tldts": "^6.1.67",
|
||||
"tldts-experimental": "^6.1.67",
|
||||
"undici": "^7.1.0",
|
||||
"whoiser": "^1.18.0",
|
||||
"why-is-node-running": "^3.2.1",
|
||||
"xbits": "^0.2.0",
|
||||
@@ -50,14 +50,14 @@
|
||||
"devDependencies": {
|
||||
"@eslint-sukka/node": "^6.12.0",
|
||||
"@swc-node/register": "^1.10.9",
|
||||
"@swc/core": "^1.9.3",
|
||||
"@swc/core": "^1.10.1",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/better-sqlite3": "^7.6.12",
|
||||
"@types/cacache": "^17.0.2",
|
||||
"@types/dns2": "^2.0.9",
|
||||
"@types/make-fetch-happen": "^10.0.4",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/node": "^22.10.2",
|
||||
"@types/node-fetch": "^2.6.12",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
@@ -65,11 +65,11 @@
|
||||
"eslint-config-sukka": "^6.12.0",
|
||||
"eslint-formatter-sukka": "^6.12.0",
|
||||
"expect": "^29.7.0",
|
||||
"mitata": "^1.0.19",
|
||||
"mocha": "^10.8.2",
|
||||
"mitata": "^1.0.20",
|
||||
"mocha": "^11.0.1",
|
||||
"typescript": "^5.7.2"
|
||||
},
|
||||
"packageManager": "pnpm@9.14.4",
|
||||
"packageManager": "pnpm@9.15.0",
|
||||
"resolutions": {
|
||||
"has": "npm:@nolyfill/has@latest"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user