fix(calls): revert broken ML dependencies and stabilize noise suppression build

- Revert to verified @workadventure/noise-suppression@0.0.4 and remove unimplemented DFN3 facade.
- Fix package-lock.json to resolve build failures.
- Remove DTLN/DFN3 options from Settings UI to ensure stability.
- Consolidate imports and fix import duplication in General.tsx causing build errors.
This commit is contained in:
2026-06-16 01:04:23 -04:00
parent 5d5f5f4516
commit 5b27587f17
5 changed files with 53 additions and 57 deletions
-2
View File
@@ -45,8 +45,6 @@
"@giphy/js-util": "5.2.0",
"@giphy/react-components": "10.1.2",
"@sapphi-red/web-noise-suppressor": "0.3.5",
"@workadventure/noise-suppression": "1.1.2",
"deepfilternet3-noise-filter": "1.2.1",
"@sentry/react": "10.53.1",
"@tanstack/react-query": "5.100.13",
"@tanstack/react-query-devtools": "5.100.13",