File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 52
52
"npm-prepare-dist" : " ^0.5.0" ,
53
53
"prettier" : " ^3.5.3" ,
54
54
"rimraf" : " ^6.0.1" ,
55
- "tsx" : " ^4.19.4 " ,
55
+ "tsx" : " ^4.20.1 " ,
56
56
"typescript" : " ^5.8.3" ,
57
57
"vitest" : " ^3.2.3"
58
58
},
Original file line number Diff line number Diff line change @@ -3171,10 +3171,10 @@ ts-api-utils@^2.1.0:
3171
3171
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
3172
3172
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
3173
3173
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 ==
3178
3178
dependencies :
3179
3179
esbuild "~0.25.0"
3180
3180
get-tsconfig "^4.7.5"
You can’t perform that action at this time.
0 commit comments