mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-11 18:01:59 +00:00
Update livekit agent (#8518)
Some checks are pending
CI / build (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Some checks are pending
CI / build (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
parent
311d0885a0
commit
5ec92ceb1d
@ -35,7 +35,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@deepgram/sdk": "^3.11.3",
|
||||
"@livekit/agents": "^0.7.1",
|
||||
"@livekit/agents": "^0.7.2",
|
||||
"@livekit/rtc-node": "^0.13.10",
|
||||
"dotenv": "^16.4.5",
|
||||
"ws": "^8.18.0"
|
||||
|
@ -12,8 +12,8 @@ importers:
|
||||
specifier: ^3.11.3
|
||||
version: 3.11.3
|
||||
'@livekit/agents':
|
||||
specifier: ^0.7.1
|
||||
version: 0.7.1(@livekit/rtc-node@0.13.10)
|
||||
specifier: ^0.7.2
|
||||
version: 0.7.2(@livekit/rtc-node@0.13.10)
|
||||
'@livekit/rtc-node':
|
||||
specifier: ^0.13.10
|
||||
version: 0.13.10
|
||||
@ -243,8 +243,8 @@ packages:
|
||||
resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
|
||||
deprecated: Use @eslint/object-schema instead
|
||||
|
||||
'@livekit/agents@0.7.1':
|
||||
resolution: {integrity: sha512-t1KWZmOwAD6SuHI3mHdIvGaUdmJHag4+YnJ7r1snzZVA15nhSKHRW+bVOjt266BS3HjlCvRyFTI1NemCbu3qPw==}
|
||||
'@livekit/agents@0.7.2':
|
||||
resolution: {integrity: sha512-FBORsCwwRb0WK9Tik8HecbTBSOG0Ibr4pUZM4eDBhmlJHtDPdcXTSrir6R/gAoQMGS/q1I3qyUNnG72jx6qKDw==}
|
||||
peerDependencies:
|
||||
'@livekit/rtc-node': ^0.13.4
|
||||
|
||||
@ -1645,7 +1645,7 @@ snapshots:
|
||||
|
||||
'@humanwhocodes/object-schema@2.0.3': {}
|
||||
|
||||
'@livekit/agents@0.7.1(@livekit/rtc-node@0.13.10)':
|
||||
'@livekit/agents@0.7.2(@livekit/rtc-node@0.13.10)':
|
||||
dependencies:
|
||||
'@livekit/mutex': 1.1.1
|
||||
'@livekit/protocol': 1.32.1
|
||||
|
Loading…
Reference in New Issue
Block a user