Skip to content

Commit aec75b5

Browse files
committed
chore(deps): update tsx
1 parent a0e2b25 commit aec75b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"npm-prepare-dist": "^0.5.0",
5353
"prettier": "^3.5.3",
5454
"rimraf": "^6.0.1",
55-
"tsx": "^4.19.4",
55+
"tsx": "^4.20.1",
5656
"typescript": "^5.8.3",
5757
"vitest": "^3.2.3"
5858
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3171,10 +3171,10 @@ ts-api-utils@^2.1.0:
31713171
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
31723172
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
31733173

3174-
tsx@^4.19.4:
3175-
version "4.19.4"
3176-
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.19.4.tgz#647b4141f4fdd9d773a9b564876773d2846901f4"
3177-
integrity sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==
3174+
tsx@^4.20.1:
3175+
version "4.20.1"
3176+
resolved "http://verdaccio.creditczech.cz:4873/tsx/-/tsx-4.20.1.tgz#f5ef9a5d4839184e4216064e3655cc9a65761986"
3177+
integrity sha512-JsFUnMHIE+g8KllOvWTrSOwCKM10xLcsesvUQR61znsbrcwZ4U/QaqdymmvTqG5GMD7k2VFv9UG35C4dRy34Ag==
31783178
dependencies:
31793179
esbuild "~0.25.0"
31803180
get-tsconfig "^4.7.5"

0 commit comments

Comments
 (0)