fix(dependencies): Bump dependency versions: @types/node to ^25.0.0 and @push.rocks/smartwatch to ^6.2.4

This commit is contained in:
2025-12-11 11:39:43 +00:00
parent 57caa96a85
commit 5c7bf83f74
4 changed files with 41 additions and 35 deletions

View File

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