fix(dependencies): Bump dependency versions and update demo code references

This commit is contained in:
2025-04-18 17:07:43 +00:00
parent ef369f2955
commit ab4396297a
6 changed files with 144 additions and 127 deletions

View File

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