Skip to content

Commit 600940a

Browse files
chore(deps-dev): bump tsdown from 0.15.4 to 0.15.5 (#1436)
1 parent c167037 commit 600940a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/node": "24.6.0",
7272
"@types/swagger2openapi": "7.0.4",
7373
"axios": "1.12.2",
74-
"tsdown": "0.15.4",
74+
"tsdown": "0.15.5",
7575
"typedoc": "0.28.13",
7676
"vitest": "3.2.4"
7777
},

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,7 +1474,7 @@ __metadata:
14741474
languageName: node
14751475
linkType: hard
14761476

1477-
"birpc@npm:^2.5.0":
1477+
"birpc@npm:^2.6.1":
14781478
version: 2.6.1
14791479
resolution: "birpc@npm:2.6.1"
14801480
checksum: 10c0/eda4a9fbf95ac7ac2112d7fc10db588dc9145d9d50ad91bb714f3f36d64dd1a5c5206ac17b5bc5c0d6fbdb48c63e110946b240ad1bb51eeca37ce161efdf2d06
@@ -3284,15 +3284,15 @@ __metadata:
32843284
languageName: node
32853285
linkType: hard
32863286

3287-
"rolldown-plugin-dts@npm:^0.16.7":
3288-
version: 0.16.8
3289-
resolution: "rolldown-plugin-dts@npm:0.16.8"
3287+
"rolldown-plugin-dts@npm:^0.16.8":
3288+
version: 0.16.9
3289+
resolution: "rolldown-plugin-dts@npm:0.16.9"
32903290
dependencies:
32913291
"@babel/generator": "npm:^7.28.3"
32923292
"@babel/parser": "npm:^7.28.4"
32933293
"@babel/types": "npm:^7.28.4"
32943294
ast-kit: "npm:^2.1.2"
3295-
birpc: "npm:^2.5.0"
3295+
birpc: "npm:^2.6.1"
32963296
debug: "npm:^4.4.3"
32973297
dts-resolver: "npm:^2.1.2"
32983298
get-tsconfig: "npm:^4.10.1"
@@ -3312,7 +3312,7 @@ __metadata:
33123312
optional: true
33133313
vue-tsc:
33143314
optional: true
3315-
checksum: 10c0/a6aa276d89ee4f1036e07052700dfb46302ce75abc0381e352885e9a2186adca7343682594f11afe3c6c30650c39985483eb7ba88125a016f3bc30b09fbf9aba
3315+
checksum: 10c0/53c3d5020b816e82406fde3e1df9e1e05040f31ee9c2df17d06528ef042d5f31c67f8b74a635040abe96f2526914623a50b3dd2680c8d1705c1fe14a6af62b4f
33163316
languageName: node
33173317
linkType: hard
33183318

@@ -3734,7 +3734,7 @@ __metadata:
37343734
openapi-types: "npm:^12.1.3"
37353735
swagger-schema-official: "npm:2.0.0-bab6bed"
37363736
swagger2openapi: "npm:^7.0.8"
3737-
tsdown: "npm:0.15.4"
3737+
tsdown: "npm:0.15.5"
37383738
typedoc: "npm:0.28.13"
37393739
typescript: "npm:~5.9.2"
37403740
vitest: "npm:3.2.4"
@@ -3865,9 +3865,9 @@ __metadata:
38653865
languageName: node
38663866
linkType: hard
38673867

3868-
"tsdown@npm:0.15.4":
3869-
version: 0.15.4
3870-
resolution: "tsdown@npm:0.15.4"
3868+
"tsdown@npm:0.15.5":
3869+
version: 0.15.5
3870+
resolution: "tsdown@npm:0.15.5"
38713871
dependencies:
38723872
ansis: "npm:^4.1.0"
38733873
cac: "npm:^6.7.14"
@@ -3877,7 +3877,7 @@ __metadata:
38773877
empathic: "npm:^2.0.0"
38783878
hookable: "npm:^5.5.3"
38793879
rolldown: "npm:latest"
3880-
rolldown-plugin-dts: "npm:^0.16.7"
3880+
rolldown-plugin-dts: "npm:^0.16.8"
38813881
semver: "npm:^7.7.2"
38823882
tinyexec: "npm:^1.0.1"
38833883
tinyglobby: "npm:^0.2.15"
@@ -3902,7 +3902,7 @@ __metadata:
39023902
optional: true
39033903
bin:
39043904
tsdown: dist/run.mjs
3905-
checksum: 10c0/eeca83c9d8205f6d55a010999ce6f946e137e2ed9bb41853f87beccce16f118e50b730baee82dd66876380a244089c0d1944937020d4ed76fa163f0c10dec77b
3905+
checksum: 10c0/eb137cc2d7e8e8e781b9f541d6581198ecc8d9d3fe86ec085609642805c4050c32922ee302769213c0b009a9659af18f57d2faef20fdaaf6ec317e4c9a8a7b88
39063906
languageName: node
39073907
linkType: hard
39083908

0 commit comments

Comments
 (0)