feat(frontend): migrate animations to GSAP and add useGSAP lifecycle hooks

This commit is contained in:
asepharyana
2026-08-25 22:41:41 +07:00
parent f8fc08de41
commit 7e92de63d6
5 changed files with 569 additions and 5 deletions
+2 -1
View File
@@ -10,10 +10,11 @@
"format": "biome format --write"
},
"dependencies": {
"@gsap/react": "^2.1.2",
"@orpc/client": "1.15.0",
"clsx": "^2.1.1",
"gsap": "^3.15.0",
"lucide-react": "^1.27.0",
"motion": "^12.0.0",
"next": "16.2.12",
"next-themes": "^0.4.6",
"partysocket": "1.3.0",