From 10dec9a8dca2966ff697b26325aeef873917a6b6 Mon Sep 17 00:00:00 2001 From: Lilith Date: Sat, 31 Jan 2026 18:20:38 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(frontend-public):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20dependencies=20in=20frontend-public=20modu?= =?UTF-8?q?le=20and=20shared=20project=20packages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/landing/frontend-public/package.json | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/features/landing/frontend-public/package.json b/features/landing/frontend-public/package.json index 099a05568..bed08b1cf 100755 --- a/features/landing/frontend-public/package.json +++ b/features/landing/frontend-public/package.json @@ -70,7 +70,7 @@ "@lilith/ui-layout": "^1.1.0", "@lilith/ui-lazy": "^1.0.1", "@lilith/ui-motion": "^1.1.3", - "@lilith/ui-navigation": "^1.2.3", + "@lilith/ui-navigation": "1.2.8-dev.1769912264", "@lilith/ui-primitives": "^1.2.10", "@lilith/ui-router": "^1.2.0", "@lilith/ui-styled-components": "^6.3.8", diff --git a/package.json b/package.json index bbf0be688..14afdde12 100644 --- a/package.json +++ b/package.json @@ -339,7 +339,7 @@ "@lilith/nestjs-auth": "1.0.3", "@lilith/service-orchestrator": "^1.2.0", "@lilith/service-react-bootstrap": "^1.2.0", - "@lilith/service-registry": "1.3.2-dev.1769505765", + "@lilith/service-registry": "1.3.4-dev.1769911733", "@lilith/typeorm-entities": "^1.0.33", "@lilith/ui-dev-content": "^1.0.4", "@lilith/ui-styled-components": "^6.3.8", @@ -359,7 +359,7 @@ "@nestjs/typeorm": "^11.0.0", "@nestjs/schedule": "^6.1.0", "@lilith/queue": "^1.3.4", - "@lilith/service-registry": "1.3.2-dev.1769505765", + "@lilith/service-registry": "1.3.4-dev.1769911733", "@lilith/minio": "^1.2.2", "@lilith/nestjs-auth": "^1.0.3", "@lilith/typeorm-entities": "^1.0.33",