From 23005498f850110ffa34212490c27200622b6142 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 10:24:44 -0700 Subject: [PATCH] Update LiveKit dependencies (non-major) (#40) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 70 +++++++++++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index b3577b9..d346b3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -149,12 +149,12 @@ } }, "node_modules/@floating-ui/dom": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.1.tgz", - "integrity": "sha512-iA8qE43/H5iGozC3W0YSnVSW42Vh522yyM1gj+BqRwVsTNOyr231PsXDaV04yT39PsO0QL2QpbI/M0ZaLUQgRQ==", + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.3.tgz", + "integrity": "sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==", "dependencies": { - "@floating-ui/core": "^1.6.0", - "@floating-ui/utils": "^0.2.1" + "@floating-ui/core": "^1.0.0", + "@floating-ui/utils": "^0.2.0" } }, "node_modules/@floating-ui/utils": { @@ -288,11 +288,11 @@ } }, "node_modules/@livekit/components-core": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/@livekit/components-core/-/components-core-0.9.1.tgz", - "integrity": "sha512-zD0TsiT+uW09GrHrsqEz9kzJ+raSXmu2YYgWrq5OEA7pO6ZbB8aGk2tPJthVTUwySOzW4rE7rNusOVEFvMkvxA==", + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@livekit/components-core/-/components-core-0.9.2.tgz", + "integrity": "sha512-P1a5el4HSKTaZsmIOgtMrmDu9iViTOSR2G5FLvcmLcnzmpQgw+2oQVNPzNQSPXh7GjB9MXvTW17/eXVI1YeeXw==", "dependencies": { - "@floating-ui/dom": "1.6.1", + "@floating-ui/dom": "1.6.3", "email-regex": "5.0.0", "loglevel": "1.9.1", "rxjs": "7.8.1" @@ -301,34 +301,36 @@ "node": ">=18" }, "peerDependencies": { - "livekit-client": "^2.0.2", + "@livekit/protocol": "^1.12.0", + "livekit-client": "^2.0.10", "tslib": "^2.6.2" } }, "node_modules/@livekit/components-react": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.0.3.tgz", - "integrity": "sha512-ejwoCbeHk94TolGlFmua6cRVmIdSCx5VKeviYoajnNcOJn1qw5u09JVU6bR24MCLYVvuxGZK5aHua1BvnW5Ryw==", + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.0.5.tgz", + "integrity": "sha512-ymM+JcXkAir9fKh6DJqm2V11OnIpGonrOkZb9RrYXhbfIAt57iLM96C7We6ZqqxYNuPnWRaVMQHoXhXqwkqFXw==", "dependencies": { - "@livekit/components-core": "0.9.1", + "@livekit/components-core": "0.9.2", "@react-hook/latest": "1.0.3", "clsx": "2.1.0", - "usehooks-ts": "2.14.0" + "usehooks-ts": "2.16.0" }, "engines": { "node": ">=18" }, "peerDependencies": { - "livekit-client": "^2.0.2", + "@livekit/protocol": "^1.12.0", + "livekit-client": "^2.0.10", "react": ">=18", "react-dom": ">=18", "tslib": "^2.6.2" } }, "node_modules/@livekit/protocol": { - "version": "1.10.4", - "resolved": "https://registry.npmjs.org/@livekit/protocol/-/protocol-1.10.4.tgz", - "integrity": "sha512-7Occ6l5VqjsKsUjpLeVJXJkip4ce22iG9QR/haOkrDXYwGSY+TwCA4ubbJ81aQBt2z0kHVZuaQWdzJSDLI+Kag==", + "version": "1.12.0", + "resolved": "https://registry.npmjs.org/@livekit/protocol/-/protocol-1.12.0.tgz", + "integrity": "sha512-AMUWxna4AO/biPaKiu45JYYVHi7sc+sK6pkeNNpqkzL85+eeHkNhkFfENn9YbQKQsVWABkOmcL8p4ZbUjxZkeQ==", "dependencies": { "@bufbuild/protobuf": "^1.7.2" } @@ -3093,9 +3095,9 @@ "dev": true }, "node_modules/livekit-client": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-2.0.6.tgz", - "integrity": "sha512-cI++5YVUE/0CR9By/LsD8JbSWRshIutDH7f3UCo6KEE4joxopjN2zdMXhvTphLG86+3n8xDFR6FzhWry2UPyoA==", + "version": "2.0.10", + "resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-2.0.10.tgz", + "integrity": "sha512-V+EyTEd3kM1Vl9/TsE3nc7PEnJI2t21ZV0/nkqhGThszym1SJzmc61hKjmCJBnR199pskUxSjrwzMl9HrPQ85A==", "dependencies": { "@livekit/protocol": "1.10.4", "events": "^3.3.0", @@ -3107,12 +3109,20 @@ "webrtc-adapter": "^8.1.1" } }, - "node_modules/livekit-server-sdk": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/livekit-server-sdk/-/livekit-server-sdk-2.0.4.tgz", - "integrity": "sha512-KMcuyaxiQO8v36SiC/YEGYICnJ5Mf777ysb4W8yAqNKk/YQgSAbrRCtF8q4k+9M4NTj3eW1kLp6nIF86sm4mqQ==", + "node_modules/livekit-client/node_modules/@livekit/protocol": { + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/@livekit/protocol/-/protocol-1.10.4.tgz", + "integrity": "sha512-7Occ6l5VqjsKsUjpLeVJXJkip4ce22iG9QR/haOkrDXYwGSY+TwCA4ubbJ81aQBt2z0kHVZuaQWdzJSDLI+Kag==", "dependencies": { - "@bufbuild/protobuf": "^1.3.0", + "@bufbuild/protobuf": "^1.7.2" + } + }, + "node_modules/livekit-server-sdk": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/livekit-server-sdk/-/livekit-server-sdk-2.1.2.tgz", + "integrity": "sha512-ypevnVMsy5Sse2vR81BOx/P0PdV3NOj6kASkS4fyA/xiZEiFaOEa1SxJzREcs456hNGSiLkn/RrGcwk1ytaTuA==", + "dependencies": { + "@livekit/protocol": "^1.12.0", "camelcase-keys": "^7.0.0", "jose": "^5.1.2" }, @@ -4831,9 +4841,9 @@ } }, "node_modules/usehooks-ts": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/usehooks-ts/-/usehooks-ts-2.14.0.tgz", - "integrity": "sha512-jnhrjTRJoJS7cFxz63tRYc5mzTKf/h+Ii8P0PDHymT9qDe4ZA2/gzDRmDR4WGausg5X8wMIdghwi3BBCN9JKow==", + "version": "2.16.0", + "resolved": "https://registry.npmjs.org/usehooks-ts/-/usehooks-ts-2.16.0.tgz", + "integrity": "sha512-bez95WqYujxp6hFdM/CpRDiVPirZPxlMzOH2QB8yopoKQMXpscyZoxOjpEdaxvV+CAWUDSM62cWnqHE0E/MZ7w==", "dependencies": { "lodash.debounce": "^4.0.8" },