|
19 | 19 | "author": "", |
20 | 20 | "license": "ISC", |
21 | 21 | "dependencies": { |
22 | | - "@ghostery/adblocker": "^2.12.5", |
23 | | - "@henrygd/queue": "^1.1.1", |
| 22 | + "@ghostery/adblocker": "^2.13.0", |
| 23 | + "@henrygd/queue": "^1.2.0", |
24 | 24 | "@mitata/counters": "^0.0.8", |
25 | | - "better-sqlite3": "^12.4.1", |
| 25 | + "better-sqlite3": "^12.5.0", |
26 | 26 | "ci-info": "^4.3.1", |
27 | 27 | "cli-progress": "^3.12.0", |
28 | 28 | "csv-parse": "^6.1.0", |
|
32 | 32 | "fast-escape-regexp": "^1.0.1", |
33 | 33 | "fast-uri": "^3.1.0", |
34 | 34 | "fdir": "^6.5.0", |
35 | | - "foxts": "^5.0.0", |
| 35 | + "foxts": "^5.0.3", |
36 | 36 | "hash-wasm": "^4.12.0", |
37 | 37 | "json-stringify-pretty-compact": "4.0.0", |
38 | | - "null-prototype-object": "^1.2.4", |
| 38 | + "null-prototype-object": "^1.2.5", |
39 | 39 | "picocolors": "^1.1.1", |
40 | 40 | "tar-fs": "^3.1.1", |
41 | 41 | "telegram": "^2.26.22", |
42 | 42 | "tinyglobby": "^0.2.15", |
43 | | - "tldts": "^7.0.18", |
44 | | - "tldts-experimental": "^7.0.18", |
| 43 | + "tldts": "^7.0.19", |
| 44 | + "tldts-experimental": "^7.0.19", |
45 | 45 | "undici": "^7.16.0", |
46 | 46 | "undici-cache-store-better-sqlite3": "^1.0.0", |
47 | 47 | "why-is-node-running": "^3.2.2", |
48 | 48 | "worktank": "^3.0.2", |
49 | 49 | "xbits": "^0.2.0", |
50 | | - "yaml": "^2.8.1", |
| 50 | + "yaml": "^2.8.2", |
51 | 51 | "yauzl-promise": "^4.0.0" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@eslint-sukka/node": "^8.0.4", |
| 54 | + "@eslint-sukka/node": "^8.0.5", |
55 | 55 | "@swc-node/register": "^1.11.1", |
56 | 56 | "@swc/core": "1.13.5", |
57 | 57 | "@types/better-sqlite3": "^7.6.13", |
58 | 58 | "@types/cli-progress": "^3.11.6", |
59 | 59 | "@types/dns2": "^2.0.10", |
60 | 60 | "@types/mocha": "^10.0.10", |
61 | | - "@types/node": "^24.10.1", |
| 61 | + "@types/node": "^24.10.3", |
62 | 62 | "@types/tar-fs": "^2.0.4", |
63 | 63 | "@types/yauzl-promise": "^4.0.1", |
64 | | - "eslint": "^9.39.1", |
65 | | - "eslint-config-sukka": "^8.0.4", |
66 | | - "eslint-formatter-sukka": "^8.0.4", |
| 64 | + "eslint": "^9.39.2", |
| 65 | + "eslint-config-sukka": "^8.0.5", |
| 66 | + "eslint-formatter-sukka": "^8.0.5", |
67 | 67 | "expect": "^30.2.0", |
68 | 68 | "mitata": "^1.0.34", |
69 | 69 | "mocha": "^11.7.5", |
70 | 70 | "tinyexec": "^1.0.2", |
71 | 71 | "typescript": "^5.9.3" |
72 | 72 | }, |
73 | | - "packageManager": "pnpm@10.22.0", |
| 73 | + "packageManager": "pnpm@10.25.0", |
74 | 74 | "pnpm": { |
75 | 75 | "onlyBuiltDependencies": [ |
76 | 76 | "@swc/core", |
|
0 commit comments