From 6038bf5f27304ea8590186a8d68ff35575463cd3 Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 5 Feb 2026 03:28:04 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(marketplace):=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=20Update=20marketplace=20frontend=20public=20dependencies=20to?= =?UTF-8?q?=20include=20security=20patches=20and=20bug=20fixes?= 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 2318d28c9..7418432b7 100755 --- a/features/marketplace/frontend-public/package.json +++ b/features/marketplace/frontend-public/package.json @@ -84,7 +84,7 @@ "@lilith/ui-map": "^1.1.2", "@lilith/ui-payment": "^1.1.5", "@lilith/ui-primitives": "^1.2.10", - "@lilith/ui-router": "^1.2.0", + "@lilith/ui-router": "^1.3.2", "@lilith/ui-styled-components": "^6.3.8", "@lilith/ui-theme": "^1.3.5", "@lilith/ui-themes": "^1.1.3",