update dependencies and add downloads page, various fixes

This commit is contained in:
2026-04-14 23:14:41 -07:00
parent 81d42662ee
commit e83648b82b
14 changed files with 1590 additions and 517 deletions
+4
View File
@@ -12,8 +12,12 @@
"dependencies": {
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@ffmpeg/core": "^0.12.10",
"@ffmpeg/ffmpeg": "^0.12.15",
"@ffmpeg/util": "^0.12.2",
"@mui/icons-material": "^5.14.0",
"@mui/material": "^5.14.0",
"browser-id3-writer": "^6.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},