fix(build): Upgrade build/test tooling and runtime deps; enable verbose tests

This commit is contained in:
2025-12-04 23:08:05 +00:00
parent 4649af7ab0
commit 1de7879e13
4 changed files with 5663 additions and 2594 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@design.estate/dees-comms',
version: '1.0.27',
version: '1.0.28',
description: 'A communications module for enabling DOM-based messaging and synchronization across browser tabs and workers.'
}