From d87796aa67d3c5599d53da78152bb8c6cf32ecda Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 22 Jan 2026 16:32:10 -0800 Subject: [PATCH] =?UTF-8?q?chore(i18n):=20=F0=9F=94=A7=20Update=20dependen?= =?UTF-8?q?cies,=20scripts,=20and=20metadata=20in=20package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- features/i18n/react/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/features/i18n/react/package.json b/features/i18n/react/package.json index 4fa3776cf..f8d4944a5 100755 --- a/features/i18n/react/package.json +++ b/features/i18n/react/package.json @@ -42,6 +42,7 @@ "react-i18next": "^15.7.4" }, "peerDependencies": { + "@lilith/ui-router": ">=1.1.0", "@tanstack/react-query": ">=5.0.0", "framer-motion": ">=11.0.0", "lucide-react": ">=0.400.0",