|
117 | 117 | "dependencies": { |
118 | 118 | "@babel/runtime": "7.19.0", |
119 | 119 | "adaptivecards": "3.0.2", |
120 | | - "botframework-directlinejs": "0.15.5", |
| 120 | + "botframework-directlinejs": "0.15.6", |
121 | 121 | "botframework-directlinespeech-sdk": "0.0.0-0", |
122 | 122 | "botframework-webchat-api": "0.0.0-0", |
123 | 123 | "botframework-webchat-component": "0.0.0-0", |
124 | 124 | "botframework-webchat-core": "0.0.0-0", |
125 | 125 | "classnames": "2.5.1", |
126 | | - "core-js": "3.40.0", |
127 | | - "katex": "0.16.21", |
| 126 | + "core-js": "3.44.0", |
| 127 | + "katex": "0.16.22", |
128 | 128 | "math-random": "2.0.1", |
129 | 129 | "mdast-util-from-markdown": "2.0.2", |
130 | 130 | "memoize-one": "6.0.0", |
131 | | - "micromark": "4.0.1", |
| 131 | + "micromark": "4.0.2", |
132 | 132 | "micromark-extension-gfm": "3.0.0", |
133 | 133 | "micromark-util-character": "2.1.1", |
134 | | - "microsoft-cognitiveservices-speech-sdk": "1.42.0", |
| 134 | + "microsoft-cognitiveservices-speech-sdk": "1.45.0", |
135 | 135 | "prop-types": "15.8.1", |
136 | 136 | "punycode": "2.3.1", |
137 | | - "sanitize-html": "2.14.0", |
138 | | - "shiki": "2.3.2", |
| 137 | + "sanitize-html": "2.17.0", |
| 138 | + "shiki": "3.9.0", |
139 | 139 | "swiper": "8.4.7", |
140 | 140 | "url-search-params-polyfill": "8.2.5", |
141 | | - "use-ref-from": "^0.1.0", |
| 141 | + "use-ref-from": "0.1.0", |
142 | 142 | "uuid": "8.3.2", |
143 | 143 | "valibot": "1.1.0", |
144 | 144 | "web-speech-cognitive-services": "8.1.3", |
|
151 | 151 | "@babel/preset-env": "^7.19.1", |
152 | 152 | "@babel/preset-react": "^7.18.6", |
153 | 153 | "@babel/preset-typescript": "^7.18.6", |
154 | | - "@types/dom-speech-recognition": "^0.0.4", |
| 154 | + "@types/dom-speech-recognition": "^0.0.6", |
155 | 155 | "@types/mdast": "^4.0.4", |
156 | | - "@types/node": "^22.13.4", |
157 | | - "@types/react": "^16.14.62", |
| 156 | + "@types/node": "^24.1.0", |
| 157 | + "@types/react": "^16.14.65", |
158 | 158 | "@types/uuid": "^10.0.0", |
159 | 159 | "babel-plugin-istanbul": "^7.0.0", |
160 | 160 | "babel-plugin-transform-inline-environment-variables": "^0.4.4", |
161 | 161 | "botframework-webchat-base": "0.0.0-0", |
162 | 162 | "botframework-webchat-react-valibot": "0.0.0-0", |
163 | | - "concurrently": "^9.1.2", |
164 | | - "cross-env": "^7.0.3", |
165 | | - "esbuild": "^0.25.0", |
| 163 | + "concurrently": "^9.2.0", |
| 164 | + "cross-env": "^10.0.0", |
| 165 | + "esbuild": "^0.25.8", |
166 | 166 | "isomorphic-react": "^0.0.0-0", |
167 | 167 | "isomorphic-react-dom": "^0.0.0-0", |
168 | | - "micromark-util-types": "^2.0.1", |
169 | | - "tsd": "^0.31.2", |
170 | | - "type-fest": "^4.34.1", |
171 | | - "typescript": "^5.7.3" |
| 168 | + "micromark-util-types": "^2.0.2", |
| 169 | + "tsd": "^0.32.0", |
| 170 | + "type-fest": "^4.41.0", |
| 171 | + "typescript": "^5.9.2" |
172 | 172 | }, |
173 | 173 | "peerDependencies": { |
174 | 174 | "react": ">= 16.8.6", |
|
0 commit comments