Skip to content

Commit 0260e2c

Browse files
chore(deps): update dependency tsdown to v0.22.0
1 parent 82fd634 commit 0260e2c

3 files changed

Lines changed: 267 additions & 88 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/node": "24.12.2",
7878
"@types/object-hash": "3.0.6",
7979
"@types/ramda": "0.31.1",
80-
"tsdown": "0.21.10",
80+
"tsdown": "0.22.0",
8181
"tsx": "4.21.0",
8282
"typescript": "5.9.3"
8383
}

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"invokers-polyfill": "1.0.3",
115115
"rimraf": "6.1.3",
116116
"rolldown": "1.0.0-rc.13",
117-
"tsdown": "0.21.10",
117+
"tsdown": "0.22.0",
118118
"vite": "7.3.2",
119119
"vitest": "4.1.5"
120120
}

0 commit comments

Comments
 (0)