add keyframe popover

add shadcn ui stuff
This commit is contained in:
2023-05-31 16:59:43 +02:00
parent e3098c4400
commit ebb2408a68
13 changed files with 671 additions and 1815 deletions

View File

@@ -14,6 +14,7 @@
"@radix-ui/react-form": "^0.0.2",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-menubar": "^1.0.2",
"@radix-ui/react-popover": "^1.0.6",
"@radix-ui/react-slider": "^1.1.1",
"@radix-ui/react-toggle-group": "^1.0.4",
"@radix-ui/react-toolbar": "^1.0.3",
@@ -22,11 +23,16 @@
"@types/lodash.set": "^4.3.7",
"@unom/style": "^0.2.14",
"canvaskit-wasm": "^0.38.1",
"class-variance-authority": "^0.6.0",
"clsx": "^1.2.1",
"framer-motion": "^10.12.12",
"immer": "^10.0.2",
"lodash.set": "^4.3.2",
"lucide-react": "^0.229.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.12.0",
"tailwindcss-animate": "^1.0.5",
"uuid": "^9.0.0",
"zod": "^3.21.4",
"zustand": "^4.3.8"