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

@@ -9,11 +9,12 @@
"lint": "next lint"
},
"dependencies": {
"@pipecat-ai/client-js": "^0.3.5",
"@pipecat-ai/client-react": "^0.3.5",
"@pipecat-ai/daily-transport": "^0.3.10",
"@pipecat-ai/client-js": "^1.0.0",
"@pipecat-ai/client-react": "^1.0.0",
"@pipecat-ai/daily-transport": "^1.0.0",
"@tabler/icons-react": "^3.31.0",
"@tailwindcss/postcss": "^4.1.3",
"jotai": "^2.12.5",
"js-confetti": "^0.12.0",
"next": "15.2.4",
"react": "^19.0.0",