From 64346ceff71168f2fa4b1f0f13c1fc587d4cbd87 Mon Sep 17 00:00:00 2001 From: Lilith Date: Tue, 20 Jan 2026 17:57:29 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(analytics,marketplace,payments):?= =?UTF-8?q?=20=E2=AC=86=EF=B8=8F=20Update=20dependencies=20to=20latest=20s?= =?UTF-8?q?table=20versions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- features/analytics/frontend-users/package.json | 2 +- features/marketplace/frontend-public/package.json | 2 +- features/payments/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/features/analytics/frontend-users/package.json b/features/analytics/frontend-users/package.json index 207a60068..3ff95ddc4 100755 --- a/features/analytics/frontend-users/package.json +++ b/features/analytics/frontend-users/package.json @@ -20,7 +20,7 @@ "@lilith/ui-data": "^1.1.2", "@lilith/ui-dev-tools": "^1.1.15", "@lilith/ui-layout": "1.1.3", - "@lilith/ui-payment": "^1.1.4", + "@lilith/ui-payment": "^1.1.5", "@lilith/ui-primitives": "^1.2.10", "@lilith/ui-theme": "1.3.3", "@lilith/ui-typography": "1.1.4", diff --git a/features/marketplace/frontend-public/package.json b/features/marketplace/frontend-public/package.json index a3061bb6f..a979e41a5 100755 --- a/features/marketplace/frontend-public/package.json +++ b/features/marketplace/frontend-public/package.json @@ -63,7 +63,7 @@ "@lilith/ui-forms": "^1.1.6", "@lilith/ui-icons": "^1.1.3", "@lilith/ui-map": "^1.1.2", - "@lilith/ui-payment": "^1.1.4", + "@lilith/ui-payment": "^1.1.5", "@lilith/ui-primitives": "^1.2.10", "@lilith/ui-theme": "1.3.3", "@lilith/ui-themes": "^1.1.3", diff --git a/features/payments/package.json b/features/payments/package.json index c5870e035..05aaf370a 100755 --- a/features/payments/package.json +++ b/features/payments/package.json @@ -19,7 +19,7 @@ "dependencies": { "@lilith/api-client": "workspace:^", "@lilith/react-query-utils": "workspace:^", - "@lilith/ui-payment": "^1.1.4", + "@lilith/ui-payment": "^1.1.5", "@lilith/ui-primitives": "^1.2.10", "@lilith/ui-theme": "1.3.3", "@nestjs/axios": "^4.0.1",