From 23eacbf2758e697ec3ee786c5729f6462def5e88 Mon Sep 17 00:00:00 2001 From: Lilith Date: Wed, 4 Feb 2026 18:08:58 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade:=20=E2=AC=86=EF=B8=8F=20Update=20f?= =?UTF-8?q?rontend-component=20dependencies=20to=20latest=20stable=20versi?= =?UTF-8?q?ons=20for=20bug=20fixes,=20performance=20improvements,=20and=20?= =?UTF-8?q?security=20patches?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/age-verification/frontend-components/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/age-verification/frontend-components/package.json b/features/age-verification/frontend-components/package.json index 9b665c826..e9e315ec8 100755 --- a/features/age-verification/frontend-components/package.json +++ b/features/age-verification/frontend-components/package.json @@ -24,7 +24,7 @@ "react-i18next": "^15.7.4" }, "peerDependencies": { - "framer-motion": "^11.0.0", + "@lilith/ui-motion": "^2.0.0", "lucide-react": "^0.400.0", "react": "^19.0.0", "react-dom": "^19.0.0", @@ -37,7 +37,7 @@ "tsup": "^8.0.0", "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", - "framer-motion": "^11.18.2", + "@lilith/ui-motion": "^2.0.1", "lucide-react": "^0.553.0", "react": "^19.2.3", "react-dom": "^19.2.3",