Skip to content

Commit 8fc3900

Browse files
chore(deps-dev): bump tsdown from 0.12.5 to 0.12.6 (#1263)
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.12.5 to 0.12.6. - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.12.5...v0.12.6) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.12.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6520773 commit 8fc3900

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/swagger2openapi": "7.0.4",
7474
"axios": "1.9.0",
7575
"openapi-types": "12.1.3",
76-
"tsdown": "0.12.5",
76+
"tsdown": "0.12.6",
7777
"typedoc": "0.28.5",
7878
"vitest": "3.1.4"
7979
},

yarn.lock

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3706,7 +3706,7 @@ __metadata:
37063706
openapi-types: "npm:12.1.3"
37073707
swagger-schema-official: "npm:2.0.0-bab6bed"
37083708
swagger2openapi: "npm:^7.0.8"
3709-
tsdown: "npm:0.12.5"
3709+
tsdown: "npm:0.12.6"
37103710
typedoc: "npm:0.28.5"
37113711
typescript: "npm:~5.8.3"
37123712
vitest: "npm:3.1.4"
@@ -3847,9 +3847,9 @@ __metadata:
38473847
languageName: node
38483848
linkType: hard
38493849

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"
38533853
dependencies:
38543854
ansis: "npm:^4.1.0"
38553855
cac: "npm:^6.7.14"
@@ -3865,11 +3865,14 @@ __metadata:
38653865
tinyglobby: "npm:^0.2.14"
38663866
unconfig: "npm:^7.3.2"
38673867
peerDependencies:
3868+
"@arethetypeswrong/core": ^0.18.1
38683869
publint: ^0.3.0
38693870
typescript: ^5.0.0
38703871
unplugin-lightningcss: ^0.4.0
38713872
unplugin-unused: ^0.5.0
38723873
peerDependenciesMeta:
3874+
"@arethetypeswrong/core":
3875+
optional: true
38733876
publint:
38743877
optional: true
38753878
typescript:
@@ -3880,7 +3883,7 @@ __metadata:
38803883
optional: true
38813884
bin:
38823885
tsdown: dist/run.js
3883-
checksum: 10c0/d8c3cb95020527ca872fc35de89a372877054cd842d5da83f756843e08914bdc5fea6ea8cfef7de06d695e9618d56c940099f9b2538ef3e520e5877d21e269e3
3886+
checksum: 10c0/f16cc843bb90ad0bc040c17aad78ed2420ca1bd870745520a5ba04ae44e6cd3456503af793b9b31afa8e1ff509874f51b571ffd5c26d4eb742b67b3d2db431bf
38843887
languageName: node
38853888
linkType: hard
38863889

0 commit comments

Comments
 (0)