Skip to content

Commit ad9c109

Browse files
chore(deps): update dependency tsdown to v0.15.12
1 parent 478120b commit ad9c109

File tree

4 files changed

+123
-109
lines changed

4 files changed

+123
-109
lines changed

packages/api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"express": "4.21.2",
5555
"form-data": "4.0.4",
5656
"lodash": "^4.17.21",
57-
"tsdown": "0.15.5",
57+
"tsdown": "0.15.12",
5858
"umi-request": "1.4.0",
5959
"vite": "^6.0.3",
6060
"vitest": "2.1.8"

packages/compiled/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@antfu/install-pkg": "1.1.0",
1717
"better-auth": "1.3.7",
1818
"nanoid": "5.1.6",
19-
"tsdown": "0.15.5",
19+
"tsdown": "0.15.12",
2020
"zod": "3.25.63",
2121
"zx": "7.2.3"
2222
}

packages/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"express": "4.21.2",
25-
"tsdown": "0.15.5"
25+
"tsdown": "0.15.12"
2626
},
2727
"bump": {
2828
"before": [

0 commit comments

Comments
 (0)