Skip to content
Merged
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 @@ -68,7 +68,7 @@
"lodash-es": "4.17.21",
"pkgroll": "2.15.3",
"prettier": "3.6.2",
"tsx": "4.20.4",
"tsx": "4.20.5",
"typescript": "5.9.2",
"typescript-eslint": "8.40.0",
"vite-tsconfig-paths": "5.1.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3709,7 +3709,7 @@ __metadata:
lodash-es: "npm:4.17.21"
pkgroll: "npm:2.15.3"
prettier: "npm:3.6.2"
tsx: "npm:4.20.4"
tsx: "npm:4.20.5"
typescript: "npm:5.9.2"
typescript-eslint: "npm:8.40.0"
vite-tsconfig-paths: "npm:5.1.4"
Expand Down Expand Up @@ -5170,9 +5170,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down