fix(deps): Update dependency versions and test import paths for enhanced stability

This commit is contained in:
Juergen Kunz
2025-06-26 20:24:58 +00:00
parent 7605702ba7
commit 81941c33cb
5 changed files with 2289 additions and 2734 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tswatch',
version: '2.1.0',
version: '2.1.1',
description: 'A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.'
}