fix(tests): Bump dependency versions and adjust test to use enableConsole() default

This commit is contained in:
2025-09-22 13:30:17 +00:00
parent e133da8076
commit 13ccb0f386
5 changed files with 2216 additions and 2790 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartlog',
version: '3.1.9',
version: '3.1.10',
description: 'A minimalistic, distributed, and extensible logging tool supporting centralized log management.'
}