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",