fix(deps): Bump dependencies and migrate test fixtures to ts_web

This commit is contained in:
2025-11-30 18:20:47 +00:00
parent 5b7ba79724
commit a01b3ee122
7 changed files with 648 additions and 219 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbundle',
version: '2.6.1',
version: '2.6.2',
description: 'a multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects'
}