Update dependency @livekit/components-react to v2.3.4 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1d2c73117b
commit
20d915f850
46
package-lock.json
generated
46
package-lock.json
generated
@ -153,13 +153,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@floating-ui/dom": {
|
||||
"version": "1.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.5.tgz",
|
||||
"integrity": "sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==",
|
||||
"version": "1.6.7",
|
||||
"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.7.tgz",
|
||||
"integrity": "sha512-wmVfPG5o2xnKDU4jx/m4w5qva9FWHcnZ8BvzEe90D/RpwsJaTAVYPEPdQ8sbr/N8zZTAHlZUTQdqg8ZUbzHmng==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@floating-ui/core": "^1.0.0",
|
||||
"@floating-ui/utils": "^0.2.0"
|
||||
"@floating-ui/core": "^1.6.0",
|
||||
"@floating-ui/utils": "^0.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@floating-ui/react-dom": {
|
||||
@ -175,9 +175,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@floating-ui/utils": {
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.2.tgz",
|
||||
"integrity": "sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw=="
|
||||
"version": "0.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.4.tgz",
|
||||
"integrity": "sha512-dWO2pw8hhi+WrXq1YJy2yCuWoL20PddgGaqTgVe4cOS9Q6qklXCiA1tJEqX6BEwRNSCP84/afac9hd4MS+zEUA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@humanwhocodes/config-array": {
|
||||
"version": "0.11.14",
|
||||
@ -307,12 +308,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@livekit/components-core": {
|
||||
"version": "0.10.3",
|
||||
"resolved": "https://registry.npmjs.org/@livekit/components-core/-/components-core-0.10.3.tgz",
|
||||
"integrity": "sha512-3zM3BCwqHNriWj64SgujuXzuQaC2XLcKa8eTgrnfGSqqaCvAHkYn0RxWRMshagOXLz83FcNRYgNOYDlaQF1R6w==",
|
||||
"version": "0.10.4",
|
||||
"resolved": "https://registry.npmjs.org/@livekit/components-core/-/components-core-0.10.4.tgz",
|
||||
"integrity": "sha512-YbLvY4pJfnnZjCUqLUO6wPgF/kFN9bLRAERXODWfW9g4xdBCVULWIHNf5fXELRLY4vvvhd3Mthi6TeENkOaXbQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@floating-ui/dom": "1.6.5",
|
||||
"@floating-ui/dom": "1.6.7",
|
||||
"loglevel": "1.9.1",
|
||||
"rxjs": "7.8.1"
|
||||
},
|
||||
@ -321,27 +322,27 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@livekit/protocol": "^1.16.0",
|
||||
"livekit-client": "^2.1.5",
|
||||
"livekit-client": "^2.2.0",
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@livekit/components-react": {
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.3.3.tgz",
|
||||
"integrity": "sha512-MWFrN1lxPgl5FgdL6xharUyqmdPcFcnAJuQutdVo0T+isokxGee1xYCINmjwacv4+6mRQkLsYCBK+eDslKlCTg==",
|
||||
"version": "2.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.3.4.tgz",
|
||||
"integrity": "sha512-MqGqV8WJdxCrgJ0NVBoaDqfIfl6mrJvfybKR+X6TsaJ8q3kFSdxTL6INTawZjRitQE6EPVhaHt3rP+Bye3nfxQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@livekit/components-core": "0.10.3",
|
||||
"@livekit/components-core": "0.10.4",
|
||||
"@react-hook/latest": "1.0.3",
|
||||
"clsx": "2.1.1",
|
||||
"usehooks-ts": "2.16.0"
|
||||
"usehooks-ts": "3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@livekit/protocol": "^1.16.0",
|
||||
"livekit-client": "^2.1.5",
|
||||
"livekit-client": "^2.2.0",
|
||||
"react": ">=18",
|
||||
"react-dom": ">=18",
|
||||
"tslib": "^2.6.2"
|
||||
@ -5622,9 +5623,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/usehooks-ts": {
|
||||
"version": "2.16.0",
|
||||
"resolved": "https://registry.npmjs.org/usehooks-ts/-/usehooks-ts-2.16.0.tgz",
|
||||
"integrity": "sha512-bez95WqYujxp6hFdM/CpRDiVPirZPxlMzOH2QB8yopoKQMXpscyZoxOjpEdaxvV+CAWUDSM62cWnqHE0E/MZ7w==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/usehooks-ts/-/usehooks-ts-3.1.0.tgz",
|
||||
"integrity": "sha512-bBIa7yUyPhE1BCc0GmR96VU/15l/9gP1Ch5mYdLcFBaFGQsdmXkvjV0TtOqW1yUd6VjIwDunm+flSciCQXujiw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"lodash.debounce": "^4.0.8"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user