botframework-webchat-api 4.19.0 → 4.19.1-main.20260526.b9ad8fa

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": "botframework-webchat-api",
3
- "version": "4.19.0",
3
+ "version": "4.19.1-main.20260526.b9ad8fa",
4
4
  "description": "React DOM component of botframework-webchat",
5
5
  "main": "./dist/botframework-webchat-api.js",
6
6
  "types": "./dist/botframework-webchat-api.d.ts",
@@ -181,14 +181,14 @@
181
181
  "@babel/preset-env": "^7.29.2",
182
182
  "@babel/preset-react": "^7.28.5",
183
183
  "@babel/preset-typescript": "^7.28.5",
184
- "@msinternal/botframework-webchat-api-graph": "4.19.0",
185
- "@msinternal/botframework-webchat-api-middleware": "4.19.0",
186
- "@msinternal/botframework-webchat-base": "4.19.0",
187
- "@msinternal/botframework-webchat-cldr-data": "4.19.0",
188
- "@msinternal/botframework-webchat-react-hooks": "4.19.0",
189
- "@msinternal/botframework-webchat-react-valibot": "4.19.0",
190
- "@msinternal/botframework-webchat-redux-store": "4.19.0",
191
- "@msinternal/botframework-webchat-tsconfig": "4.19.0",
184
+ "@msinternal/botframework-webchat-api-graph": "4.19.1-main.20260526.b9ad8fa",
185
+ "@msinternal/botframework-webchat-api-middleware": "4.19.1-main.20260526.b9ad8fa",
186
+ "@msinternal/botframework-webchat-base": "4.19.1-main.20260526.b9ad8fa",
187
+ "@msinternal/botframework-webchat-cldr-data": "4.19.1-main.20260526.b9ad8fa",
188
+ "@msinternal/botframework-webchat-react-hooks": "4.19.1-main.20260526.b9ad8fa",
189
+ "@msinternal/botframework-webchat-react-valibot": "4.19.1-main.20260526.b9ad8fa",
190
+ "@msinternal/botframework-webchat-redux-store": "4.19.1-main.20260526.b9ad8fa",
191
+ "@msinternal/botframework-webchat-tsconfig": "4.19.1-main.20260526.b9ad8fa",
192
192
  "@types/dom-speech-recognition": "^0.0.9",
193
193
  "@types/jest": "^29.5.14",
194
194
  "@types/node": "^25.6.0",
@@ -204,7 +204,7 @@
204
204
  "typescript": "^6.0.3"
205
205
  },
206
206
  "dependencies": {
207
- "botframework-webchat-core": "4.19.0",
207
+ "botframework-webchat-core": "4.19.1-main.20260526.b9ad8fa",
208
208
  "globalize": "1.7.1",
209
209
  "iter-fest": "0.3.1",
210
210
  "math-random": "2.0.1",