更新显示效果

This commit is contained in:
yoyuzh
2026-03-26 00:46:29 +08:00
parent 4934b64a09
commit ddfffc1ebe
8 changed files with 548 additions and 17 deletions

View File

@@ -15,13 +15,16 @@
"lucide-react": "^1.6.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"tailwind-merge": "^3.5.0"
"tailwind-merge": "^3.5.0",
"three": "^0.183.2",
"vanta": "^0.5.24"
},
"devDependencies": {
"@eslint/js": "^9.39.4",
"@types/node": "^24.12.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@types/three": "^0.183.1",
"@vitejs/plugin-react": "^6.0.1",
"autoprefixer": "^10.4.27",
"eslint": "^9.39.4",