fix(dependencies): bump dependency versions in package.json

This commit is contained in:
2025-11-16 15:36:12 +00:00
parent 918769e416
commit 078ccdf1c3
4 changed files with 2729 additions and 1251 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-domtools',
version: '2.3.4',
version: '2.3.5',
description: 'A package providing tools to simplify complex CSS structures and web development tasks, featuring TypeScript support and integration with various web technologies.'
}