From 4ae35e498ab9a4c1e48befd1c763df5d22c5dce6 Mon Sep 17 00:00:00 2001 From: Lilith Date: Tue, 17 Feb 2026 06:14:05 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(attribute-ui):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20dependencies=20in=20@providers/attribute-u?= =?UTF-8?q?i=20for=20minor/patch=20improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- @packages/@providers/attribute-ui/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/@packages/@providers/attribute-ui/package.json b/@packages/@providers/attribute-ui/package.json index c213fd623..bc04ed27e 100755 --- a/@packages/@providers/attribute-ui/package.json +++ b/@packages/@providers/attribute-ui/package.json @@ -20,6 +20,7 @@ "dependencies": { "@lilith/attribute-hooks": "*", "@lilith/service-registry": "^1.3.0", + "@lilith/ui-feedback": "^1.0.0", "@lilith/ui-icons": "^1.1.5", "@tanstack/react-virtual": "^3.13.18" },