Skip to content

Commit

Permalink
fix(deps): update rtc-node to 0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nbsp committed Jan 15, 2025
1 parent f60b8b5 commit 20adad0
Show file tree
Hide file tree
Showing 10 changed files with 64 additions and 54 deletions.
10 changes: 10 additions & 0 deletions .changeset/spotty-sloths-kiss.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'@livekit/agents-plugin-elevenlabs': patch
'@livekit/agents-plugin-cartesia': patch
'@livekit/agents-plugin-deepgram': patch
'@livekit/agents-plugin-openai': patch
'@livekit/agents-plugin-silero': patch
'@livekit/agents': patch
---

update rtc-node to 0.13.2 to fix issue with e2ee
4 changes: 2 additions & 2 deletions agents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"api:update": "api-extractor run --local --typescript-compiler-folder ../node_modules/typescript --verbose"
},
"devDependencies": {
"@livekit/rtc-node": "^0.13.1",
"@livekit/rtc-node": "^0.13.2",
"@microsoft/api-extractor": "^7.35.0",
"@types/node": "^22.5.5",
"@types/ws": "^8.5.10",
Expand All @@ -49,6 +49,6 @@
"zod": "^3.23.8"
},
"peerDependencies": {
"@livekit/rtc-node": "^0.13.1"
"@livekit/rtc-node": "^0.13.2"
}
}
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@livekit/agents-plugin-openai": "workspace:*",
"@livekit/agents-plugin-silero": "workspace:*",
"livekit-server-sdk": "^2.9.2",
"@livekit/rtc-node": "^0.13.1",
"@livekit/rtc-node": "^0.13.2",
"zod": "^3.23.8"
},
"version": null
Expand Down
4 changes: 2 additions & 2 deletions plugins/cartesia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@livekit/agents": "workspace:^x",
"@livekit/agents-plugin-openai": "workspace:^x",
"@livekit/agents-plugins-test": "workspace:^x",
"@livekit/rtc-node": "^0.13.1",
"@livekit/rtc-node": "^0.13.2",
"@microsoft/api-extractor": "^7.35.0",
"@types/ws": "^8.5.10",
"tsup": "^8.3.5",
Expand All @@ -44,6 +44,6 @@
},
"peerDependencies": {
"@livekit/agents": "workspace:^x",
"@livekit/rtc-node": "^0.13.1"
"@livekit/rtc-node": "^0.13.2"
}
}
4 changes: 2 additions & 2 deletions plugins/deepgram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@livekit/agents": "workspace:^x",
"@livekit/agents-plugin-silero": "workspace:^x",
"@livekit/agents-plugins-test": "workspace:^x",
"@livekit/rtc-node": "^0.13.1",
"@livekit/rtc-node": "^0.13.2",
"@microsoft/api-extractor": "^7.35.0",
"@types/ws": "^8.5.10",
"tsup": "^8.3.5",
Expand All @@ -44,6 +44,6 @@
},
"peerDependencies": {
"@livekit/agents": "workspace:^x",
"@livekit/rtc-node": "^0.13.1"
"@livekit/rtc-node": "^0.13.2"
}
}
4 changes: 2 additions & 2 deletions plugins/elevenlabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@livekit/agents": "workspace:^x",
"@livekit/agents-plugin-openai": "workspace:^x",
"@livekit/agents-plugins-test": "workspace:^x",
"@livekit/rtc-node": "^0.13.1",
"@livekit/rtc-node": "^0.13.2",
"@microsoft/api-extractor": "^7.35.0",
"@types/ws": "^8.5.10",
"tsup": "^8.3.5",
Expand All @@ -44,6 +44,6 @@
},
"peerDependencies": {
"@livekit/agents": "workspace:^x",
"@livekit/rtc-node": "^0.13.1"
"@livekit/rtc-node": "^0.13.2"
}
}
4 changes: 2 additions & 2 deletions plugins/openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@livekit/agents": "workspace:^x",
"@livekit/agents-plugin-silero": "workspace:^x",
"@livekit/agents-plugins-test": "workspace:^x",
"@livekit/rtc-node": "^0.13.1",
"@livekit/rtc-node": "^0.13.2",
"@microsoft/api-extractor": "^7.35.0",
"@types/ws": "^8.5.10",
"tsup": "^8.3.5",
Expand All @@ -46,6 +46,6 @@
},
"peerDependencies": {
"@livekit/agents": "workspace:^x",
"@livekit/rtc-node": "^0.13.1"
"@livekit/rtc-node": "^0.13.2"
}
}
4 changes: 2 additions & 2 deletions plugins/silero/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@livekit/agents": "workspace:^x",
"@livekit/rtc-node": "^0.13.1",
"@livekit/rtc-node": "^0.13.2",
"@microsoft/api-extractor": "^7.35.0",
"@types/ws": "^8.5.10",
"onnxruntime-common": "^1.19.2",
Expand All @@ -44,6 +44,6 @@
},
"peerDependencies": {
"@livekit/agents": "workspace:^x",
"@livekit/rtc-node": "^0.13.1"
"@livekit/rtc-node": "^0.13.2"
}
}
4 changes: 2 additions & 2 deletions plugins/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@livekit/agents": "workspace:^x",
"@livekit/rtc-node": "^0.13.1",
"@livekit/rtc-node": "^0.13.2",
"@types/node": "^22.5.5",
"tsup": "^8.3.5",
"typescript": "^5.0.0"
Expand All @@ -40,6 +40,6 @@
},
"peerDependencies": {
"@livekit/agents": "workspace:^x",
"@livekit/rtc-node": "^0.13.1"
"@livekit/rtc-node": "^0.13.2"
}
}
78 changes: 39 additions & 39 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 20adad0

Please sign in to comment.