fix(dependencies): Bump dependencies and add pnpm-workspace configuration

This commit is contained in:
2025-08-18 00:29:51 +00:00
parent 7162476f7f
commit 20ed41df42
6 changed files with 1978 additions and 2300 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbuild',
version: '2.6.4',
version: '2.6.5',
description: 'A tool for compiling TypeScript files using the latest nightly features, offering flexible APIs and a CLI for streamlined development.'
}