Add framer-motion to project dependencies
Integrated framer-motion package (v12.4.11) to enhance animation capabilities. Updated `package.json` and `package-lock.json` to include the package and its dependencies. This addition provides advanced motion animations for React components.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"axios": "^1.8.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"framer-motion": "^12.4.11",
|
||||
"jwt-decode": "^4.0.0",
|
||||
"lucide-react": "^0.477.0",
|
||||
"next": "15.2.0",
|
||||
|
||||
Reference in New Issue
Block a user