@selfcommunity/react-ui 0.8.0-livestream.26 → 0.8.0-livestream.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@selfcommunity/react-ui",
3
- "version": "0.8.0-livestream.26+cee4ad609",
3
+ "version": "0.8.0-livestream.28+730a0ca8c",
4
4
  "description": "React UI Components to integrate a Community created with SelfCommunity Platform.",
5
5
  "author": "SelfCommunity <https://www.selfcommunity.com>",
6
6
  "homepage": "https://www.selfcommunity.com",
@@ -61,9 +61,6 @@
61
61
  "peerDependencies": {
62
62
  "@emotion/react": "^11.11.3",
63
63
  "@emotion/styled": "^11.11.0",
64
- "@livekit/components-react": "2.6.5",
65
- "@livekit/components-styles": "1.1.4",
66
- "@livekit/krisp-noise-filter": "0.2.12",
67
64
  "@mui/lab": "~5.0.0-alpha.159",
68
65
  "@mui/material": "^5.15.3",
69
66
  "@mui/x-date-pickers": "^6.18.7",
@@ -73,7 +70,6 @@
73
70
  "@rpldy/upload-drop-zone": "^1.7.1",
74
71
  "@rpldy/upload-preview": "^1.7.1",
75
72
  "@rpldy/uploady": "^1.7.1",
76
- "livekit-client": "2.5.9",
77
73
  "notistack": "^3.0.1",
78
74
  "pdfjs-dist": "3.11.174",
79
75
  "react": "^17.0.2 || 18",
@@ -85,6 +81,9 @@
85
81
  "@emotion/styled": "^11.11.0",
86
82
  "@lexical/html": "^0.15.0",
87
83
  "@lexical/react": "^0.15.0",
84
+ "@livekit/components-react": "2.6.5",
85
+ "@livekit/components-styles": "1.1.4",
86
+ "@livekit/krisp-noise-filter": "0.2.12",
88
87
  "@lottiefiles/react-lottie-player": "^3.5.4",
89
88
  "@mui/lab": "~5.0.0-alpha.159",
90
89
  "@mui/material": "^5.15.3",
@@ -96,11 +95,11 @@
96
95
  "@rpldy/upload-drop-zone": "^1.7.1",
97
96
  "@rpldy/upload-preview": "^1.7.1",
98
97
  "@rpldy/uploady": "^1.7.1",
99
- "@selfcommunity/api-services": "0.5.0-livestream.50+cee4ad609",
100
- "@selfcommunity/react-core": "0.5.0-livestream.50+cee4ad609",
101
- "@selfcommunity/react-i18n": "0.6.0-livestream.56+cee4ad609",
102
- "@selfcommunity/types": "0.6.0-livestream.50+cee4ad609",
103
- "@selfcommunity/utils": "0.2.56-livestream.108+cee4ad609",
98
+ "@selfcommunity/api-services": "0.5.0-livestream.52+730a0ca8c",
99
+ "@selfcommunity/react-core": "0.5.0-livestream.52+730a0ca8c",
100
+ "@selfcommunity/react-i18n": "0.6.0-livestream.58+730a0ca8c",
101
+ "@selfcommunity/types": "0.6.0-livestream.52+730a0ca8c",
102
+ "@selfcommunity/utils": "0.2.56-livestream.110+730a0ca8c",
104
103
  "@types/classnames": "^2.3.1",
105
104
  "@types/sortablejs": "1",
106
105
  "autosuggest-highlight": "^3.3.4",
@@ -109,6 +108,7 @@
109
108
  "emoji-picker-react": "4.5.16",
110
109
  "lexical": "0.15.0",
111
110
  "libphonenumber-js": "^1.10.53",
111
+ "livekit-client": "2.5.9",
112
112
  "mui-color-input": "4.0.1",
113
113
  "notistack": "^3.0.1",
114
114
  "pdfjs-dist": "3.11.174",
@@ -192,5 +192,5 @@
192
192
  "engines": {
193
193
  "node": ">=18"
194
194
  },
195
- "gitHead": "cee4ad60909e7e5762f1754eae69b699b0fbc67e"
195
+ "gitHead": "730a0ca8c9ffd55ee1d2f0af8e3982f0f31d60ba"
196
196
  }