From 42b2b3402fb30b41075c434cbec7bd26a7fef02c Mon Sep 17 00:00:00 2001 From: marciobever Date: Sun, 3 May 2026 15:16:10 +0000 Subject: [PATCH] Final Sync: Pinned deps and synchronized lockfile --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7740764..b10e7db 100644 --- a/package.json +++ b/package.json @@ -21,10 +21,10 @@ "react-dom": "^19.2.5", "tailwindcss": "^3.4.19", "lucide-react": "0.473.0", - "clsx": "^2.1.1", - "tailwind-merge": "^2.6.0", - "motion": "^11.11.17", - "framer-motion": "^11.11.17" + "clsx": "2.1.1", + "tailwind-merge": "2.6.0", + "motion": "11.11.17", + "framer-motion": "11.11.17" }, "devDependencies": { "@tailwindcss/typography": "^0.5.19"