From eab53ed16534cf4c46606076486714d2829d140a Mon Sep 17 00:00:00 2001 From: Lilith Date: Sun, 22 Feb 2026 09:26:23 -0800 Subject: [PATCH] =?UTF-8?q?chore(frontend-showcase):=20=F0=9F=94=A7=20Upda?= =?UTF-8?q?ted=20React=20and=20UI=20component=20dependencies=20with=20crit?= =?UTF-8?q?ical=20bug=20fixes,=20security=20patches,=20and=20cross-version?= =?UTF-8?q?=20compatibility=20improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/consumable/frontend-showcase/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/consumable/frontend-showcase/package.json b/features/consumable/frontend-showcase/package.json index eebd18899..79ec2ecb8 100644 --- a/features/consumable/frontend-showcase/package.json +++ b/features/consumable/frontend-showcase/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@lilith/ui-icons": "^1.1.0", - "@lilith/ui-motion": "^1.0.0", + "@lilith/ui-motion": "^2.0.0", "@lilith/ui-styled-components": "^6.3.8", "@lilith/ui-theme": "^1.3.5", "react": "^19.1.0",