Skip to content

Commit 957784b

Browse files
chore(deps): update dependency tsdown to v0.22.0
1 parent f54563f commit 957784b

3 files changed

Lines changed: 266 additions & 64 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.4",
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.3",
119119
"vitest": "4.1.6"
120120
}

0 commit comments

Comments
 (0)