From 402da45bd18dfdb58dcc711c7eca7f6fbb39dec0 Mon Sep 17 00:00:00 2001 From: Lilith Date: Fri, 27 Feb 2026 21:06:50 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(marketplace-frontend):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20React,=20CSS-in-JS=20libraries,=20and=20fr?= =?UTF-8?q?ontend=20dependencies=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 dcc5ad283..60395c86d 100755 --- a/features/marketplace/frontend-public/package.json +++ b/features/marketplace/frontend-public/package.json @@ -83,7 +83,7 @@ "@lilith/ui-footer": "^1.0.0", "@lilith/ui-forms": "^1.1.6", "@lilith/ui-header": "^1.0.0", - "@lilith/ui-icons": "^1.1.10", + "@lilith/ui-icons": "^1.2.1", "@lilith/ui-layout": "^1.2.0", "@lilith/ui-map": "^1.1.2", "@lilith/ui-motion": "^2.0.1",