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 @@ -33,7 +33,7 @@
"husky": "^9.1.7",
"lint-staged": "^16.1.5",
"prettier": "^3.6.2",
"tsx": "^4.20.5",
"tsx": "^4.20.6",
"typescript-eslint": "8.40.0"
},
"prettier": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2306,7 +2306,7 @@ __metadata:
lodash: "npm:^4.17.21"
prettier: "npm:^3.6.2"
reflect-metadata: "npm:^0.2.2"
tsx: "npm:^4.20.5"
tsx: "npm:^4.20.6"
typescript: "npm:5.9.2"
typescript-eslint: "npm:8.40.0"
unplugin-swc: "npm:^1.5.7"
Expand Down Expand Up @@ -6325,9 +6325,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^4.20.5":
version: 4.20.5
resolution: "tsx@npm:4.20.5"
"tsx@npm:^4.20.6":
version: 4.20.6
resolution: "tsx@npm:4.20.6"
dependencies:
esbuild: "npm:~0.25.0"
fsevents: "npm:~2.3.3"
Expand All @@ -6337,7 +6337,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/161420678027c43d07b60b7b6b512cc67ff86ae3cca0641a19b0d3e742c5e262bca57034c4bff6d9346f9269e9ada24b6030e1d2bc890df5e1a9754865d3c08a
checksum: 10/16396df25c474d7526f7adf9cd0c1f0b71a8c42f70bb93c2399c561eae3998abc015e8fe36a1e149fd289472919fb02816c5b46d72cf9f4335932419ecf2de8b
languageName: node
linkType: hard

Expand Down