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 @@ -73,7 +73,7 @@
"@types/swagger2openapi": "7.0.4",
"axios": "1.12.2",
"openapi-types": "12.1.3",
"tsdown": "0.15.1",
"tsdown": "0.15.2",
"typedoc": "0.28.13",
"vitest": "3.2.4"
},
Expand Down
24 changes: 18 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1728,6 +1728,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.4.3":
version: 4.4.3
resolution: "debug@npm:4.4.3"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10c0/d79136ec6c83ecbefd0f6a5593da6a9c91ec4d7ddc4b54c883d6e71ec9accb5f67a1a5e96d00a328196b5b5c86d365e98d8a3a70856aaf16b4e7b1985e67f5a6
languageName: node
linkType: hard

"deep-eql@npm:^5.0.1":
version: 5.0.2
resolution: "deep-eql@npm:5.0.2"
Expand Down Expand Up @@ -3772,7 +3784,7 @@ __metadata:
openapi-types: "npm:12.1.3"
swagger-schema-official: "npm:2.0.0-bab6bed"
swagger2openapi: "npm:^7.0.8"
tsdown: "npm:0.15.1"
tsdown: "npm:0.15.2"
typedoc: "npm:0.28.13"
typescript: "npm:~5.9.2"
vitest: "npm:3.2.4"
Expand Down Expand Up @@ -3913,14 +3925,14 @@ __metadata:
languageName: node
linkType: hard

"tsdown@npm:0.15.1":
version: 0.15.1
resolution: "tsdown@npm:0.15.1"
"tsdown@npm:0.15.2":
version: 0.15.2
resolution: "tsdown@npm:0.15.2"
dependencies:
ansis: "npm:^4.1.0"
cac: "npm:^6.7.14"
chokidar: "npm:^4.0.3"
debug: "npm:^4.4.1"
debug: "npm:^4.4.3"
diff: "npm:^8.0.2"
empathic: "npm:^2.0.0"
hookable: "npm:^5.5.3"
Expand Down Expand Up @@ -3950,7 +3962,7 @@ __metadata:
optional: true
bin:
tsdown: dist/run.mjs
checksum: 10c0/10aadb974df6bebb28dd952c880c283e92bdf29192044c6995f96b1ccddd0d7d3a26b89d855351381c62a55d462fad79a68000659ce0de4d423efee23b6e13f2
checksum: 10c0/bce0343d24a2495003c2dc9849de95c8adbfcb6873ba9ec422bc7f408f6de7f1e6736fcca7044f41c87e588428c53d4d44ec2d7e350e85587b5786e4e1a7b0d1
languageName: node
linkType: hard

Expand Down