From 2f07f4bf75d348dd02577b05882f7470da7dcc52 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Tue, 17 Mar 2026 18:46:15 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(messaging):=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=20Update=20React=20and=20React=20DOM=20dependencies=20in=20mes?= =?UTF-8?q?saging=20module?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/messaging/frontend-public/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/messaging/frontend-public/package.json b/features/messaging/frontend-public/package.json index 66db9f662..fc2e8aa8a 100644 --- a/features/messaging/frontend-public/package.json +++ b/features/messaging/frontend-public/package.json @@ -26,7 +26,7 @@ "@lilith/react-query-utils": "*", "@lilith/service-react-bootstrap": "1.2.0", "@lilith/service-registry": "^1.3.0", - "@lilith/text-processing-utils": "1.3.9-dev.1772235970", + "@lilith/text-processing-utils": "^1.3.9", "@lilith/types": "*", "@lilith/ui-accessibility": "^1.1.4", "@lilith/ui-feedback": "^1.3.12",