File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 73
73
"@types/swagger2openapi" : " 7.0.4" ,
74
74
"axios" : " 1.9.0" ,
75
75
"openapi-types" : " 12.1.3" ,
76
- "tsdown" : " 0.12.5 " ,
76
+ "tsdown" : " 0.12.6 " ,
77
77
"typedoc" : " 0.28.5" ,
78
78
"vitest" : " 3.1.4"
79
79
},
Original file line number Diff line number Diff line change @@ -3706,7 +3706,7 @@ __metadata:
3706
3706
openapi-types : " npm:12.1.3"
3707
3707
swagger-schema-official : " npm:2.0.0-bab6bed"
3708
3708
swagger2openapi : " npm:^7.0.8"
3709
- tsdown : " npm:0.12.5 "
3709
+ tsdown : " npm:0.12.6 "
3710
3710
typedoc : " npm:0.28.5"
3711
3711
typescript : " npm:~5.8.3"
3712
3712
vitest : " npm:3.1.4"
@@ -3847,9 +3847,9 @@ __metadata:
3847
3847
languageName : node
3848
3848
linkType : hard
3849
3849
3850
- " tsdown@npm:0.12.5 " :
3851
- version : 0.12.5
3852
- resolution : " tsdown@npm:0.12.5 "
3850
+ " tsdown@npm:0.12.6 " :
3851
+ version : 0.12.6
3852
+ resolution : " tsdown@npm:0.12.6 "
3853
3853
dependencies :
3854
3854
ansis : " npm:^4.1.0"
3855
3855
cac : " npm:^6.7.14"
@@ -3865,11 +3865,14 @@ __metadata:
3865
3865
tinyglobby : " npm:^0.2.14"
3866
3866
unconfig : " npm:^7.3.2"
3867
3867
peerDependencies :
3868
+ " @arethetypeswrong/core " : ^0.18.1
3868
3869
publint : ^0.3.0
3869
3870
typescript : ^5.0.0
3870
3871
unplugin-lightningcss : ^0.4.0
3871
3872
unplugin-unused : ^0.5.0
3872
3873
peerDependenciesMeta :
3874
+ " @arethetypeswrong/core " :
3875
+ optional : true
3873
3876
publint :
3874
3877
optional : true
3875
3878
typescript :
@@ -3880,7 +3883,7 @@ __metadata:
3880
3883
optional : true
3881
3884
bin :
3882
3885
tsdown : dist/run.js
3883
- checksum : 10c0/d8c3cb95020527ca872fc35de89a372877054cd842d5da83f756843e08914bdc5fea6ea8cfef7de06d695e9618d56c940099f9b2538ef3e520e5877d21e269e3
3886
+ checksum : 10c0/f16cc843bb90ad0bc040c17aad78ed2420ca1bd870745520a5ba04ae44e6cd3456503af793b9b31afa8e1ff509874f51b571ffd5c26d4eb742b67b3d2db431bf
3884
3887
languageName : node
3885
3888
linkType : hard
3886
3889
You can’t perform that action at this time.
0 commit comments