Skip to content

Commit 174f5fb

Browse files
chore(deps): update dependency tsdown to v0.22.7
1 parent 5540c3b commit 174f5fb

3 files changed

Lines changed: 377 additions & 194 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/node": "24.13.2",
8888
"@types/object-hash": "3.0.6",
8989
"@types/ramda": "0.32.0",
90-
"tsdown": "0.22.3",
90+
"tsdown": "0.22.7",
9191
"typescript": "6.0.3"
9292
}
9393
}

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.7",
129129
"vite": "8.1.3",
130130
"vitest": "4.1.10"
131131
}

0 commit comments

Comments
 (0)