Skip to content
Closed
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 @@ -36,7 +36,7 @@
"husky": "^9.1.7",
"lint-staged": "^15.5.1",
"prettier": "^3.5.3",
"tsx": "^4.19.3",
"tsx": "^4.19.4",
"typescript-eslint": "8.31.0"
},
"prettier": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2244,7 +2244,7 @@ __metadata:
lodash: "npm:^4.17.21"
prettier: "npm:^3.5.3"
reflect-metadata: "npm:^0.2.2"
tsx: "npm:^4.19.3"
tsx: "npm:^4.19.4"
typescript: "npm:5.8.3"
typescript-eslint: "npm:8.31.0"
unplugin-swc: "npm:^1.5.2"
Expand Down Expand Up @@ -6279,9 +6279,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^4.19.3":
version: 4.19.3
resolution: "tsx@npm:4.19.3"
"tsx@npm:^4.19.4":
version: 4.19.4
resolution: "tsx@npm:4.19.4"
dependencies:
esbuild: "npm:~0.25.0"
fsevents: "npm:~2.3.3"
Expand All @@ -6291,7 +6291,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/a7e7f41e5593b242772050abacf51908aa8a6d4d9ea6c29e80161eb557d664a0f4cc8d38d0c8c151fddb6c2e9e337af27ba0e269c9707ccd7eeff0e0ea7fcf98
checksum: 10/4dde315aeda70b9cadfecbc8d05b1625f5831018b9cb2db25cbbd03c5f5ee9c59cdc6652a0fd8492176b50944a5af1d5af352b944d024f4a719f58d6f2ac3a7f
languageName: node
linkType: hard

Expand Down