Skip to content

Commit e6e5898

Browse files
Update dependency rxjs to v7.8.2 (#1094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: lukasIO <[email protected]>
1 parent eea1633 commit e6e5898

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

.changeset/clever-humans-sing.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@livekit/components-core": patch
3+
---
4+
5+
Update dependency rxjs to v7.8.2

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@floating-ui/dom": "1.6.13",
3939
"loglevel": "1.9.1",
40-
"rxjs": "7.8.1"
40+
"rxjs": "7.8.2"
4141
},
4242
"peerDependencies": {
4343
"livekit-client": "catalog:",

pnpm-lock.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)