From 937332a8ec94bb15724d38e792197f90ce6606b4 Mon Sep 17 00:00:00 2001 From: marciobever Date: Sun, 3 May 2026 15:06:08 +0000 Subject: [PATCH] Sync package-lock.json and dependencies --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a5e8a84..7740764 100644 --- a/package.json +++ b/package.json @@ -20,10 +20,11 @@ "react": "^19.2.5", "react-dom": "^19.2.5", "tailwindcss": "^3.4.19", - "lucide-react": "^0.473.0", + "lucide-react": "0.473.0", "clsx": "^2.1.1", "tailwind-merge": "^2.6.0", - "motion": "^11.11.17" + "motion": "^11.11.17", + "framer-motion": "^11.11.17" }, "devDependencies": { "@tailwindcss/typography": "^0.5.19"