diff --git a/src/frontend/package-lock.json b/src/frontend/package-lock.json index 158aedb8..ac463e4a 100644 --- a/src/frontend/package-lock.json +++ b/src/frontend/package-lock.json @@ -8,9 +8,9 @@ "name": "meet", "version": "0.1.12", "dependencies": { - "@livekit/components-react": "2.6.9", + "@livekit/components-react": "2.7.0", "@livekit/components-styles": "1.1.4", - "@livekit/track-processors": "0.3.2", + "@livekit/track-processors": "0.3.3", "@pandacss/preset-panda": "0.48.0", "@react-aria/toast": "3.0.0-beta.18", "@remixicon/react": "4.5.0", @@ -21,7 +21,7 @@ "i18next-browser-languagedetector": "8.0.0", "i18next-parser": "9.0.2", "i18next-resources-to-backend": "1.2.1", - "livekit-client": "2.6.3", + "livekit-client": "2.8.0", "posthog-js": "1.188.0", "react": "18.3.1", "react-aria-components": "1.5.0", @@ -406,7 +406,8 @@ "node_modules/@bufbuild/protobuf": { "version": "1.10.0", "resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-1.10.0.tgz", - "integrity": "sha512-QDdVFLoN93Zjg36NoQPZfsVH9tZew7wKDKyV5qRdj8ntT4wQCOradQjRaTdwMhWUYsgKsvCINKKm87FdEk96Ag==" + "integrity": "sha512-QDdVFLoN93Zjg36NoQPZfsVH9tZew7wKDKyV5qRdj8ntT4wQCOradQjRaTdwMhWUYsgKsvCINKKm87FdEk96Ag==", + "license": "(Apache-2.0 AND BSD-3-Clause)" }, "node_modules/@clack/core": { "version": "0.3.4", @@ -988,26 +989,29 @@ } }, "node_modules/@floating-ui/core": { - "version": "1.6.8", - "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.8.tgz", - "integrity": "sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==", + "version": "1.6.9", + "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.9.tgz", + "integrity": "sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==", + "license": "MIT", "dependencies": { - "@floating-ui/utils": "^0.2.8" + "@floating-ui/utils": "^0.2.9" } }, "node_modules/@floating-ui/dom": { "version": "1.6.11", "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.11.tgz", "integrity": "sha512-qkMCxSR24v2vGkhYDo/UzxfJN3D4syqSjyuTFz6C7XcpU1pASPRieNI0Kj5VP3/503mOfYiGY891ugBX1GlABQ==", + "license": "MIT", "dependencies": { "@floating-ui/core": "^1.6.0", "@floating-ui/utils": "^0.2.8" } }, "node_modules/@floating-ui/utils": { - "version": "0.2.8", - "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.8.tgz", - "integrity": "sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==" + "version": "0.2.9", + "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.9.tgz", + "integrity": "sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==", + "license": "MIT" }, "node_modules/@formatjs/ecma402-abstract": { "version": "2.2.4", @@ -1217,9 +1221,9 @@ } }, "node_modules/@livekit/components-core": { - "version": "0.11.10", - "resolved": "https://registry.npmjs.org/@livekit/components-core/-/components-core-0.11.10.tgz", - "integrity": "sha512-PvFlKq1W64b9GfFjG7L4/o7ulAl5yFFpDTvG+JHQiXkaPaecMPt/qPbs6zdvUlC7om1TGMuW/pIN7o585Xz9Fg==", + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/@livekit/components-core/-/components-core-0.12.0.tgz", + "integrity": "sha512-nF3yd0R9NYUb85/VGJoAYV4GrydTWifrRUvZ4l9vDGJtRsI5yxNjlLM8p9tq2Qe1CU7bgv/Idb6lbKyIWNKT0w==", "license": "Apache-2.0", "dependencies": { "@floating-ui/dom": "1.6.11", @@ -1230,17 +1234,17 @@ "node": ">=18" }, "peerDependencies": { - "livekit-client": "^2.5.7", + "livekit-client": "^2.8.0", "tslib": "^2.6.2" } }, "node_modules/@livekit/components-react": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.6.9.tgz", - "integrity": "sha512-j43i/Dm8dlI2jxv5wv0s+69QPVqVEjg0y2tyznfs/7RDcaIZsIIzNijPu1kLditerzvzQdRsOgFQ3UWONcTkGA==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.7.0.tgz", + "integrity": "sha512-My7FktLPo+TQGutkrC3nyAWECO+MUrUdW4qpfgOOdAeBLjhULgoxMY34Dmw676frFvtPZavDdt33Kn3lf8Ub1Q==", "license": "Apache-2.0", "dependencies": { - "@livekit/components-core": "0.11.10", + "@livekit/components-core": "0.12.0", "clsx": "2.1.1", "usehooks-ts": "3.1.0" }, @@ -1249,7 +1253,7 @@ }, "peerDependencies": { "@livekit/krisp-noise-filter": "^0.2.12", - "livekit-client": "^2.5.7", + "livekit-client": "^2.8.0", "react": ">=18", "react-dom": ">=18", "tslib": "^2.6.2" @@ -1270,24 +1274,25 @@ } }, "node_modules/@livekit/mutex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@livekit/mutex/-/mutex-1.0.0.tgz", - "integrity": "sha512-aiUhoThBNF9UyGTxEURFzJLhhPLIVTnQiEVMjRhPnfHNKLfo2JY9xovHKIus7B78UD5hsP6DlgpmAsjrz4U0Iw==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@livekit/mutex/-/mutex-1.1.1.tgz", + "integrity": "sha512-EsshAucklmpuUAfkABPxJNhzj9v2sG7JuzFDL4ML1oJQSV14sqrpTYnsaOudMAw9yOaW53NU3QQTlUQoRs4czw==", "license": "Apache-2.0" }, "node_modules/@livekit/protocol": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@livekit/protocol/-/protocol-1.24.0.tgz", - "integrity": "sha512-9dCsqnkMn7lvbI4NGh18zhLDsrXyUcpS++TEFgEk5Xv1WM3R2kT3EzqgL1P/mr3jaabM6rJ8wZA/KJLuQNpF5w==", + "version": "1.30.0", + "resolved": "https://registry.npmjs.org/@livekit/protocol/-/protocol-1.30.0.tgz", + "integrity": "sha512-SDI9ShVKj8N3oOSinr8inaxD3FXgmgoJlqN35uU/Yx1sdoDeQbzAuBFox7bYjM+VhnZ1V22ivIDjAsKr00H+XQ==", "license": "Apache-2.0", "dependencies": { "@bufbuild/protobuf": "^1.10.0" } }, "node_modules/@livekit/track-processors": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/@livekit/track-processors/-/track-processors-0.3.2.tgz", - "integrity": "sha512-4JUCzb7yIKoVsTo8J6FTzLZJHcI6DihfX/pGRDg0SOGaxprcDPrt8jaDBBTsnGBSXHeMxl2ugN+xQjdCWzLKEA==", + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/@livekit/track-processors/-/track-processors-0.3.3.tgz", + "integrity": "sha512-C5mBWe34ie0pfhCf9zAD65D26ZytzW/xGrj8Zc1BGh5kLISFDVQlefO78LZWw9K5saTamk60O4fzSCKqWMPMLA==", + "license": "Apache-2.0", "dependencies": { "@mediapipe/holistic": "0.5.1675471629", "@mediapipe/tasks-vision": "0.10.9" @@ -7443,18 +7448,18 @@ } }, "node_modules/livekit-client": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-2.6.3.tgz", - "integrity": "sha512-sUFjdERYdazGmYUCkxV46qKrL8Pg4Aw+9fs/DxV0EC/YtVd7zQh2QObip7IkyT8Ipj4gXhH8CkSinisZ1KpsJQ==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-2.8.0.tgz", + "integrity": "sha512-8/IXhacAFYdXMU1wFyc8/MSGCzHr02Hn9T5o3MX19TR03RHSaBKBF2xK8fQFINBmpcYkiMAnQL0P6K3nfcifQA==", "license": "Apache-2.0", "dependencies": { - "@livekit/mutex": "1.0.0", - "@livekit/protocol": "1.24.0", + "@livekit/mutex": "1.1.1", + "@livekit/protocol": "1.30.0", "events": "^3.3.0", "loglevel": "^1.8.0", "sdp-transform": "^2.14.1", "ts-debounce": "^4.0.0", - "tslib": "2.7.0", + "tslib": "2.8.1", "typed-emitter": "^2.1.0", "webrtc-adapter": "^9.0.0" } @@ -9156,9 +9161,10 @@ } }, "node_modules/tslib": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", - "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", + "license": "0BSD" }, "node_modules/type-check": { "version": "0.4.0", diff --git a/src/frontend/package.json b/src/frontend/package.json index 8eb7f458..af71c6d6 100644 --- a/src/frontend/package.json +++ b/src/frontend/package.json @@ -13,9 +13,9 @@ "check": "prettier --check ./src" }, "dependencies": { - "@livekit/components-react": "2.6.9", + "@livekit/components-react": "2.7.0", "@livekit/components-styles": "1.1.4", - "@livekit/track-processors": "0.3.2", + "@livekit/track-processors": "0.3.3", "@pandacss/preset-panda": "0.48.0", "@react-aria/toast": "3.0.0-beta.18", "@remixicon/react": "4.5.0", @@ -26,7 +26,7 @@ "i18next-browser-languagedetector": "8.0.0", "i18next-parser": "9.0.2", "i18next-resources-to-backend": "1.2.1", - "livekit-client": "2.6.3", + "livekit-client": "2.8.0", "posthog-js": "1.188.0", "react": "18.3.1", "react-aria-components": "1.5.0",