chore: add framer-motion, @antv/g2, and class-variance-authority dependencies

This commit is contained in:
张翔
2026-02-21 19:39:47 +08:00
parent 2b74a83e72
commit 77b939b772
2 changed files with 882 additions and 3 deletions
+879 -3
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -9,8 +9,11 @@
"lint": "eslint"
},
"dependencies": {
"@antv/g2": "^5.4.8",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.34.3",
"lucide-react": "^0.563.0",
"next": "16.1.6",
"react": "19.2.3",