Bump all client dependencies to use client-js/react/transports 1.0.0
This commit is contained in:
committed by
Mattie Ruth
parent
fc09854d7f
commit
a6de16f92f
File diff suppressed because it is too large
Load Diff
@@ -15,7 +15,7 @@
|
|||||||
"vite": "^6.3.5"
|
"vite": "^6.3.5"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pipecat-ai/client-js": "^0.3.5",
|
"@pipecat-ai/client-js": "^1.0.0",
|
||||||
"@pipecat-ai/daily-transport": "^0.3.10"
|
"@pipecat-ai/daily-transport": "^1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
modal==0.71.3
|
modal==1.0.5
|
||||||
|
fastapi[all]
|
||||||
|
|||||||
1289
examples/fal-smart-turn/client/package-lock.json
generated
1289
examples/fal-smart-turn/client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,9 +9,9 @@
|
|||||||
"lint": "next lint"
|
"lint": "next lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pipecat-ai/client-js": "^0.3.5",
|
"@pipecat-ai/client-js": "^1.0.0",
|
||||||
"@pipecat-ai/client-react": "^0.3.5",
|
"@pipecat-ai/client-react": "^1.0.0",
|
||||||
"@pipecat-ai/daily-transport": "^0.3.10",
|
"@pipecat-ai/daily-transport": "^1.0.0",
|
||||||
"next": "15.3.1",
|
"next": "15.3.1",
|
||||||
"react": "^19.0.0",
|
"react": "^19.0.0",
|
||||||
"react-dom": "^19.0.0"
|
"react-dom": "^19.0.0"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -18,7 +18,7 @@
|
|||||||
"vite": "^6.3.5"
|
"vite": "^6.3.5"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pipecat-ai/client-js": "^0.3.5",
|
"@pipecat-ai/client-js": "^1.0.0",
|
||||||
"@pipecat-ai/daily-transport": "^0.3.8"
|
"@pipecat-ai/daily-transport": "^1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -15,7 +15,7 @@
|
|||||||
"vite": "^6.3.5"
|
"vite": "^6.3.5"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pipecat-ai/client-js": "^0.3.5",
|
"@pipecat-ai/client-js": "^1.0.0",
|
||||||
"@pipecat-ai/daily-transport": "^0.3.8"
|
"@pipecat-ai/daily-transport": "^1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -18,7 +18,7 @@
|
|||||||
"vite": "^6.3.5"
|
"vite": "^6.3.5"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pipecat-ai/client-js": "^0.3.2",
|
"@pipecat-ai/client-js": "^1.0.0",
|
||||||
"@pipecat-ai/small-webrtc-transport": "^0.0.2"
|
"@pipecat-ai/small-webrtc-transport": "^1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -15,7 +15,7 @@
|
|||||||
"vite": "^6.3.5"
|
"vite": "^6.3.5"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pipecat-ai/client-js": "^0.3.5",
|
"@pipecat-ai/client-js": "^1.0.0",
|
||||||
"@pipecat-ai/daily-transport": "^0.3.8"
|
"@pipecat-ai/daily-transport": "^1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
1394
examples/simple-chatbot/client/react/package-lock.json
generated
1394
examples/simple-chatbot/client/react/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -10,9 +10,9 @@
|
|||||||
"preview": "vite preview"
|
"preview": "vite preview"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pipecat-ai/client-js": "^0.3.5",
|
"@pipecat-ai/client-js": "^1.0.0",
|
||||||
"@pipecat-ai/client-react": "^0.3.5",
|
"@pipecat-ai/client-react": "^1.0.0",
|
||||||
"@pipecat-ai/daily-transport": "^0.3.8",
|
"@pipecat-ai/daily-transport": "^1.0.0",
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^18.3.1"
|
"react-dom": "^18.3.1"
|
||||||
},
|
},
|
||||||
|
|||||||
563
examples/websocket/client/package-lock.json
generated
563
examples/websocket/client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -19,8 +19,8 @@
|
|||||||
"vite": "^6.3.5"
|
"vite": "^6.3.5"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pipecat-ai/client-js": "^0.4.0",
|
"@pipecat-ai/client-js": "^1.0.0",
|
||||||
"@pipecat-ai/websocket-transport": "^0.4.2",
|
"@pipecat-ai/websocket-transport": "^1.0.0",
|
||||||
"protobufjs": "^7.4.0"
|
"protobufjs": "^7.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
1613
examples/word-wrangler-gemini-live/client/package-lock.json
generated
1613
examples/word-wrangler-gemini-live/client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,11 +9,12 @@
|
|||||||
"lint": "next lint"
|
"lint": "next lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pipecat-ai/client-js": "^0.3.5",
|
"@pipecat-ai/client-js": "^1.0.0",
|
||||||
"@pipecat-ai/client-react": "^0.3.5",
|
"@pipecat-ai/client-react": "^1.0.0",
|
||||||
"@pipecat-ai/daily-transport": "^0.3.10",
|
"@pipecat-ai/daily-transport": "^1.0.0",
|
||||||
"@tabler/icons-react": "^3.31.0",
|
"@tabler/icons-react": "^3.31.0",
|
||||||
"@tailwindcss/postcss": "^4.1.3",
|
"@tailwindcss/postcss": "^4.1.3",
|
||||||
|
"jotai": "^2.12.5",
|
||||||
"js-confetti": "^0.12.0",
|
"js-confetti": "^0.12.0",
|
||||||
"next": "15.2.4",
|
"next": "15.2.4",
|
||||||
"react": "^19.0.0",
|
"react": "^19.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user