Skip to content

Commit 8e4a8a1

Browse files
committed
Housekeeping
1 parent dfb3cae commit 8e4a8a1

File tree

2 files changed

+65
-64
lines changed

2 files changed

+65
-64
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"author": "",
2020
"license": "ISC",
2121
"dependencies": {
22-
"@ghostery/adblocker": "^2.13.4",
22+
"@ghostery/adblocker": "^2.14.1",
2323
"@henrygd/queue": "^1.2.0",
2424
"@mitata/counters": "^0.0.8",
2525
"better-sqlite3": "^12.6.2",
@@ -39,9 +39,9 @@
3939
"tar-fs": "^3.1.1",
4040
"telegram": "^2.26.22",
4141
"tinyglobby": "^0.2.15",
42-
"tldts": "^7.0.21",
43-
"tldts-experimental": "^7.0.21",
44-
"undici": "^7.20.0",
42+
"tldts": "^7.0.23",
43+
"tldts-experimental": "^7.0.23",
44+
"undici": "^7.22.0",
4545
"undici-cache-store-better-sqlite3": "^1.0.0",
4646
"why-is-node-running": "^3.2.2",
4747
"worktank": "^3.0.2",
@@ -56,7 +56,7 @@
5656
"@types/better-sqlite3": "^7.6.13",
5757
"@types/cli-progress": "^3.11.6",
5858
"@types/mocha": "^10.0.10",
59-
"@types/node": "^24.10.10",
59+
"@types/node": "^24.10.13",
6060
"@types/tar-fs": "^2.0.4",
6161
"@types/yauzl-promise": "^4.0.1",
6262
"eslint": "^9.39.2",
@@ -68,7 +68,7 @@
6868
"tinyexec": "^1.0.2",
6969
"typescript": "^5.9.3"
7070
},
71-
"packageManager": "pnpm@10.28.2",
71+
"packageManager": "pnpm@10.29.3",
7272
"pnpm": {
7373
"onlyBuiltDependencies": [
7474
"@swc/core",

pnpm-lock.yaml

Lines changed: 59 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)