fix(watcher): Update dependencies, tooling and watcher import; add .serena cache ignore

This commit is contained in:
2025-11-16 18:19:57 +00:00
parent 7fab4e5dd0
commit 59186d84a9
9 changed files with 10074 additions and 1320 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdata',
version: '5.16.4',
version: '5.16.5',
description: 'An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.'
}