Skip to content

Commit

Permalink
Update components (livekit-examples#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasIO authored Jan 23, 2023
1 parent dcc9c0c commit 8808065
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 36 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@livekit/components-react": "^0.2.0",
"@livekit/components-styles": "^0.1.9",
"@livekit/components-react": "^0.2.1",
"@livekit/components-styles": "^0.1.11",
"livekit-client": "^1.6.2",
"livekit-server-sdk": "^1.0.3",
"next": "12.2.4",
Expand Down
49 changes: 15 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,35 +79,30 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==

"@juggle/resize-observer@^3.3.1":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@juggle/resize-observer/-/resize-observer-3.4.0.tgz#08d6c5e20cf7e4cc02fd181c4b0c225cd31dbb60"
integrity sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==

"@livekit/[email protected]":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.2.0.tgz#86502645f3ed0b4a551cffd2965e23901feb3297"
integrity sha512-mXz83N7oymb5o9nrWCKIf3meSczgim4Tb5RJBmeTqX69XC3QWzybj410IP3GONhDvIJiq+ftRWR3Hbx4BunMaA==
"@livekit/[email protected]":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.2.1.tgz#9eda3cb21d6fe7bff0e790546de3478cb0c5d0d6"
integrity sha512-NUILLX0rTtaSb0yLcbgw+dDYBTgpjMkxCYyskSe28KCk2yDkat8FM2Z7OaSlxTf4yIm0mKrfLzAJkPW8F04nEg==
dependencies:
loglevel "^1.8.1"
rxjs "^7.8.0"

"@livekit/components-react@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.2.0.tgz#31b05ebb79eb7e34d1f926f0e80e573af1a30214"
integrity sha512-B2o3dhITLNoeGGWFgMyTfTC/vMiHiOPjZCTxed/vuVT1oeGg30dcMvxw4QysJ++k2XTPl7CJIKUDEjlMLrPinA==
"@livekit/components-react@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.2.1.tgz#e03c3ad038b0c4d5afa9fbd845053cf867e77d22"
integrity sha512-CHH3OW0f8Q65KQgvX7GTb9dDIqJulxInllAkfVheQ7ScC8sGHwytmVUBR7pe9fCl/TuQ3CakbV6EQnnV8SyhHA==
dependencies:
"@floating-ui/react" "^0.15.1"
"@livekit/components-core" "0.2.0"
"@react-hook/resize-observer" "^1.2.6"
"@livekit/components-core" "0.2.1"
"@react-hook/latest" "^1.0.3"
clsx "^1.2.1"
email-regex "^5.0.0"
url-regex "^5.0.0"

"@livekit/components-styles@^0.1.9":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@livekit/components-styles/-/components-styles-0.1.10.tgz#1b489a4022304ddb19b9e973c050a56aaa4b21ca"
integrity sha512-z3EUgfueCfnbv3Qvn2kpTFWdDKMMan4l/QgLPxDgauH6Z75Cms+ht8ybVzEuij/8wVQIzq7d/G5f1B6ujbKlWw==
"@livekit/components-styles@^0.1.11":
version "0.1.11"
resolved "https://registry.yarnpkg.com/@livekit/components-styles/-/components-styles-0.1.11.tgz#dcb0f4b92ee8db176026f2a30c30d64bd6b1a2e3"
integrity sha512-1+ixB0hQbMhVeQNhNQhbUlnsDvn0H/Kz/k6sXdbf5l+iH8SaeD+jzJBR+ukwUqDHlgdk0+lVrFMI21Qyd7CXqA==

"@next/[email protected]":
version "12.2.4"
Expand Down Expand Up @@ -260,25 +255,11 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@react-hook/latest@^1.0.2":
"@react-hook/latest@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@react-hook/latest/-/latest-1.0.3.tgz#c2d1d0b0af8b69ec6e2b3a2412ba0768ac82db80"
integrity sha512-dy6duzl+JnAZcDbNTfmaP3xHiKtbXYOaz3G51MGVljh548Y8MWzTr+PHLOfvpypEVW9zwvl+VyKjbWKEVbV1Rg==

"@react-hook/passive-layout-effect@^1.2.0":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@react-hook/passive-layout-effect/-/passive-layout-effect-1.2.1.tgz#c06dac2d011f36d61259aa1c6df4f0d5e28bc55e"
integrity sha512-IwEphTD75liO8g+6taS+4oqz+nnroocNfWVHWz7j+N+ZO2vYrc6PV1q7GQhuahL0IOR7JccFTsFKQ/mb6iZWAg==

"@react-hook/resize-observer@^1.2.6":
version "1.2.6"
resolved "https://registry.yarnpkg.com/@react-hook/resize-observer/-/resize-observer-1.2.6.tgz#9a8cf4c5abb09becd60d1d65f6bf10eec211e291"
integrity sha512-DlBXtLSW0DqYYTW3Ft1/GQFZlTdKY5VAFIC4+km6IK5NiPPDFchGbEJm1j6pSgMqPRHbUQgHJX7RaR76ic1LWA==
dependencies:
"@juggle/resize-observer" "^3.3.1"
"@react-hook/latest" "^1.0.2"
"@react-hook/passive-layout-effect" "^1.2.0"

"@rushstack/eslint-patch@^1.1.3":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.1.4.tgz#0c8b74c50f29ee44f423f7416829c0bf8bb5eb27"
Expand Down

0 comments on commit 8808065

Please sign in to comment.