@webex/plugin-meetings 3.12.0-next.42 → 3.12.0-next.44

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.
@@ -191,7 +191,7 @@ var AIEnableRequest = _webexCore.WebexPlugin.extend({
191
191
  method: _constants.HTTP_VERBS.PUT
192
192
  });
193
193
  },
194
- version: "3.12.0-next.42"
194
+ version: "3.12.0-next.44"
195
195
  });
196
196
  var _default = exports.default = AIEnableRequest;
197
197
  //# sourceMappingURL=index.js.map
@@ -213,7 +213,7 @@ var Breakout = _webexCore.WebexPlugin.extend({
213
213
  sessionId: this.sessionId
214
214
  });
215
215
  },
216
- version: "3.12.0-next.42"
216
+ version: "3.12.0-next.44"
217
217
  });
218
218
  var _default = exports.default = Breakout;
219
219
  //# sourceMappingURL=breakout.js.map
@@ -1109,7 +1109,7 @@ var Breakouts = _webexCore.WebexPlugin.extend({
1109
1109
  this.trigger(_constants.BREAKOUTS.EVENTS.ASK_RETURN_TO_MAIN);
1110
1110
  }
1111
1111
  },
1112
- version: "3.12.0-next.42"
1112
+ version: "3.12.0-next.44"
1113
1113
  });
1114
1114
  var _default = exports.default = Breakouts;
1115
1115
  //# sourceMappingURL=index.js.map
@@ -372,7 +372,7 @@ var SimultaneousInterpretation = _webexCore.WebexPlugin.extend({
372
372
  throw error;
373
373
  });
374
374
  },
375
- version: "3.12.0-next.42"
375
+ version: "3.12.0-next.44"
376
376
  });
377
377
  var _default = exports.default = SimultaneousInterpretation;
378
378
  //# sourceMappingURL=index.js.map
@@ -18,7 +18,7 @@ var SILanguage = _webexCore.WebexPlugin.extend({
18
18
  languageCode: 'number',
19
19
  languageName: 'string'
20
20
  },
21
- version: "3.12.0-next.42"
21
+ version: "3.12.0-next.44"
22
22
  });
23
23
  var _default = exports.default = SILanguage;
24
24
  //# sourceMappingURL=siLanguage.js.map
@@ -723,7 +723,7 @@ var Webinar = _webexCore.WebexPlugin.extend({
723
723
  }, _callee1);
724
724
  }))();
725
725
  },
726
- version: "3.12.0-next.42"
726
+ version: "3.12.0-next.44"
727
727
  });
728
728
  var _default = exports.default = Webinar;
729
729
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -44,7 +44,7 @@
44
44
  "@webex/event-dictionary-ts": "^1.0.2138",
45
45
  "@webex/jest-config-legacy": "0.0.0",
46
46
  "@webex/legacy-tools": "0.0.0",
47
- "@webex/plugin-rooms": "3.12.0-next.16",
47
+ "@webex/plugin-rooms": "3.12.0-next.17",
48
48
  "@webex/test-helper-chai": "3.12.0-next.1",
49
49
  "@webex/test-helper-mocha": "3.12.0-next.1",
50
50
  "@webex/test-helper-mock-webex": "3.12.0-next.1",
@@ -62,21 +62,21 @@
62
62
  },
63
63
  "dependencies": {
64
64
  "@webex/common": "3.12.0-next.1",
65
- "@webex/internal-media-core": "2.23.3",
66
- "@webex/internal-plugin-conversation": "3.12.0-next.16",
67
- "@webex/internal-plugin-device": "3.12.0-next.14",
68
- "@webex/internal-plugin-llm": "3.12.0-next.16",
69
- "@webex/internal-plugin-mercury": "3.12.0-next.15",
70
- "@webex/internal-plugin-metrics": "3.12.0-next.14",
71
- "@webex/internal-plugin-support": "3.12.0-next.16",
72
- "@webex/internal-plugin-user": "3.12.0-next.15",
73
- "@webex/internal-plugin-voicea": "3.12.0-next.16",
74
- "@webex/media-helpers": "3.12.0-next.2",
75
- "@webex/plugin-people": "3.12.0-next.15",
76
- "@webex/plugin-rooms": "3.12.0-next.16",
65
+ "@webex/internal-media-core": "2.24.1",
66
+ "@webex/internal-plugin-conversation": "3.12.0-next.17",
67
+ "@webex/internal-plugin-device": "3.12.0-next.15",
68
+ "@webex/internal-plugin-llm": "3.12.0-next.17",
69
+ "@webex/internal-plugin-mercury": "3.12.0-next.16",
70
+ "@webex/internal-plugin-metrics": "3.12.0-next.15",
71
+ "@webex/internal-plugin-support": "3.12.0-next.17",
72
+ "@webex/internal-plugin-user": "3.12.0-next.16",
73
+ "@webex/internal-plugin-voicea": "3.12.0-next.17",
74
+ "@webex/media-helpers": "3.12.0-next.3",
75
+ "@webex/plugin-people": "3.12.0-next.16",
76
+ "@webex/plugin-rooms": "3.12.0-next.17",
77
77
  "@webex/ts-sdp": "^1.8.1",
78
78
  "@webex/web-capabilities": "^1.10.0",
79
- "@webex/webex-core": "3.12.0-next.14",
79
+ "@webex/webex-core": "3.12.0-next.15",
80
80
  "ampersand-collection": "^2.0.2",
81
81
  "bowser": "^2.11.0",
82
82
  "btoa": "^1.2.1",
@@ -94,5 +94,5 @@
94
94
  "//": [
95
95
  "TODO: upgrade jwt-decode when moving to node 18"
96
96
  ],
97
- "version": "3.12.0-next.42"
97
+ "version": "3.12.0-next.44"
98
98
  }