build(web): pull in threadnet-call-embedded 0.19.2-threadnet.10
Way B from #0054: the AI filter attaches to the local microphone track after publication, with its own AudioContext on just that track - no webAudioMix, no processor key in the capture defaults in any state. The feature gate stays closed; a single test client opts in via two localStorage keys. For everyone else this build behaves identically to .9. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
45dc53155b
commit
51b6691caa
@@ -125,7 +125,7 @@
|
||||
"@babel/preset-react": "^7.12.10",
|
||||
"@babel/preset-typescript": "^7.12.7",
|
||||
"@casualbot/jest-sonar-reporter": "2.7.0",
|
||||
"@sorb/threadnet-call-embedded": "0.19.2-threadnet.9",
|
||||
"@sorb/threadnet-call-embedded": "0.19.2-threadnet.10",
|
||||
"@element-hq/element-web-playwright-common": "workspace:*",
|
||||
"@fetch-mock/jest": "^0.2.20",
|
||||
"@jest/globals": "^30.2.0",
|
||||
|
||||
Generated
+5
-5
@@ -617,8 +617,8 @@ importers:
|
||||
specifier: ^5.0.0
|
||||
version: 5.2.1(encoding@0.1.13)(webpack@5.106.2)
|
||||
'@sorb/threadnet-call-embedded':
|
||||
specifier: 0.19.2-threadnet.9
|
||||
version: 0.19.2-threadnet.9
|
||||
specifier: 0.19.2-threadnet.10
|
||||
version: 0.19.2-threadnet.10
|
||||
'@stylistic/eslint-plugin':
|
||||
specifier: ^5.0.0
|
||||
version: 5.10.0(eslint@8.57.1)
|
||||
@@ -5003,8 +5003,8 @@ packages:
|
||||
'@sinonjs/fake-timers@15.1.1':
|
||||
resolution: {integrity: sha512-cO5W33JgAPbOh07tvZjUOJ7oWhtaqGHiZw+11DPbyqh2kHTBc3eF/CjJDeQ4205RLQsX6rxCuYOroFQwl7JDRw==}
|
||||
|
||||
'@sorb/threadnet-call-embedded@0.19.2-threadnet.9':
|
||||
resolution: {integrity: sha512-S46rGDKwB12ww9EH5Lcx9Py/4dkeUnmQBmsABpOMt/Uy89TtuA15s03COZSNtdh4jkTwVi7pnlOxFSaMSP+eMQ==, tarball: https://rohana.axion1337.de/api/packages/sorb/npm/%40sorb%2Fthreadnet-call-embedded/-/0.19.2-threadnet.9/threadnet-call-embedded-0.19.2-threadnet.9.tgz}
|
||||
'@sorb/threadnet-call-embedded@0.19.2-threadnet.10':
|
||||
resolution: {integrity: sha512-E/gtIkqZL5X07mDShsgcAFmd6QAVud6nAUBeYO6++js9o8wdvGKMUbaJMKlNAlsQDMvKv57R1L37Jyi746EbMg==, tarball: https://rohana.axion1337.de/api/packages/sorb/npm/%40sorb%2Fthreadnet-call-embedded/-/0.19.2-threadnet.10/threadnet-call-embedded-0.19.2-threadnet.10.tgz}
|
||||
|
||||
'@standard-schema/spec@1.1.0':
|
||||
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
||||
@@ -17632,7 +17632,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@sinonjs/commons': 3.0.1
|
||||
|
||||
'@sorb/threadnet-call-embedded@0.19.2-threadnet.9': {}
|
||||
'@sorb/threadnet-call-embedded@0.19.2-threadnet.10': {}
|
||||
|
||||
'@standard-schema/spec@1.1.0': {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user