@whereby.com/browser-sdk 3.19.6 → 3.19.7

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.
@@ -172,7 +172,7 @@ const VideoView = React__namespace.forwardRef((_a, ref) => {
172
172
  });
173
173
  VideoView.displayName = "VideoView";
174
174
 
175
- const browserSdkVersion = "3.19.6";
175
+ const browserSdkVersion = "3.19.7";
176
176
 
177
177
  const initialState$1 = {
178
178
  chatMessages: [],
@@ -150,7 +150,7 @@ const VideoView = React.forwardRef((_a, ref) => {
150
150
  });
151
151
  VideoView.displayName = "VideoView";
152
152
 
153
- const browserSdkVersion = "3.19.6";
153
+ const browserSdkVersion = "3.19.7";
154
154
 
155
155
  const initialState$1 = {
156
156
  chatMessages: [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@whereby.com/browser-sdk",
3
- "version": "3.19.6",
3
+ "version": "3.19.7",
4
4
  "description": "Modules for integration Whereby video in web apps",
5
5
  "author": "Whereby AS",
6
6
  "license": "MIT",
@@ -66,16 +66,16 @@
66
66
  "eslint-plugin-storybook": "9.0.16",
67
67
  "@storybook/addon-docs": "^9.0.16",
68
68
  "@whereby.com/camera-effects": "1.1.0",
69
- "@whereby.com/jest-config": "0.1.0",
70
69
  "@whereby.com/eslint-config": "0.1.0",
70
+ "@whereby.com/jest-config": "0.1.0",
71
71
  "@whereby.com/prettier-config": "0.1.0",
72
72
  "@whereby.com/rollup-config": "0.1.1",
73
73
  "@whereby.com/tsconfig": "0.1.0"
74
74
  },
75
75
  "dependencies": {
76
76
  "@radix-ui/react-popover": "^1.0.7",
77
- "@whereby.com/media": "8.0.1",
78
- "@whereby.com/core": "1.9.6",
77
+ "@whereby.com/media": "8.0.2",
78
+ "@whereby.com/core": "1.9.7",
79
79
  "clsx": "^2.1.1",
80
80
  "heresy": "^1.0.4",
81
81
  "runes": "^0.4.3"