fix(editor): fix monaco/editor layout, update dev deps, simplify watch script and remove Playwright snapshots

This commit is contained in:
2026-01-25 13:51:54 +00:00
parent 8ff52fc562
commit 1bbf853043
71 changed files with 1286 additions and 2495 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.37.0',
version: '3.37.1',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}