Styles and About Page Fixes

This commit is contained in:
2025-12-01 06:55:28 +00:00
parent e0bcba74d5
commit 62c8006295
9 changed files with 167 additions and 71 deletions

View File

@@ -20,7 +20,7 @@
"svelte-check": "^4.3.4",
"tailwindcss": "^4.1.17",
"typescript": "^5.9.3",
"vite": "^7.2.4"
"vite": "^7.2.6"
},
"dependencies": {
"@iconify/svelte": "^5.1.0",
@@ -31,7 +31,7 @@
"dotenv": "^17.2.3",
"express": "^5.1.0",
"hotkeys-js": "^4.0.0-beta.7",
"three": "^0.181.2",
"ytpl": "^2.3.0"
"play-dl": "^1.9.7",
"three": "^0.181.2"
}
}