@davi-ai/retorik-framework 1.0.12 → 1.0.14

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": "@davi-ai/retorik-framework",
3
- "version": "1.0.12",
3
+ "version": "1.0.14",
4
4
  "description": "Retorik Framework package",
5
5
  "author": "DAVI",
6
6
  "license": "MIT",
@@ -40,7 +40,16 @@
40
40
  "eslint-plugin-promise": false,
41
41
  "eslint-plugin-react": false,
42
42
  "eslint-plugin-standard": false,
43
- "jest-junit": false
43
+ "jest-junit": false,
44
+ "npm-run-all": false,
45
+ "parcel": false,
46
+ "prettier": false,
47
+ "raw-loader": false,
48
+ "react-docgen-typescript-plugin": false,
49
+ "react-scripts": false,
50
+ "react-test-renderer": false,
51
+ "tailwindcss": false,
52
+ "typescript": false
44
53
  }
45
54
  },
46
55
  "module": {
@@ -74,11 +83,13 @@
74
83
  "@babel/core": "^7.19.1",
75
84
  "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
76
85
  "@babel/runtime": "^7.23.8",
77
- "@parcel/packager-ts": "^2.9.1",
78
- "@parcel/transformer-inline-string": "^2.9.1",
79
- "@parcel/transformer-typescript-types": "^2.9.1",
80
- "@parcel/validator-eslint": "^2.9.1",
81
- "@parcel/validator-typescript": "^2.9.1",
86
+ "@parcel/packager-ts": "^2.12.0",
87
+ "@parcel/reporter-bundle-analyzer": "^2.12.0",
88
+ "@parcel/reporter-sourcemap-visualiser": "^2.12.0",
89
+ "@parcel/transformer-inline-string": "^2.12.0",
90
+ "@parcel/transformer-typescript-types": "^2.12.0",
91
+ "@parcel/validator-eslint": "^2.12.0",
92
+ "@parcel/validator-typescript": "^2.12.0",
82
93
  "@storybook/addon-actions": "^6.5.12",
83
94
  "@storybook/addon-essentials": "^6.5.12",
84
95
  "@storybook/addon-interactions": "^6.5.12",
@@ -122,7 +133,7 @@
122
133
  "https-browserify": "^1.0.0",
123
134
  "jest-junit": "^13.2.0",
124
135
  "npm-run-all": "^4.1.5",
125
- "parcel": "^2.9.1",
136
+ "parcel": "^2.12.0",
126
137
  "postcss": "^8.4.14",
127
138
  "postcss-url": "^10.1.3",
128
139
  "prettier": "^2.0.4",
@@ -137,6 +148,7 @@
137
148
  "react-test-renderer": "^18",
138
149
  "stream-browserify": "^3.0.0",
139
150
  "stream-http": "^3.2.0",
151
+ "string_decoder": "^1.3.0",
140
152
  "tailwindcss": "^3.1.0",
141
153
  "typescript": "5.0",
142
154
  "url": "^0.11.0",
@@ -148,7 +160,7 @@
148
160
  "dependencies": {
149
161
  "@davi-ai/body-engine-sprite": "1.0.3",
150
162
  "@davi-ai/retorik-weather": "1.0.0",
151
- "@davi-ai/speechmarkdown-davi-js": "1.0.4",
163
+ "@davi-ai/speechmarkdown-davi-js": "1.0.6",
152
164
  "@davi-ai/web-speech-cognitive-services-davi": "2.0.8",
153
165
  "@fluentui/react": "^8.103.3",
154
166
  "@lottiefiles/react-lottie-player": "^3.4.1",
@@ -164,20 +176,21 @@
164
176
  "@types/jsdom": "^16.2.14",
165
177
  "@use-gesture/react": "^10.2.15",
166
178
  "adaptivecards": "3.0.1",
167
- "botframework-webchat": "^4.14.1",
168
- "botframework-webchat-api": "^4.14.1",
169
- "botframework-webchat-component": "^4.14.1",
170
- "botframework-webchat-core": "^4.14.1",
179
+ "botframework-directlinejs": "^0.15.5",
180
+ "botframework-webchat": "4.16.0",
181
+ "botframework-webchat-api": "4.16.0",
182
+ "botframework-webchat-component": "4.16.0",
183
+ "botframework-webchat-core": "4.16.0",
171
184
  "classnames": "^2.3.1",
172
185
  "leaflet": "^1.9.2",
173
186
  "markdown-it": "^12.3.2",
174
- "microsoft-cognitiveservices-speech-sdk": "^1.32.0",
187
+ "pdfjs-dist": "3.11.174",
175
188
  "postcss-copy": "^7.1.0",
176
189
  "qrcode": "^1.5.1",
177
190
  "react-device-detect": "^2.2.3",
178
191
  "react-error-boundary": "^4.0.10",
179
192
  "react-leaflet": "^4.1.0",
180
- "react-say": "^2.1.0",
193
+ "react-pdf": "7.7.1",
181
194
  "react-shadow": "^19.0.3",
182
195
  "react-webcam": "^6.0.0",
183
196
  "swiper": "^8.4.5",