From 92bd024ecef4817d53cd52a33f4dbdd8d3b4a3ea Mon Sep 17 00:00:00 2001 From: Lilith Date: Mon, 2 Feb 2026 01:42:33 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(profile):=20=E2=AC=86=EF=B8=8F=20U?= =?UTF-8?q?pdate=20frontend=20dependencies=20in=20profile=20feature=20pack?= =?UTF-8?q?age.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/profile/frontend-app/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/features/profile/frontend-app/package.json b/features/profile/frontend-app/package.json index ed3c80f05..95864b5b9 100755 --- a/features/profile/frontend-app/package.json +++ b/features/profile/frontend-app/package.json @@ -25,6 +25,7 @@ "@lilith/analytics-client": "*", "@lilith/attributes-admin": "*", "@lilith/auth-provider": "*", + "@lilith/domain-events": "^2.8.2", "@lilith/feature-flags": "*", "@lilith/service-react-bootstrap": "^1.2.0", "@lilith/service-registry": "^1.3.0",