@pickaxeproject/react 6.2.1 → 6.2.3

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.
Files changed (1) hide show
  1. package/package.json +3 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pickaxeproject/react",
3
- "version": "6.2.1",
3
+ "version": "6.2.3",
4
4
  "description": "Client utility library for Pickaxe",
5
5
  "repository": {
6
6
  "type": "git",
@@ -127,6 +127,7 @@
127
127
  "katex": "^0.16.19",
128
128
  "lottie-react": "^2.4.0",
129
129
  "mermaid": "^11.7.0",
130
+ "microsoft-cognitiveservices-speech-sdk": "^1.48.0",
130
131
  "postcss": "^8.4.49",
131
132
  "prettier": "^3.5.3",
132
133
  "prismjs": "^1.29.0",
@@ -185,6 +186,7 @@
185
186
  "isomorphic-dompurify": "^2.20.0",
186
187
  "katex": "^0.16.19",
187
188
  "lottie-react": "^2.4.0",
189
+ "microsoft-cognitiveservices-speech-sdk": "^1.48.0",
188
190
  "prismjs": "^1.29.0",
189
191
  "react": "^16.8.0 || ^17 || ^18",
190
192
  "react-dom": "^16.8.0 || ^17 || ^18",