feat: 全员一致时增加 confetti 粒子特效、庆祝音效和默契度文案

This commit is contained in:
2026-02-24 22:03:49 +08:00
parent 43d3ff0fa3
commit 801e922bb6
5 changed files with 159 additions and 11 deletions
+2
View File
@@ -10,6 +10,7 @@
},
"dependencies": {
"@prisma/client": "^6.19.2",
"canvas-confetti": "^1.9.4",
"framer-motion": "^12.34.3",
"lucide-react": "^0.575.0",
"next": "16.1.6",
@@ -21,6 +22,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
"@types/canvas-confetti": "^1.9.0",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",