Bump all client dependencies to use client-js/react/transports 1.0.0

This commit is contained in:
mattie ruth backman
2025-07-07 15:53:52 -07:00
committed by Mattie Ruth
parent fc09854d7f
commit a6de16f92f
19 changed files with 4969 additions and 2925 deletions

View File

@@ -15,7 +15,7 @@
"vite": "^6.3.5"
},
"dependencies": {
"@pipecat-ai/client-js": "^0.3.5",
"@pipecat-ai/daily-transport": "^0.3.8"
"@pipecat-ai/client-js": "^1.0.0",
"@pipecat-ai/daily-transport": "^1.0.0"
}
}