This commit is contained in:
2025-10-15 16:42:09 +08:00
parent 69cdadeda9
commit 87da6371b6
5 changed files with 241 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
"react-dom": "^19.2.0",
"react-toastify": "^11.0.5",
"tailwind-merge": "^3.3.1",
"three": "^0.180.0",
"wavesurfer.js": "^7.11.0",
"zustand": "^5.0.8"
},
@@ -44,6 +45,7 @@
"@kevisual/types": "^0.0.10",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"@types/three": "^0.180.0",
"@vitejs/plugin-basic-ssl": "^2.1.0",
"dotenv": "^17.2.3",
"tailwindcss": "^4.1.14",