Correct files to integrate with the site for a good audio to a/v osciloscope converter

Now has to be only implemented in the actual website
This commit is contained in:
2025-12-21 13:19:06 +01:00
parent e227743728
commit ad6587978a
14 changed files with 4124 additions and 1384 deletions
+5 -1
View File
@@ -76,12 +76,16 @@
"eslint": "^9.32.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"express": "^5.2.1",
"gif.js": "^0.2.0",
"globals": "^15.15.0",
"lovable-tagger": "^1.1.11",
"postcss": "^8.5.6",
"puppeteer": "^24.34.0",
"tailwindcss": "^3.4.17",
"typescript": "^5.8.3",
"typescript-eslint": "^8.38.0",
"vite": "^7.2.6"
"vite": "^7.2.6",
"webm-writer": "^1.0.0"
}
}