From 386a78f992bc39698fe8051730be58119078a3a3 Mon Sep 17 00:00:00 2001 From: Lilith Date: Mon, 23 Feb 2026 15:54:10 -0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=F0=9F=94=A7=20Update=20dependen?= =?UTF-8?q?cy=20versions=20in=20package.json=20and=20related=20metadata=20?= =?UTF-8?q?files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/attributes/frontend-admin/package.json | 1 + package.json | 1 + 2 files changed, 2 insertions(+) diff --git a/features/attributes/frontend-admin/package.json b/features/attributes/frontend-admin/package.json index 2ee8be9f7..deb3d3b2f 100644 --- a/features/attributes/frontend-admin/package.json +++ b/features/attributes/frontend-admin/package.json @@ -30,6 +30,7 @@ "e2e:debug": "playwright test --debug" }, "dependencies": { + "@lilith/attribute-store": "1.0.0-dev.1771890557", "@lilith/service-registry": "^1.3.0", "@lilith/ui-animated": "^1.0.0", "@lilith/ui-feedback": "^1.1.3", diff --git a/package.json b/package.json index 671675176..b60db04d9 100644 --- a/package.json +++ b/package.json @@ -338,6 +338,7 @@ "dependencies": { "@dnd-kit/core": "^6.3.1", "@dnd-kit/sortable": "^10.0.0", + "@lilith/attribute-store": "1.0.0-dev.1771890557", "@lilith/domain-events": "^2.8.0", "@lilith/image-security": "*", "@lilith/imajin-processing-client": "^0.1.0",