Update React simple-chatbot client to use latest client SDKs
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@daily-co/realtime-ai-daily": "^0.2.1",
|
||||
"@pipecat-ai/client-js": "^0.3.2",
|
||||
"@pipecat-ai/client-react": "^0.3.2",
|
||||
"@pipecat-ai/daily-transport": "^0.3.4",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"realtime-ai": "^0.2.1",
|
||||
"realtime-ai-react": "^0.2.1"
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.15.0",
|
||||
|
||||
Reference in New Issue
Block a user