Skip to content

Commit 320d3cc

Browse files
chore(deps): update dependency tsdown to v0.22.5
1 parent 9fc15e2 commit 320d3cc

3 files changed

Lines changed: 376 additions & 193 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/node": "24.13.2",
8282
"@types/object-hash": "3.0.6",
8383
"@types/ramda": "0.32.0",
84-
"tsdown": "0.22.3",
84+
"tsdown": "0.22.5",
8585
"typescript": "6.0.3"
8686
}
8787
}

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"invokers-polyfill": "1.0.3",
126126
"rimraf": "6.1.3",
127127
"rolldown": "1.1.4",
128-
"tsdown": "0.22.3",
128+
"tsdown": "0.22.5",
129129
"vite": "8.1.3",
130130
"vitest": "4.1.10"
131131
}

0 commit comments

Comments
 (0)