diff --git a/push-to-talk/client/package-lock.json b/push-to-talk/client/package-lock.json index 2ca19e02..5d7ea108 100644 --- a/push-to-talk/client/package-lock.json +++ b/push-to-talk/client/package-lock.json @@ -1056,9 +1056,9 @@ } }, "node_modules/@pipecat-ai/client-react": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@pipecat-ai/client-react/-/client-react-1.0.1.tgz", - "integrity": "sha512-ziW7OnBB/FGN/TLHB00KJcVU+6HToS82CSpJJrqm9dBP54hFxQ/iTjkmTnDyMRftv57HTPqbw4klqhjvJDLANQ==", + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/@pipecat-ai/client-react/-/client-react-1.8.1.tgz", + "integrity": "sha512-558BVmslUuhjOr2e8mrpmOrWJJ47fcacw/EeZ0CyvHj8j2Doh4GDvsFSjnPT123BCaFB4JBP63z7SiQRwujRFg==", "license": "BSD-2-Clause", "peer": true, "dependencies": { @@ -1082,44 +1082,10 @@ "@pipecat-ai/client-js": "~1.4.0" } }, - "node_modules/@pipecat-ai/small-webrtc-transport": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@pipecat-ai/small-webrtc-transport/-/small-webrtc-transport-1.5.0.tgz", - "integrity": "sha512-kGebGYD60U9A7wKskw9pRw3XZUZ+tepumqc5ObaST8tzM1O+oroDOriPxEtMaOVEglAyOg+7gXYUBDexK2Rp3Q==", - "license": "BSD-2-Clause", - "optional": true, - "peer": true, - "dependencies": { - "@daily-co/daily-js": "^0.83.1", - "dequal": "^2.0.3", - "lodash": "^4.17.21" - }, - "peerDependencies": { - "@pipecat-ai/client-js": "~1.4.0" - } - }, - "node_modules/@pipecat-ai/small-webrtc-transport/node_modules/@daily-co/daily-js": { - "version": "0.83.1", - "resolved": "https://registry.npmjs.org/@daily-co/daily-js/-/daily-js-0.83.1.tgz", - "integrity": "sha512-KXA3zrSnNPZONwhip4TI6ayD3huumI1QBD/xPAjFArvHuFFB7t0QTOS2oxH1bXvdOBJ6XnY08vdlJslTVi2/2w==", - "license": "BSD-2-Clause", - "optional": true, - "peer": true, - "dependencies": { - "@babel/runtime": "^7.12.5", - "@sentry/browser": "^8.33.1", - "bowser": "^2.8.1", - "dequal": "^2.0.3", - "events": "^3.1.0" - }, - "engines": { - "node": ">=10.0.0" - } - }, "node_modules/@pipecat-ai/voice-ui-kit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@pipecat-ai/voice-ui-kit/-/voice-ui-kit-0.4.0.tgz", - "integrity": "sha512-ZT+sGnxydMnClmCr2+4xzpupquXXZEzloLqjsD9GgJ2+ew3Gz18mjhAyyVax9f7wwlzdoDsIuJ3wG9zs6QYHWA==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@pipecat-ai/voice-ui-kit/-/voice-ui-kit-0.4.1.tgz", + "integrity": "sha512-jwLtoRGBD97/1zglh2Bqk2C29sbsX6OSv9G1dVp4Q8jzmJh/zbWReKiMPsUcz/na6EWUfynsh5mniz1x2uDS+g==", "license": "BSD-2-Clause", "dependencies": { "@radix-ui/react-dropdown-menu": "^2.1.16", @@ -1146,7 +1112,7 @@ "peerDependencies": { "@daily-co/daily-js": ">=0.84.0", "@pipecat-ai/client-js": ">=1.4.0", - "@pipecat-ai/client-react": ">=1.0.1", + "@pipecat-ai/client-react": ">=1.1.0", "@pipecat-ai/daily-transport": ">=1.2.1", "@pipecat-ai/small-webrtc-transport": ">=1.3.0", "react": ">=16.8.0 || >=17.0.0 || >=18.0.0", @@ -2256,6 +2222,66 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.4.3", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.0.2", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.4.3", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.0.2", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "0.2.11", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/core": "^1.4.3", + "@emnapi/runtime": "^1.4.3", + "@tybys/wasm-util": "^0.9.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.9.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.0", + "dev": true, + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.1.11", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.11.tgz", @@ -5690,14 +5716,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "license": "MIT", - "optional": true, - "peer": true - }, "node_modules/lodash.merge": { "version": "4.6.2", "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",