|
|
@@ -20,10 +20,10 @@
|
|
|
"author": "",
|
|
|
"license": "ISC",
|
|
|
"dependencies": {
|
|
|
- "@ghostery/adblocker": "^2.0.0",
|
|
|
+ "@ghostery/adblocker": "^2.0.3",
|
|
|
"@jsdevtools/ez-spawn": "^3.0.4",
|
|
|
"async-sema": "^3.1.1",
|
|
|
- "better-sqlite3": "^11.4.0",
|
|
|
+ "better-sqlite3": "^11.5.0",
|
|
|
"cacache": "^19.0.1",
|
|
|
"cacheable-lookup": "^6.1.0",
|
|
|
"ci-info": "^4.0.0",
|
|
|
@@ -32,42 +32,42 @@
|
|
|
"devalue": "^5.1.1",
|
|
|
"fast-cidr-tools": "^0.3.1",
|
|
|
"fdir": "^6.4.2",
|
|
|
- "foxact": "^0.2.39",
|
|
|
+ "foxact": "^0.2.40",
|
|
|
"hash-wasm": "^4.11.0",
|
|
|
"json-stringify-pretty-compact": "^3.0.0",
|
|
|
- "make-fetch-happen": "^14.0.2",
|
|
|
+ "make-fetch-happen": "^14.0.3",
|
|
|
"mnemonist": "^0.39.8",
|
|
|
"picocolors": "^1.1.1",
|
|
|
"punycode": "^2.3.1",
|
|
|
"tar-fs": "^3.0.6",
|
|
|
- "tldts": "^6.1.52",
|
|
|
- "tldts-experimental": "^6.1.52",
|
|
|
+ "tldts": "^6.1.57",
|
|
|
+ "tldts-experimental": "^6.1.57",
|
|
|
"undici": "6.20.1",
|
|
|
- "why-is-node-running": "^3.2.0",
|
|
|
+ "why-is-node-running": "^3.2.1",
|
|
|
"yaml": "^2.6.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@eslint-sukka/node": "^6.8.1",
|
|
|
+ "@eslint-sukka/node": "^6.9.0",
|
|
|
"@swc-node/register": "^1.10.9",
|
|
|
- "@swc/core": "^1.7.36",
|
|
|
+ "@swc/core": "^1.7.40",
|
|
|
"@types/better-sqlite3": "^7.6.11",
|
|
|
"@types/cacache": "^17.0.2",
|
|
|
"@types/make-fetch-happen": "^10.0.4",
|
|
|
"@types/mocha": "^10.0.9",
|
|
|
- "@types/node": "^22.7.7",
|
|
|
+ "@types/node": "^22.8.4",
|
|
|
"@types/node-fetch": "2",
|
|
|
"@types/punycode": "^2.1.4",
|
|
|
"@types/tar-fs": "^2.0.4",
|
|
|
"@types/tar-stream": "^3.1.3",
|
|
|
"eslint": "^9.13.0",
|
|
|
- "eslint-config-sukka": "^6.8.1",
|
|
|
- "eslint-formatter-sukka": "^6.8.1",
|
|
|
+ "eslint-config-sukka": "^6.9.0",
|
|
|
+ "eslint-formatter-sukka": "^6.9.0",
|
|
|
"expect": "^29.7.0",
|
|
|
"mitata": "^1.0.10",
|
|
|
- "mocha": "^10.7.3",
|
|
|
+ "mocha": "^10.8.1",
|
|
|
"typescript": "^5.6.3"
|
|
|
},
|
|
|
- "packageManager": "pnpm@9.12.2",
|
|
|
+ "packageManager": "pnpm@9.12.3",
|
|
|
"resolutions": {
|
|
|
"has": "npm:@nolyfill/has@latest"
|
|
|
},
|