From da9d93cb3306c5789b20a6f6019eec336c04a52e Mon Sep 17 00:00:00 2001 From: Claude Code Date: Tue, 17 Mar 2026 22:16:36 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(marketplace):=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=20Update=20React=20and=20UI=20libraries=20in=20marketplace=20f?= =?UTF-8?q?rontend=20to=20latest=20stable=20versions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/marketplace/frontend-public/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/marketplace/frontend-public/package.json b/features/marketplace/frontend-public/package.json index 60895c5ff..8d7384deb 100755 --- a/features/marketplace/frontend-public/package.json +++ b/features/marketplace/frontend-public/package.json @@ -73,7 +73,7 @@ "@lilith/ui-backgrounds": "1.1.7", "@lilith/ui-charts": "*", "@lilith/ui-core": "^1.1.1", - "@lilith/ui-data": "*", + "@lilith/ui-data": "^1.2.1", "@lilith/ui-dev-content": "1.0.4-dev.1769950500", "@lilith/ui-dev-tools": "1.1.30", "@lilith/ui-developer-fab": "^1.0.12",