Add Cube Coloring interactive

This commit is contained in:
gpt-engineer-app[bot] 2025-10-28 05:18:26 +00:00
parent 7a166fc8d0
commit 9a127a5e22
7 changed files with 1160 additions and 22 deletions

View file

@ -39,6 +39,8 @@
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.4",
"@react-three/drei": "^9.122.0",
"@react-three/fiber": "^8.18.0",
"@tanstack/react-query": "^5.56.2",
"@types/qrcode": "^1.5.5",
"canvas-confetti": "^1.9.3",
@ -61,6 +63,7 @@
"sonner": "^1.5.0",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7",
"three": "^0.160.1",
"vaul": "^0.9.3",
"zod": "^3.23.8"
},