diff --git a/package.json b/package.json index b10e7db..67d29fb 100644 --- a/package.json +++ b/package.json @@ -20,11 +20,11 @@ "react": "^19.2.5", "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" + "lucide-react": "^0.473.0", + "clsx": "^2.1.1", + "tailwind-merge": "^2.6.0", + "motion": "^12.0.0", + "framer-motion": "^12.0.0" }, "devDependencies": { "@tailwindcss/typography": "^0.5.19"