From f27ebc20adeaedd8841e99f4efcae2b8b9ee8732 Mon Sep 17 00:00:00 2001 From: Lilith Date: Tue, 17 Feb 2026 02:06:56 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(dependencies-since-this-is):=20?= =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20versions=20to=20ensu?= =?UTF-8?q?re=20compatibility,=20security,=20and=20performance=20improveme?= =?UTF-8?q?nts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 3ae8641..846175a 100644 --- a/package.json +++ b/package.json @@ -149,6 +149,7 @@ "@lilith/ui-layout": "1.2.0", "@lilith/ui-motion": "2.1.0", "@lilith/ui-navigation": "1.2.9", + "@lilith/ui-primitives": "1.2.13", "@lilith/ui-router": "1.3.2", "@lilith/ui-styled-components": "6.3.9", "@lilith/ui-theme": "^1.3.6",