File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88
88
"size-limit" : " ^11.0.1" ,
89
89
"tslib" : " ^1.10.0" ,
90
90
"tsup" : " ^7.2.0" ,
91
- "tsx" : " ^4.11 .0" ,
91
+ "tsx" : " ^4.12 .0" ,
92
92
"typescript" : " ^5.4.5" ,
93
93
"vitest" : " ^1.6.0" ,
94
94
"yargs" : " ^15.3.1"
Original file line number Diff line number Diff line change @@ -7587,7 +7587,7 @@ __metadata:
7587
7587
size-limit: "npm:^11.0.1"
7588
7588
tslib: "npm:^1.10.0"
7589
7589
tsup: "npm:^7.2.0"
7590
- tsx: "npm:^4.11 .0"
7590
+ tsx: "npm:^4.12 .0"
7591
7591
typescript: "npm:^5.4.5"
7592
7592
vitest: "npm:^1.6.0"
7593
7593
yargs: "npm:^15.3.1"
@@ -28543,9 +28543,9 @@ __metadata:
28543
28543
languageName: node
28544
28544
linkType: hard
28545
28545
28546
- "tsx@npm:^4.11 .0":
28547
- version: 4.11 .0
28548
- resolution: "tsx@npm:4.11 .0"
28546
+ "tsx@npm:^4.12 .0":
28547
+ version: 4.12 .0
28548
+ resolution: "tsx@npm:4.12 .0"
28549
28549
dependencies:
28550
28550
esbuild: "npm:~0.20.2"
28551
28551
fsevents: "npm:~2.3.3"
@@ -28555,7 +28555,7 @@ __metadata:
28555
28555
optional: true
28556
28556
bin:
28557
28557
tsx: dist/cli.mjs
28558
- checksum: 10/04fca21db8d518d103b05ab42b0196b9f8ab11769c475446eb5d56d19f313ddad357b98992ed5d96749472ffd459e0ae9ea2d5f0ebe8bbc27c611d1f6df6ec9b
28558
+ checksum: 10/231ca3d80fe83a286160b43d02d1cbf6fc163ecbbf101d907a0ea614b2876668cc2e490c15dbf8f29c99f7f78f2417d328cf92cf95ba28dd725b5bf9a132cf5e
28559
28559
languageName: node
28560
28560
linkType: hard
28561
28561
You can’t perform that action at this time.
0 commit comments