Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "24.12.4",
"gts": "7.0.0",
"tsx": "4.22.2",
"tsx": "4.22.3",
"typescript": "6.0.3",
"underscore-cli": "^0.2.19"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1375,7 +1375,7 @@ __metadata:
html-entities: "npm:2.6.0"
jimp: "npm:^0.22.12"
open-graph-scraper: "npm:6.11.0"
tsx: "npm:4.22.2"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
underscore-cli: "npm:^0.2.19"
languageName: unknown
Expand Down Expand Up @@ -4433,9 +4433,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.22.2":
version: 4.22.2
resolution: "tsx@npm:4.22.2"
"tsx@npm:4.22.3":
version: 4.22.3
resolution: "tsx@npm:4.22.3"
dependencies:
esbuild: "npm:~0.28.0"
fsevents: "npm:~2.3.3"
Expand All @@ -4444,7 +4444,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/5e9a9b5577642b6084bac14450379bdb72567a9bf47b3508470f3ccd530693358ab0c5eb86c57c249260f2ffa0549e2e4cedc93cbe526bbae5ef4d215e1d57a3
checksum: 10c0/09a5a7d354ff75e5af6285217d709ec80a46c2ee19e0d9b5c5d00eab81047c3ea6b2a5498a2c5255f3960d6e7acd1a1eee34b9433dc56fb32907ca3b38271f41
languageName: node
linkType: hard

Expand Down