@cognigy/webchat 3.33.0 → 3.35.0
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/OSS_LICENSES.txt +150 -135
- package/dist/webchat.esm.js +6162 -22927
- package/dist/webchat.js +122 -398
- package/package.json +9 -8
package/OSS_LICENSES.txt
CHANGED
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
Created on
|
|
1
|
+
Created on 15-12-2025 at 16:57:36
|
|
2
2
|
|
|
3
3
|
{
|
|
4
|
-
"@ampproject/remapping@2.3.0": {
|
|
5
|
-
"licenses": "Apache-2.0",
|
|
6
|
-
"repository": "https://github.com/ampproject/remapping",
|
|
7
|
-
"publisher": "Justin Ridgewell",
|
|
8
|
-
"email": "jridgewell@google.com",
|
|
9
|
-
"licenseFile": "node_modules/@ampproject/remapping/LICENSE"
|
|
10
|
-
},
|
|
11
4
|
"@babel/code-frame@7.27.1": {
|
|
12
5
|
"licenses": "MIT",
|
|
13
6
|
"repository": "https://github.com/babel/babel",
|
|
@@ -16,7 +9,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
16
9
|
"licenseFile": "node_modules/@babel/code-frame/LICENSE",
|
|
17
10
|
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
18
11
|
},
|
|
19
|
-
"@babel/compat-data@7.28.
|
|
12
|
+
"@babel/compat-data@7.28.5": {
|
|
20
13
|
"licenses": "MIT",
|
|
21
14
|
"repository": "https://github.com/babel/babel",
|
|
22
15
|
"publisher": "The Babel Team",
|
|
@@ -24,7 +17,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
24
17
|
"licenseFile": "node_modules/@babel/compat-data/LICENSE",
|
|
25
18
|
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
26
19
|
},
|
|
27
|
-
"@babel/core@7.
|
|
20
|
+
"@babel/core@7.28.5": {
|
|
28
21
|
"licenses": "MIT",
|
|
29
22
|
"repository": "https://github.com/babel/babel",
|
|
30
23
|
"publisher": "The Babel Team",
|
|
@@ -32,7 +25,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
32
25
|
"licenseFile": "node_modules/@babel/core/LICENSE",
|
|
33
26
|
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
34
27
|
},
|
|
35
|
-
"@babel/generator@7.28.
|
|
28
|
+
"@babel/generator@7.28.5": {
|
|
36
29
|
"licenses": "MIT",
|
|
37
30
|
"repository": "https://github.com/babel/babel",
|
|
38
31
|
"publisher": "The Babel Team",
|
|
@@ -64,7 +57,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
64
57
|
"licenseFile": "node_modules/@babel/helper-module-imports/LICENSE",
|
|
65
58
|
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
66
59
|
},
|
|
67
|
-
"@babel/helper-module-transforms@7.
|
|
60
|
+
"@babel/helper-module-transforms@7.28.3": {
|
|
68
61
|
"licenses": "MIT",
|
|
69
62
|
"repository": "https://github.com/babel/babel",
|
|
70
63
|
"publisher": "The Babel Team",
|
|
@@ -80,7 +73,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
80
73
|
"licenseFile": "node_modules/@babel/helper-string-parser/LICENSE",
|
|
81
74
|
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
82
75
|
},
|
|
83
|
-
"@babel/helper-validator-identifier@7.
|
|
76
|
+
"@babel/helper-validator-identifier@7.28.5": {
|
|
84
77
|
"licenses": "MIT",
|
|
85
78
|
"repository": "https://github.com/babel/babel",
|
|
86
79
|
"publisher": "The Babel Team",
|
|
@@ -96,7 +89,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
96
89
|
"licenseFile": "node_modules/@babel/helper-validator-option/LICENSE",
|
|
97
90
|
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
98
91
|
},
|
|
99
|
-
"@babel/helpers@7.
|
|
92
|
+
"@babel/helpers@7.28.4": {
|
|
100
93
|
"licenses": "MIT",
|
|
101
94
|
"repository": "https://github.com/babel/babel",
|
|
102
95
|
"publisher": "The Babel Team",
|
|
@@ -104,7 +97,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
104
97
|
"licenseFile": "node_modules/@babel/helpers/LICENSE",
|
|
105
98
|
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors. Copyright (c) 2014-present, Facebook, Inc. (ONLY ./src/helpers/regenerator* files)"
|
|
106
99
|
},
|
|
107
|
-
"@babel/parser@7.28.
|
|
100
|
+
"@babel/parser@7.28.5": {
|
|
108
101
|
"licenses": "MIT",
|
|
109
102
|
"repository": "https://github.com/babel/babel",
|
|
110
103
|
"publisher": "The Babel Team",
|
|
@@ -112,7 +105,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
112
105
|
"licenseFile": "node_modules/@babel/parser/LICENSE",
|
|
113
106
|
"copyright": "Copyright (C) 2012-2014 by various contributors (see AUTHORS)"
|
|
114
107
|
},
|
|
115
|
-
"@babel/runtime-corejs3@7.28.
|
|
108
|
+
"@babel/runtime-corejs3@7.28.4": {
|
|
116
109
|
"licenses": "MIT",
|
|
117
110
|
"repository": "https://github.com/babel/babel",
|
|
118
111
|
"publisher": "The Babel Team",
|
|
@@ -120,7 +113,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
120
113
|
"licenseFile": "node_modules/@babel/runtime-corejs3/LICENSE",
|
|
121
114
|
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
122
115
|
},
|
|
123
|
-
"@babel/runtime@7.
|
|
116
|
+
"@babel/runtime@7.28.4": {
|
|
124
117
|
"licenses": "MIT",
|
|
125
118
|
"repository": "https://github.com/babel/babel",
|
|
126
119
|
"publisher": "The Babel Team",
|
|
@@ -136,7 +129,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
136
129
|
"licenseFile": "node_modules/@babel/template/LICENSE",
|
|
137
130
|
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
138
131
|
},
|
|
139
|
-
"@babel/traverse@7.28.
|
|
132
|
+
"@babel/traverse@7.28.5": {
|
|
140
133
|
"licenses": "MIT",
|
|
141
134
|
"repository": "https://github.com/babel/babel",
|
|
142
135
|
"publisher": "The Babel Team",
|
|
@@ -144,7 +137,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
144
137
|
"licenseFile": "node_modules/@babel/traverse/LICENSE",
|
|
145
138
|
"copyright": "Copyright (c) 2014-present Sebastian McKenzie and other contributors"
|
|
146
139
|
},
|
|
147
|
-
"@babel/types@7.28.
|
|
140
|
+
"@babel/types@7.28.5": {
|
|
148
141
|
"licenses": "MIT",
|
|
149
142
|
"repository": "https://github.com/babel/babel",
|
|
150
143
|
"publisher": "The Babel Team",
|
|
@@ -164,7 +157,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
164
157
|
"licenseFile": "node_modules/@cognigy/chat-components/node_modules/@braintree/sanitize-url/LICENSE",
|
|
165
158
|
"copyright": "Copyright (c) 2017 Braintree"
|
|
166
159
|
},
|
|
167
|
-
"@cognigy/chat-components@0.
|
|
160
|
+
"@cognigy/chat-components@0.65.0": {
|
|
168
161
|
"licenses": "MIT*",
|
|
169
162
|
"licenseFile": "node_modules/@cognigy/chat-components/LICENSE",
|
|
170
163
|
"copyright": "Copyright (c) 2024 Cognigy GmbH"
|
|
@@ -176,14 +169,14 @@ Created on 14-11-2025 at 15:31:27
|
|
|
176
169
|
"licenseFile": "node_modules/@cognigy/socket-client/LICENSE",
|
|
177
170
|
"copyright": "Copyright (c) 2019 Cognigy GmbH"
|
|
178
171
|
},
|
|
179
|
-
"@cognigy/webchat@3.
|
|
172
|
+
"@cognigy/webchat@3.35.0": {
|
|
180
173
|
"licenses": "MIT*",
|
|
181
174
|
"publisher": "Cognigy GmbH",
|
|
182
175
|
"email": "info@cognigy.com",
|
|
183
176
|
"licenseFile": "LICENSE",
|
|
184
177
|
"copyright": "Copyright (c) 2024 Cognigy GmbH"
|
|
185
178
|
},
|
|
186
|
-
"@emotion/babel-plugin@11.
|
|
179
|
+
"@emotion/babel-plugin@11.13.5": {
|
|
187
180
|
"licenses": "MIT",
|
|
188
181
|
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/babel-plugin",
|
|
189
182
|
"publisher": "Kye Hohenberger",
|
|
@@ -196,16 +189,10 @@ Created on 14-11-2025 at 15:31:27
|
|
|
196
189
|
"licenseFile": "node_modules/@emotion/cache/LICENSE",
|
|
197
190
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
198
191
|
},
|
|
199
|
-
"@emotion/cache@11.13.1": {
|
|
200
|
-
"licenses": "MIT",
|
|
201
|
-
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/cache",
|
|
202
|
-
"licenseFile": "node_modules/@emotion/react/node_modules/@emotion/cache/LICENSE",
|
|
203
|
-
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
204
|
-
},
|
|
205
192
|
"@emotion/cache@11.14.0": {
|
|
206
193
|
"licenses": "MIT",
|
|
207
194
|
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/cache",
|
|
208
|
-
"licenseFile": "node_modules/@emotion/
|
|
195
|
+
"licenseFile": "node_modules/@emotion/react/node_modules/@emotion/cache/LICENSE",
|
|
209
196
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
210
197
|
},
|
|
211
198
|
"@emotion/css@11.1.3": {
|
|
@@ -221,7 +208,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
221
208
|
"licenseFile": "node_modules/@emotion/hash/LICENSE",
|
|
222
209
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
223
210
|
},
|
|
224
|
-
"@emotion/is-prop-valid@1.
|
|
211
|
+
"@emotion/is-prop-valid@1.4.0": {
|
|
225
212
|
"licenses": "MIT",
|
|
226
213
|
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/is-prop-valid",
|
|
227
214
|
"licenseFile": "node_modules/@emotion/is-prop-valid/LICENSE",
|
|
@@ -233,7 +220,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
233
220
|
"licenseFile": "node_modules/@emotion/memoize/LICENSE",
|
|
234
221
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
235
222
|
},
|
|
236
|
-
"@emotion/react@11.
|
|
223
|
+
"@emotion/react@11.14.0": {
|
|
237
224
|
"licenses": "MIT",
|
|
238
225
|
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/react",
|
|
239
226
|
"publisher": "Emotion Contributors",
|
|
@@ -246,10 +233,10 @@ Created on 14-11-2025 at 15:31:27
|
|
|
246
233
|
"licenseFile": "node_modules/@emotion/serialize/LICENSE",
|
|
247
234
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
248
235
|
},
|
|
249
|
-
"@emotion/serialize@1.3.
|
|
236
|
+
"@emotion/serialize@1.3.3": {
|
|
250
237
|
"licenses": "MIT",
|
|
251
238
|
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/serialize",
|
|
252
|
-
"licenseFile": "node_modules/@emotion/
|
|
239
|
+
"licenseFile": "node_modules/@emotion/babel-plugin/node_modules/@emotion/serialize/LICENSE",
|
|
253
240
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
254
241
|
},
|
|
255
242
|
"@emotion/sheet@0.9.4": {
|
|
@@ -264,7 +251,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
264
251
|
"licenseFile": "node_modules/@emotion/react/node_modules/@emotion/sheet/LICENSE",
|
|
265
252
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
266
253
|
},
|
|
267
|
-
"@emotion/styled@11.
|
|
254
|
+
"@emotion/styled@11.14.1": {
|
|
268
255
|
"licenses": "MIT",
|
|
269
256
|
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/styled",
|
|
270
257
|
"licenseFile": "node_modules/@emotion/styled/LICENSE",
|
|
@@ -279,7 +266,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
279
266
|
"@emotion/unitless@0.10.0": {
|
|
280
267
|
"licenses": "MIT",
|
|
281
268
|
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/unitless",
|
|
282
|
-
"licenseFile": "node_modules/@emotion/
|
|
269
|
+
"licenseFile": "node_modules/@emotion/babel-plugin/node_modules/@emotion/unitless/LICENSE",
|
|
283
270
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
284
271
|
},
|
|
285
272
|
"@emotion/unitless@0.9.0": {
|
|
@@ -288,7 +275,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
288
275
|
"licenseFile": "node_modules/@emotion/unitless/LICENSE",
|
|
289
276
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
290
277
|
},
|
|
291
|
-
"@emotion/use-insertion-effect-with-fallbacks@1.
|
|
278
|
+
"@emotion/use-insertion-effect-with-fallbacks@1.2.0": {
|
|
292
279
|
"licenses": "MIT",
|
|
293
280
|
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/use-insertion-effect-with-fallbacks",
|
|
294
281
|
"licenseFile": "node_modules/@emotion/use-insertion-effect-with-fallbacks/LICENSE",
|
|
@@ -300,16 +287,10 @@ Created on 14-11-2025 at 15:31:27
|
|
|
300
287
|
"licenseFile": "node_modules/@emotion/utils/LICENSE",
|
|
301
288
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
302
289
|
},
|
|
303
|
-
"@emotion/utils@1.4.0": {
|
|
304
|
-
"licenses": "MIT",
|
|
305
|
-
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/utils",
|
|
306
|
-
"licenseFile": "node_modules/@emotion/serialize/node_modules/@emotion/utils/LICENSE",
|
|
307
|
-
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
308
|
-
},
|
|
309
290
|
"@emotion/utils@1.4.2": {
|
|
310
291
|
"licenses": "MIT",
|
|
311
292
|
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/utils",
|
|
312
|
-
"licenseFile": "node_modules/@emotion/
|
|
293
|
+
"licenseFile": "node_modules/@emotion/babel-plugin/node_modules/@emotion/utils/LICENSE",
|
|
313
294
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
314
295
|
},
|
|
315
296
|
"@emotion/weak-memoize@0.2.5": {
|
|
@@ -352,7 +333,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
352
333
|
"licenseFile": "node_modules/@fontsource/figtree/LICENSE",
|
|
353
334
|
"copyright": "Copyright 2022 The Figtree Project Authors (https://github.com/erikdkennedy/figtree) Figtree-Italic[wght].ttf: Copyright 2022 The Figtree Project Authors (https://github.com/erikdkennedy/figtree)"
|
|
354
335
|
},
|
|
355
|
-
"@jridgewell/gen-mapping@0.3.
|
|
336
|
+
"@jridgewell/gen-mapping@0.3.13": {
|
|
356
337
|
"licenses": "MIT",
|
|
357
338
|
"repository": "https://github.com/jridgewell/sourcemaps",
|
|
358
339
|
"publisher": "Justin Ridgewell",
|
|
@@ -360,6 +341,14 @@ Created on 14-11-2025 at 15:31:27
|
|
|
360
341
|
"licenseFile": "node_modules/@jridgewell/gen-mapping/LICENSE",
|
|
361
342
|
"copyright": "Copyright 2024 Justin Ridgewell <justin@ridgewell.name>"
|
|
362
343
|
},
|
|
344
|
+
"@jridgewell/remapping@2.3.5": {
|
|
345
|
+
"licenses": "MIT",
|
|
346
|
+
"repository": "https://github.com/jridgewell/sourcemaps",
|
|
347
|
+
"publisher": "Justin Ridgewell",
|
|
348
|
+
"email": "justin@ridgewell.name",
|
|
349
|
+
"licenseFile": "node_modules/@jridgewell/remapping/LICENSE",
|
|
350
|
+
"copyright": "Copyright 2024 Justin Ridgewell <justin@ridgewell.name>"
|
|
351
|
+
},
|
|
363
352
|
"@jridgewell/resolve-uri@3.1.2": {
|
|
364
353
|
"licenses": "MIT",
|
|
365
354
|
"repository": "https://github.com/jridgewell/resolve-uri",
|
|
@@ -368,7 +357,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
368
357
|
"licenseFile": "node_modules/@jridgewell/resolve-uri/LICENSE",
|
|
369
358
|
"copyright": "Copyright 2019 Justin Ridgewell <jridgewell@google.com>"
|
|
370
359
|
},
|
|
371
|
-
"@jridgewell/sourcemap-codec@1.5.
|
|
360
|
+
"@jridgewell/sourcemap-codec@1.5.5": {
|
|
372
361
|
"licenses": "MIT",
|
|
373
362
|
"repository": "https://github.com/jridgewell/sourcemaps",
|
|
374
363
|
"publisher": "Justin Ridgewell",
|
|
@@ -376,7 +365,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
376
365
|
"licenseFile": "node_modules/@jridgewell/sourcemap-codec/LICENSE",
|
|
377
366
|
"copyright": "Copyright 2024 Justin Ridgewell <justin@ridgewell.name>"
|
|
378
367
|
},
|
|
379
|
-
"@jridgewell/trace-mapping@0.3.
|
|
368
|
+
"@jridgewell/trace-mapping@0.3.31": {
|
|
380
369
|
"licenses": "MIT",
|
|
381
370
|
"repository": "https://github.com/jridgewell/sourcemaps",
|
|
382
371
|
"publisher": "Justin Ridgewell",
|
|
@@ -384,7 +373,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
384
373
|
"licenseFile": "node_modules/@jridgewell/trace-mapping/LICENSE",
|
|
385
374
|
"copyright": "Copyright 2024 Justin Ridgewell <justin@ridgewell.name>"
|
|
386
375
|
},
|
|
387
|
-
"@reduxjs/toolkit@2.2
|
|
376
|
+
"@reduxjs/toolkit@2.11.2": {
|
|
388
377
|
"licenses": "MIT",
|
|
389
378
|
"repository": "https://github.com/reduxjs/redux-toolkit",
|
|
390
379
|
"publisher": "Mark Erikson",
|
|
@@ -398,6 +387,20 @@ Created on 14-11-2025 at 15:31:27
|
|
|
398
387
|
"licenseFile": "node_modules/@socket.io/component-emitter/LICENSE",
|
|
399
388
|
"copyright": "Copyright (c) 2014 Component contributors <dev@component.io>"
|
|
400
389
|
},
|
|
390
|
+
"@standard-schema/spec@1.0.0": {
|
|
391
|
+
"licenses": "MIT",
|
|
392
|
+
"repository": "https://github.com/standard-schema/standard-schema",
|
|
393
|
+
"publisher": "Colin McDonnell",
|
|
394
|
+
"licenseFile": "node_modules/@standard-schema/spec/LICENSE",
|
|
395
|
+
"copyright": "Copyright (c) 2024 Colin McDonnell"
|
|
396
|
+
},
|
|
397
|
+
"@standard-schema/utils@0.3.0": {
|
|
398
|
+
"licenses": "MIT",
|
|
399
|
+
"repository": "https://github.com/standard-schema/standard-schema",
|
|
400
|
+
"publisher": "Fabian Hiller",
|
|
401
|
+
"licenseFile": "node_modules/@standard-schema/utils/LICENSE",
|
|
402
|
+
"copyright": "Copyright (c) 2024 Fabian Hiller"
|
|
403
|
+
},
|
|
401
404
|
"@types/debug@4.1.12": {
|
|
402
405
|
"licenses": "MIT",
|
|
403
406
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
@@ -408,7 +411,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
408
411
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
409
412
|
"licenseFile": "node_modules/@types/estree-jsx/LICENSE"
|
|
410
413
|
},
|
|
411
|
-
"@types/estree@1.0.
|
|
414
|
+
"@types/estree@1.0.8": {
|
|
412
415
|
"licenses": "MIT",
|
|
413
416
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
414
417
|
"licenseFile": "node_modules/@types/estree/LICENSE"
|
|
@@ -418,7 +421,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
418
421
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
419
422
|
"licenseFile": "node_modules/@types/hast/LICENSE"
|
|
420
423
|
},
|
|
421
|
-
"@types/hoist-non-react-statics@3.3.
|
|
424
|
+
"@types/hoist-non-react-statics@3.3.7": {
|
|
422
425
|
"licenses": "MIT",
|
|
423
426
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
424
427
|
"licenseFile": "node_modules/@types/hoist-non-react-statics/LICENSE"
|
|
@@ -438,7 +441,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
438
441
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
439
442
|
"licenseFile": "node_modules/@types/parse-json/LICENSE"
|
|
440
443
|
},
|
|
441
|
-
"@types/prop-types@15.7.
|
|
444
|
+
"@types/prop-types@15.7.15": {
|
|
442
445
|
"licenses": "MIT",
|
|
443
446
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
444
447
|
"licenseFile": "node_modules/@types/prop-types/LICENSE"
|
|
@@ -448,7 +451,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
448
451
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
449
452
|
"licenseFile": "node_modules/@types/react-redux/LICENSE"
|
|
450
453
|
},
|
|
451
|
-
"@types/react@18.3.
|
|
454
|
+
"@types/react@18.3.27": {
|
|
452
455
|
"licenses": "MIT",
|
|
453
456
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
454
457
|
"licenseFile": "node_modules/@types/react/LICENSE"
|
|
@@ -468,7 +471,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
468
471
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
|
469
472
|
"licenseFile": "node_modules/@types/unist/LICENSE"
|
|
470
473
|
},
|
|
471
|
-
"@ungap/structured-clone@1.
|
|
474
|
+
"@ungap/structured-clone@1.3.0": {
|
|
472
475
|
"licenses": "ISC",
|
|
473
476
|
"repository": "https://github.com/ungap/structured-clone",
|
|
474
477
|
"publisher": "Andrea Giammarchi",
|
|
@@ -496,7 +499,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
496
499
|
"publisher": "Sindre Sorhus",
|
|
497
500
|
"email": "sindresorhus@gmail.com",
|
|
498
501
|
"url": "sindresorhus.com",
|
|
499
|
-
"licenseFile": "node_modules/ansi-styles/license",
|
|
502
|
+
"licenseFile": "node_modules/license-checker/node_modules/ansi-styles/license",
|
|
500
503
|
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
501
504
|
},
|
|
502
505
|
"argparse@1.0.10": {
|
|
@@ -535,7 +538,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
535
538
|
"licenseFile": "node_modules/autolinker/LICENSE",
|
|
536
539
|
"copyright": "Copyright (c) 2014 Gregory Jacobs (http://greg-jacobs.com)"
|
|
537
540
|
},
|
|
538
|
-
"axios@1.
|
|
541
|
+
"axios@1.12.2": {
|
|
539
542
|
"licenses": "MIT",
|
|
540
543
|
"repository": "https://github.com/axios/axios",
|
|
541
544
|
"publisher": "Matt Zabriskie",
|
|
@@ -567,6 +570,11 @@ Created on 14-11-2025 at 15:31:27
|
|
|
567
570
|
"licenseFile": "node_modules/balanced-match/LICENSE.md",
|
|
568
571
|
"copyright": "Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>"
|
|
569
572
|
},
|
|
573
|
+
"baseline-browser-mapping@2.9.7": {
|
|
574
|
+
"licenses": "Apache-2.0",
|
|
575
|
+
"repository": "https://github.com/web-platform-dx/baseline-browser-mapping",
|
|
576
|
+
"licenseFile": "node_modules/baseline-browser-mapping/LICENSE.txt"
|
|
577
|
+
},
|
|
570
578
|
"brace-expansion@1.1.12": {
|
|
571
579
|
"licenses": "MIT",
|
|
572
580
|
"repository": "https://github.com/juliangruber/brace-expansion",
|
|
@@ -576,7 +584,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
576
584
|
"licenseFile": "node_modules/brace-expansion/LICENSE",
|
|
577
585
|
"copyright": "Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>"
|
|
578
586
|
},
|
|
579
|
-
"browserslist@4.
|
|
587
|
+
"browserslist@4.28.1": {
|
|
580
588
|
"licenses": "MIT",
|
|
581
589
|
"repository": "https://github.com/browserslist/browserslist",
|
|
582
590
|
"publisher": "Andrey Sitnik",
|
|
@@ -609,7 +617,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
609
617
|
"licenseFile": "node_modules/callsites/license",
|
|
610
618
|
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
611
619
|
},
|
|
612
|
-
"caniuse-lite@1.0.
|
|
620
|
+
"caniuse-lite@1.0.30001760": {
|
|
613
621
|
"licenses": "CC-BY-4.0",
|
|
614
622
|
"repository": "https://github.com/browserslist/caniuse-lite",
|
|
615
623
|
"publisher": "Ben Briggs",
|
|
@@ -629,7 +637,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
629
637
|
"chalk@2.4.2": {
|
|
630
638
|
"licenses": "MIT",
|
|
631
639
|
"repository": "https://github.com/chalk/chalk",
|
|
632
|
-
"licenseFile": "node_modules/chalk/license",
|
|
640
|
+
"licenseFile": "node_modules/license-checker/node_modules/chalk/license",
|
|
633
641
|
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
634
642
|
},
|
|
635
643
|
"character-entities-html4@2.1.0": {
|
|
@@ -687,7 +695,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
687
695
|
"repository": "https://github.com/Qix-/color-convert",
|
|
688
696
|
"publisher": "Heather Arthur",
|
|
689
697
|
"email": "fayearthur@gmail.com",
|
|
690
|
-
"licenseFile": "node_modules/color-convert/LICENSE",
|
|
698
|
+
"licenseFile": "node_modules/license-checker/node_modules/color-convert/LICENSE",
|
|
691
699
|
"copyright": "Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>"
|
|
692
700
|
},
|
|
693
701
|
"color-name@1.1.3": {
|
|
@@ -695,7 +703,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
695
703
|
"repository": "https://github.com/dfcreative/color-name",
|
|
696
704
|
"publisher": "DY",
|
|
697
705
|
"email": "dfcreative@gmail.com",
|
|
698
|
-
"licenseFile": "node_modules/color-name/LICENSE"
|
|
706
|
+
"licenseFile": "node_modules/license-checker/node_modules/color-name/LICENSE"
|
|
699
707
|
},
|
|
700
708
|
"combined-stream@1.0.8": {
|
|
701
709
|
"licenses": "MIT",
|
|
@@ -741,14 +749,14 @@ Created on 14-11-2025 at 15:31:27
|
|
|
741
749
|
"licenseFile": "node_modules/convert-source-map/LICENSE",
|
|
742
750
|
"copyright": "Copyright 2013 Thorsten Lorenz. . All rights reserved."
|
|
743
751
|
},
|
|
744
|
-
"core-js-pure@3.
|
|
752
|
+
"core-js-pure@3.47.0": {
|
|
745
753
|
"licenses": "MIT",
|
|
746
754
|
"repository": "https://github.com/zloirock/core-js",
|
|
747
755
|
"publisher": "Denis Pushkarev",
|
|
748
756
|
"email": "zloirock@zloirock.ru",
|
|
749
757
|
"url": "http://zloirock.ru",
|
|
750
758
|
"licenseFile": "node_modules/core-js-pure/LICENSE",
|
|
751
|
-
"copyright": "Copyright (c) 2014-2025 Denis Pushkarev"
|
|
759
|
+
"copyright": "Copyright (c) 2014-2025 Denis Pushkarev, 2025 CoreJS Company"
|
|
752
760
|
},
|
|
753
761
|
"core-js@3.18.3": {
|
|
754
762
|
"licenses": "MIT",
|
|
@@ -780,7 +788,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
780
788
|
"url": "http://www.trevorparscal.com/",
|
|
781
789
|
"licenseFile": "node_modules/cssjanus/LICENSE.txt"
|
|
782
790
|
},
|
|
783
|
-
"csstype@3.
|
|
791
|
+
"csstype@3.2.3": {
|
|
784
792
|
"licenses": "MIT",
|
|
785
793
|
"repository": "https://github.com/frenic/csstype",
|
|
786
794
|
"publisher": "Fredrik Nicol",
|
|
@@ -796,11 +804,19 @@ Created on 14-11-2025 at 15:31:27
|
|
|
796
804
|
"licenseFile": "node_modules/license-checker/node_modules/debug/LICENSE",
|
|
797
805
|
"copyright": "Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>"
|
|
798
806
|
},
|
|
799
|
-
"debug@4.3.
|
|
807
|
+
"debug@4.3.7": {
|
|
800
808
|
"licenses": "MIT",
|
|
801
809
|
"repository": "https://github.com/debug-js/debug",
|
|
802
810
|
"publisher": "Josh Junon",
|
|
803
|
-
"
|
|
811
|
+
"url": "https://github.com/qix-",
|
|
812
|
+
"licenseFile": "node_modules/socket.io-client/node_modules/debug/LICENSE",
|
|
813
|
+
"copyright": "Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>. Copyright (c) 2018-2021 Josh Junon"
|
|
814
|
+
},
|
|
815
|
+
"debug@4.4.3": {
|
|
816
|
+
"licenses": "MIT",
|
|
817
|
+
"repository": "https://github.com/debug-js/debug",
|
|
818
|
+
"publisher": "Josh Junon",
|
|
819
|
+
"url": "https://github.com/qix-",
|
|
804
820
|
"licenseFile": "node_modules/debug/LICENSE",
|
|
805
821
|
"copyright": "Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>. Copyright (c) 2018-2021 Josh Junon"
|
|
806
822
|
},
|
|
@@ -812,14 +828,14 @@ Created on 14-11-2025 at 15:31:27
|
|
|
812
828
|
"licenseFile": "node_modules/debuglog/LICENSE",
|
|
813
829
|
"copyright": "Copyright Joyent, Inc. and other Node contributors. All rights reserved."
|
|
814
830
|
},
|
|
815
|
-
"decode-named-character-reference@1.0
|
|
831
|
+
"decode-named-character-reference@1.2.0": {
|
|
816
832
|
"licenses": "MIT",
|
|
817
833
|
"repository": "https://github.com/wooorm/decode-named-character-reference",
|
|
818
834
|
"publisher": "Titus Wormer",
|
|
819
835
|
"email": "tituswormer@gmail.com",
|
|
820
836
|
"url": "https://wooorm.com",
|
|
821
837
|
"licenseFile": "node_modules/decode-named-character-reference/license",
|
|
822
|
-
"copyright": "Copyright (c)
|
|
838
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
823
839
|
},
|
|
824
840
|
"deepmerge@4.3.1": {
|
|
825
841
|
"licenses": "MIT",
|
|
@@ -879,7 +895,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
879
895
|
"licenseFile": "node_modules/dom-helpers/LICENSE",
|
|
880
896
|
"copyright": "Copyright (c) 2015 Jason Quense"
|
|
881
897
|
},
|
|
882
|
-
"dompurify@3.
|
|
898
|
+
"dompurify@3.3.0": {
|
|
883
899
|
"licenses": "(MPL-2.0 OR Apache-2.0)",
|
|
884
900
|
"repository": "https://github.com/cure53/DOMPurify",
|
|
885
901
|
"publisher": "Dr.-Ing. Mario Heiderich, Cure53",
|
|
@@ -895,7 +911,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
895
911
|
"licenseFile": "node_modules/dunder-proto/LICENSE",
|
|
896
912
|
"copyright": "Copyright (c) 2024 ECMAScript Shims"
|
|
897
913
|
},
|
|
898
|
-
"electron-to-chromium@1.5.
|
|
914
|
+
"electron-to-chromium@1.5.267": {
|
|
899
915
|
"licenses": "ISC",
|
|
900
916
|
"repository": "https://github.com/kilian/electron-to-chromium",
|
|
901
917
|
"publisher": "Kilian Valkhof",
|
|
@@ -914,15 +930,15 @@ Created on 14-11-2025 at 15:31:27
|
|
|
914
930
|
"licenseFile": "node_modules/engine.io-parser/LICENSE",
|
|
915
931
|
"copyright": "Copyright (c) 2014-present Guillermo Rauch and Socket.IO contributors"
|
|
916
932
|
},
|
|
917
|
-
"entities@
|
|
933
|
+
"entities@6.0.1": {
|
|
918
934
|
"licenses": "BSD-2-Clause",
|
|
919
935
|
"repository": "https://github.com/fb55/entities",
|
|
920
936
|
"publisher": "Felix Boehm",
|
|
921
937
|
"email": "me@feedic.com",
|
|
922
|
-
"licenseFile": "node_modules/entities/LICENSE",
|
|
938
|
+
"licenseFile": "node_modules/parse5/node_modules/entities/LICENSE",
|
|
923
939
|
"copyright": "Copyright (c) Felix Böhm. All rights reserved."
|
|
924
940
|
},
|
|
925
|
-
"error-ex@1.3.
|
|
941
|
+
"error-ex@1.3.4": {
|
|
926
942
|
"licenses": "MIT",
|
|
927
943
|
"repository": "https://github.com/qix-/node-error-ex",
|
|
928
944
|
"licenseFile": "node_modules/error-ex/LICENSE",
|
|
@@ -975,7 +991,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
975
991
|
"publisher": "Sindre Sorhus",
|
|
976
992
|
"email": "sindresorhus@gmail.com",
|
|
977
993
|
"url": "sindresorhus.com",
|
|
978
|
-
"licenseFile": "node_modules/
|
|
994
|
+
"licenseFile": "node_modules/license-checker/node_modules/escape-string-regexp/license",
|
|
979
995
|
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
980
996
|
},
|
|
981
997
|
"escape-string-regexp@4.0.0": {
|
|
@@ -1036,7 +1052,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1036
1052
|
"licenseFile": "node_modules/flatpickr/LICENSE.md",
|
|
1037
1053
|
"copyright": "Copyright (c) 2017 Gregory Petrosyan"
|
|
1038
1054
|
},
|
|
1039
|
-
"follow-redirects@1.15.
|
|
1055
|
+
"follow-redirects@1.15.11": {
|
|
1040
1056
|
"licenses": "MIT",
|
|
1041
1057
|
"repository": "https://github.com/follow-redirects/follow-redirects",
|
|
1042
1058
|
"publisher": "Ruben Verborgh",
|
|
@@ -1045,7 +1061,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1045
1061
|
"licenseFile": "node_modules/follow-redirects/LICENSE",
|
|
1046
1062
|
"copyright": "Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh"
|
|
1047
1063
|
},
|
|
1048
|
-
"form-data@4.0.
|
|
1064
|
+
"form-data@4.0.5": {
|
|
1049
1065
|
"licenses": "MIT",
|
|
1050
1066
|
"repository": "https://github.com/form-data/form-data",
|
|
1051
1067
|
"publisher": "Felix Geisendörfer",
|
|
@@ -1104,7 +1120,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1104
1120
|
"licenseFile": "node_modules/glob/LICENSE",
|
|
1105
1121
|
"copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
|
|
1106
1122
|
},
|
|
1107
|
-
"goober@2.1.
|
|
1123
|
+
"goober@2.1.18": {
|
|
1108
1124
|
"licenses": "MIT",
|
|
1109
1125
|
"repository": "https://github.com/cristianbote/goober",
|
|
1110
1126
|
"publisher": "Cristian",
|
|
@@ -1132,7 +1148,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1132
1148
|
"publisher": "Sindre Sorhus",
|
|
1133
1149
|
"email": "sindresorhus@gmail.com",
|
|
1134
1150
|
"url": "sindresorhus.com",
|
|
1135
|
-
"licenseFile": "node_modules/has-flag/license",
|
|
1151
|
+
"licenseFile": "node_modules/license-checker/node_modules/has-flag/license",
|
|
1136
1152
|
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
1137
1153
|
},
|
|
1138
1154
|
"has-symbols@1.1.0": {
|
|
@@ -1161,7 +1177,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1161
1177
|
"licenseFile": "node_modules/hasown/LICENSE",
|
|
1162
1178
|
"copyright": "Copyright (c) Jordan Harband and contributors"
|
|
1163
1179
|
},
|
|
1164
|
-
"hast-util-from-parse5@8.0.
|
|
1180
|
+
"hast-util-from-parse5@8.0.3": {
|
|
1165
1181
|
"licenses": "MIT",
|
|
1166
1182
|
"repository": "https://github.com/syntax-tree/hast-util-from-parse5",
|
|
1167
1183
|
"publisher": "Titus Wormer",
|
|
@@ -1188,16 +1204,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1188
1204
|
"licenseFile": "node_modules/hast-util-raw/license",
|
|
1189
1205
|
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1190
1206
|
},
|
|
1191
|
-
"hast-util-
|
|
1192
|
-
"licenses": "MIT",
|
|
1193
|
-
"repository": "https://github.com/syntax-tree/hast-util-sanitize",
|
|
1194
|
-
"publisher": "Titus Wormer",
|
|
1195
|
-
"email": "tituswormer@gmail.com",
|
|
1196
|
-
"url": "https://wooorm.com",
|
|
1197
|
-
"licenseFile": "node_modules/hast-util-sanitize/license",
|
|
1198
|
-
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1199
|
-
},
|
|
1200
|
-
"hast-util-to-jsx-runtime@2.3.2": {
|
|
1207
|
+
"hast-util-to-jsx-runtime@2.3.6": {
|
|
1201
1208
|
"licenses": "MIT",
|
|
1202
1209
|
"repository": "https://github.com/syntax-tree/hast-util-to-jsx-runtime",
|
|
1203
1210
|
"publisher": "Titus Wormer",
|
|
@@ -1206,14 +1213,14 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1206
1213
|
"licenseFile": "node_modules/hast-util-to-jsx-runtime/license",
|
|
1207
1214
|
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1208
1215
|
},
|
|
1209
|
-
"hast-util-to-parse5@8.0.
|
|
1216
|
+
"hast-util-to-parse5@8.0.1": {
|
|
1210
1217
|
"licenses": "MIT",
|
|
1211
1218
|
"repository": "https://github.com/syntax-tree/hast-util-to-parse5",
|
|
1212
1219
|
"publisher": "Titus Wormer",
|
|
1213
1220
|
"email": "tituswormer@gmail.com",
|
|
1214
1221
|
"url": "https://wooorm.com",
|
|
1215
1222
|
"licenseFile": "node_modules/hast-util-to-parse5/license",
|
|
1216
|
-
"copyright": "Copyright (c)
|
|
1223
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1217
1224
|
},
|
|
1218
1225
|
"hast-util-whitespace@3.0.0": {
|
|
1219
1226
|
"licenses": "MIT",
|
|
@@ -1224,14 +1231,14 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1224
1231
|
"licenseFile": "node_modules/hast-util-whitespace/license",
|
|
1225
1232
|
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1226
1233
|
},
|
|
1227
|
-
"hastscript@9.0.
|
|
1234
|
+
"hastscript@9.0.1": {
|
|
1228
1235
|
"licenses": "MIT",
|
|
1229
1236
|
"repository": "https://github.com/syntax-tree/hastscript",
|
|
1230
1237
|
"publisher": "Titus Wormer",
|
|
1231
1238
|
"email": "tituswormer@gmail.com",
|
|
1232
1239
|
"url": "https://wooorm.com",
|
|
1233
1240
|
"licenseFile": "node_modules/hastscript/license",
|
|
1234
|
-
"copyright": "Copyright (c)
|
|
1241
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1235
1242
|
},
|
|
1236
1243
|
"hoist-non-react-statics@3.3.2": {
|
|
1237
1244
|
"licenses": "BSD-3-Clause",
|
|
@@ -1268,7 +1275,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1268
1275
|
"licenseFile": "node_modules/html-void-elements/license",
|
|
1269
1276
|
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
1270
1277
|
},
|
|
1271
|
-
"hyphenate-style-name@1.0
|
|
1278
|
+
"hyphenate-style-name@1.1.0": {
|
|
1272
1279
|
"licenses": "BSD-3-Clause",
|
|
1273
1280
|
"repository": "https://github.com/rexxars/hyphenate-style-name",
|
|
1274
1281
|
"publisher": "Espen Hovlandsdal",
|
|
@@ -1276,7 +1283,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1276
1283
|
"licenseFile": "node_modules/hyphenate-style-name/LICENSE",
|
|
1277
1284
|
"copyright": "Copyright (c) 2015, Espen Hovlandsdal. All rights reserved."
|
|
1278
1285
|
},
|
|
1279
|
-
"immer@
|
|
1286
|
+
"immer@11.0.1": {
|
|
1280
1287
|
"licenses": "MIT",
|
|
1281
1288
|
"repository": "https://github.com/immerjs/immer",
|
|
1282
1289
|
"publisher": "Michel Weststrate",
|
|
@@ -1284,7 +1291,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1284
1291
|
"licenseFile": "node_modules/immer/LICENSE",
|
|
1285
1292
|
"copyright": "Copyright (c) 2017 Michel Weststrate"
|
|
1286
1293
|
},
|
|
1287
|
-
"import-fresh@3.3.
|
|
1294
|
+
"import-fresh@3.3.1": {
|
|
1288
1295
|
"licenses": "MIT",
|
|
1289
1296
|
"repository": "https://github.com/sindresorhus/import-fresh",
|
|
1290
1297
|
"publisher": "Sindre Sorhus",
|
|
@@ -1308,7 +1315,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1308
1315
|
"licenseFile": "node_modules/inherits/LICENSE",
|
|
1309
1316
|
"copyright": "Copyright (c) Isaac Z. Schlueter"
|
|
1310
1317
|
},
|
|
1311
|
-
"inline-style-parser@0.2.
|
|
1318
|
+
"inline-style-parser@0.2.7": {
|
|
1312
1319
|
"licenses": "MIT",
|
|
1313
1320
|
"repository": "https://github.com/remarkablemark/inline-style-parser",
|
|
1314
1321
|
"licenseFile": "node_modules/inline-style-parser/LICENSE",
|
|
@@ -1372,7 +1379,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1372
1379
|
"publisher": "Sindre Sorhus",
|
|
1373
1380
|
"email": "sindresorhus@gmail.com",
|
|
1374
1381
|
"url": "https://sindresorhus.com",
|
|
1375
|
-
"licenseFile": "node_modules/
|
|
1382
|
+
"licenseFile": "node_modules/is-plain-obj/license",
|
|
1376
1383
|
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
|
|
1377
1384
|
},
|
|
1378
1385
|
"js-tokens@4.0.0": {
|
|
@@ -1600,7 +1607,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1600
1607
|
"licenseFile": "node_modules/mdast-util-phrasing/license",
|
|
1601
1608
|
"copyright": "Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>. Copyright (c) 2017 Victor Felder <victor@draft.li>"
|
|
1602
1609
|
},
|
|
1603
|
-
"mdast-util-to-hast@13.2.
|
|
1610
|
+
"mdast-util-to-hast@13.2.1": {
|
|
1604
1611
|
"licenses": "MIT",
|
|
1605
1612
|
"repository": "https://github.com/syntax-tree/mdast-util-to-hast",
|
|
1606
1613
|
"publisher": "Titus Wormer",
|
|
@@ -1635,7 +1642,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1635
1642
|
"licenseFile": "node_modules/memoize-one/LICENSE",
|
|
1636
1643
|
"copyright": "Copyright (c) 2019 Alexander Reardon"
|
|
1637
1644
|
},
|
|
1638
|
-
"micromark-core-commonmark@2.0.
|
|
1645
|
+
"micromark-core-commonmark@2.0.3": {
|
|
1639
1646
|
"licenses": "MIT",
|
|
1640
1647
|
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-core-commonmark",
|
|
1641
1648
|
"publisher": "Titus Wormer",
|
|
@@ -1851,7 +1858,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1851
1858
|
"licenseFile": "node_modules/micromark-util-sanitize-uri/license",
|
|
1852
1859
|
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1853
1860
|
},
|
|
1854
|
-
"micromark-util-subtokenize@2.0
|
|
1861
|
+
"micromark-util-subtokenize@2.1.0": {
|
|
1855
1862
|
"licenses": "MIT",
|
|
1856
1863
|
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-subtokenize",
|
|
1857
1864
|
"publisher": "Titus Wormer",
|
|
@@ -1869,7 +1876,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1869
1876
|
"licenseFile": "node_modules/micromark-util-symbol/license",
|
|
1870
1877
|
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1871
1878
|
},
|
|
1872
|
-
"micromark-util-types@2.0.
|
|
1879
|
+
"micromark-util-types@2.0.2": {
|
|
1873
1880
|
"licenses": "MIT",
|
|
1874
1881
|
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-types",
|
|
1875
1882
|
"publisher": "Titus Wormer",
|
|
@@ -1878,7 +1885,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1878
1885
|
"licenseFile": "node_modules/micromark-util-types/license",
|
|
1879
1886
|
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1880
1887
|
},
|
|
1881
|
-
"micromark@4.0.
|
|
1888
|
+
"micromark@4.0.2": {
|
|
1882
1889
|
"licenses": "MIT",
|
|
1883
1890
|
"repository": "https://github.com/micromark/micromark/tree/main/packages/micromark",
|
|
1884
1891
|
"publisher": "Titus Wormer",
|
|
@@ -1934,13 +1941,13 @@ Created on 14-11-2025 at 15:31:27
|
|
|
1934
1941
|
"licenseFile": "node_modules/moment/LICENSE",
|
|
1935
1942
|
"copyright": "Copyright (c) JS Foundation and other contributors"
|
|
1936
1943
|
},
|
|
1937
|
-
"ms@2.1.
|
|
1944
|
+
"ms@2.1.3": {
|
|
1938
1945
|
"licenses": "MIT",
|
|
1939
|
-
"repository": "https://github.com/
|
|
1946
|
+
"repository": "https://github.com/vercel/ms",
|
|
1940
1947
|
"licenseFile": "node_modules/ms/license.md",
|
|
1941
|
-
"copyright": "Copyright (c)
|
|
1948
|
+
"copyright": "Copyright (c) 2020 Vercel, Inc."
|
|
1942
1949
|
},
|
|
1943
|
-
"node-releases@2.0.
|
|
1950
|
+
"node-releases@2.0.27": {
|
|
1944
1951
|
"licenses": "MIT",
|
|
1945
1952
|
"repository": "https://github.com/chicoxyzzy/node-releases",
|
|
1946
1953
|
"publisher": "Sergey Rubanov",
|
|
@@ -2055,7 +2062,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2055
2062
|
"licenseFile": "node_modules/parse-json/license",
|
|
2056
2063
|
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
|
|
2057
2064
|
},
|
|
2058
|
-
"parse5@7.
|
|
2065
|
+
"parse5@7.3.0": {
|
|
2059
2066
|
"licenses": "MIT",
|
|
2060
2067
|
"repository": "https://github.com/inikulin/parse5",
|
|
2061
2068
|
"publisher": "Ivan Nikulin",
|
|
@@ -2109,14 +2116,14 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2109
2116
|
"licenseFile": "node_modules/prop-types/LICENSE",
|
|
2110
2117
|
"copyright": "Copyright (c) 2013-present, Facebook, Inc."
|
|
2111
2118
|
},
|
|
2112
|
-
"property-information@
|
|
2119
|
+
"property-information@7.1.0": {
|
|
2113
2120
|
"licenses": "MIT",
|
|
2114
2121
|
"repository": "https://github.com/wooorm/property-information",
|
|
2115
2122
|
"publisher": "Titus Wormer",
|
|
2116
2123
|
"email": "tituswormer@gmail.com",
|
|
2117
2124
|
"url": "https://wooorm.com",
|
|
2118
2125
|
"licenseFile": "node_modules/property-information/license",
|
|
2119
|
-
"copyright": "Copyright (c)
|
|
2126
|
+
"copyright": "Copyright (c) Titus Wormer <mailto:tituswormer@gmail.com>"
|
|
2120
2127
|
},
|
|
2121
2128
|
"proxy-from-env@1.1.0": {
|
|
2122
2129
|
"licenses": "MIT",
|
|
@@ -2161,7 +2168,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2161
2168
|
"licenseFile": "node_modules/react-flatpickr/LICENSE",
|
|
2162
2169
|
"copyright": "Copyright (c) 2020 haoxin"
|
|
2163
2170
|
},
|
|
2164
|
-
"react-hot-toast@2.
|
|
2171
|
+
"react-hot-toast@2.6.0": {
|
|
2165
2172
|
"licenses": "MIT",
|
|
2166
2173
|
"repository": "https://github.com/timolins/react-hot-toast",
|
|
2167
2174
|
"publisher": "Timo Lins",
|
|
@@ -2187,6 +2194,14 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2187
2194
|
"copyright": "Copyright (c) 2013-present, Facebook, Inc."
|
|
2188
2195
|
},
|
|
2189
2196
|
"react-markdown@9.0.3": {
|
|
2197
|
+
"licenses": "MIT",
|
|
2198
|
+
"repository": "https://github.com/remarkjs/react-markdown",
|
|
2199
|
+
"publisher": "Espen Hovlandsdal",
|
|
2200
|
+
"email": "espen@hovlandsdal.com",
|
|
2201
|
+
"licenseFile": "node_modules/@cognigy/chat-components/node_modules/react-markdown/license",
|
|
2202
|
+
"copyright": "Copyright (c) Espen Hovlandsdal"
|
|
2203
|
+
},
|
|
2204
|
+
"react-markdown@9.1.0": {
|
|
2190
2205
|
"licenses": "MIT",
|
|
2191
2206
|
"repository": "https://github.com/remarkjs/react-markdown",
|
|
2192
2207
|
"publisher": "Espen Hovlandsdal",
|
|
@@ -2235,7 +2250,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2235
2250
|
"licenseFile": "node_modules/react-scroll-to-bottom/LICENSE",
|
|
2236
2251
|
"copyright": "Copyright (c) 2020 William Wong"
|
|
2237
2252
|
},
|
|
2238
|
-
"react-textarea-autosize@8.5.
|
|
2253
|
+
"react-textarea-autosize@8.5.9": {
|
|
2239
2254
|
"licenses": "MIT",
|
|
2240
2255
|
"repository": "https://github.com/Andarist/react-textarea-autosize",
|
|
2241
2256
|
"publisher": "Andrey Popp",
|
|
@@ -2319,15 +2334,6 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2319
2334
|
"licenseFile": "node_modules/rehype-raw/license",
|
|
2320
2335
|
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2321
2336
|
},
|
|
2322
|
-
"rehype-sanitize@6.0.0": {
|
|
2323
|
-
"licenses": "MIT",
|
|
2324
|
-
"repository": "https://github.com/rehypejs/rehype-sanitize",
|
|
2325
|
-
"publisher": "Titus Wormer",
|
|
2326
|
-
"email": "tituswormer@gmail.com",
|
|
2327
|
-
"url": "https://wooorm.com",
|
|
2328
|
-
"licenseFile": "node_modules/rehype-sanitize/license",
|
|
2329
|
-
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2330
|
-
},
|
|
2331
2337
|
"remark-gfm@4.0.1": {
|
|
2332
2338
|
"licenses": "MIT",
|
|
2333
2339
|
"repository": "https://github.com/remarkjs/remark-gfm",
|
|
@@ -2346,7 +2352,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2346
2352
|
"licenseFile": "node_modules/remark-parse/license",
|
|
2347
2353
|
"copyright": "Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>"
|
|
2348
2354
|
},
|
|
2349
|
-
"remark-rehype@11.1.
|
|
2355
|
+
"remark-rehype@11.1.2": {
|
|
2350
2356
|
"licenses": "MIT",
|
|
2351
2357
|
"repository": "https://github.com/remarkjs/remark-rehype",
|
|
2352
2358
|
"publisher": "Titus Wormer",
|
|
@@ -2370,7 +2376,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2370
2376
|
"licenseFile": "node_modules/remarkable/LICENSE",
|
|
2371
2377
|
"copyright": "Copyright (c) 2014-2016, Jon Schlinkert. Copyright (c) 2014 Jon Schlinkert, Vitaly Puzrin."
|
|
2372
2378
|
},
|
|
2373
|
-
"reselect@5.1.
|
|
2379
|
+
"reselect@5.1.1": {
|
|
2374
2380
|
"licenses": "MIT",
|
|
2375
2381
|
"repository": "https://github.com/reduxjs/reselect",
|
|
2376
2382
|
"licenseFile": "node_modules/reselect/LICENSE",
|
|
@@ -2385,7 +2391,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2385
2391
|
"licenseFile": "node_modules/resolve-from/license",
|
|
2386
2392
|
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
2387
2393
|
},
|
|
2388
|
-
"resolve@1.22.
|
|
2394
|
+
"resolve@1.22.11": {
|
|
2389
2395
|
"licenses": "MIT",
|
|
2390
2396
|
"repository": "https://github.com/browserify/resolve",
|
|
2391
2397
|
"publisher": "James Halliday",
|
|
@@ -2529,7 +2535,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2529
2535
|
"licenseFile": "node_modules/spdx-expression-parse/LICENSE",
|
|
2530
2536
|
"copyright": "Copyright (c) 2015 Kyle E. Mitchell & other authors listed in AUTHORS"
|
|
2531
2537
|
},
|
|
2532
|
-
"spdx-license-ids@3.0.
|
|
2538
|
+
"spdx-license-ids@3.0.22": {
|
|
2533
2539
|
"licenses": "CC0-1.0",
|
|
2534
2540
|
"repository": "https://github.com/jslicense/spdx-license-ids",
|
|
2535
2541
|
"publisher": "Shinnosuke Watanabe",
|
|
@@ -2570,7 +2576,15 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2570
2576
|
"licenseFile": "node_modules/stringify-entities/license",
|
|
2571
2577
|
"copyright": "Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>"
|
|
2572
2578
|
},
|
|
2573
|
-
"style-to-
|
|
2579
|
+
"style-to-js@1.1.21": {
|
|
2580
|
+
"licenses": "MIT",
|
|
2581
|
+
"repository": "https://github.com/remarkablemark/style-to-js",
|
|
2582
|
+
"publisher": "Mark",
|
|
2583
|
+
"email": "mark@remarkablemark.org",
|
|
2584
|
+
"licenseFile": "node_modules/style-to-js/LICENSE",
|
|
2585
|
+
"copyright": "Copyright (c) 2020 Menglin \"Mark\" Xu <mark@remarkablemark.org>"
|
|
2586
|
+
},
|
|
2587
|
+
"style-to-object@1.0.14": {
|
|
2574
2588
|
"licenses": "MIT",
|
|
2575
2589
|
"repository": "https://github.com/remarkablemark/style-to-object",
|
|
2576
2590
|
"publisher": "Mark",
|
|
@@ -2606,7 +2620,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2606
2620
|
"publisher": "Sindre Sorhus",
|
|
2607
2621
|
"email": "sindresorhus@gmail.com",
|
|
2608
2622
|
"url": "sindresorhus.com",
|
|
2609
|
-
"licenseFile": "node_modules/supports-color/license",
|
|
2623
|
+
"licenseFile": "node_modules/license-checker/node_modules/supports-color/license",
|
|
2610
2624
|
"copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
|
|
2611
2625
|
},
|
|
2612
2626
|
"supports-preserve-symlinks-flag@1.0.0": {
|
|
@@ -2659,7 +2673,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2659
2673
|
"licenseFile": "node_modules/trough/license",
|
|
2660
2674
|
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2661
2675
|
},
|
|
2662
|
-
"tslib@2.
|
|
2676
|
+
"tslib@2.8.1": {
|
|
2663
2677
|
"licenses": "0BSD",
|
|
2664
2678
|
"repository": "https://github.com/Microsoft/tslib",
|
|
2665
2679
|
"publisher": "Microsoft Corp.",
|
|
@@ -2683,7 +2697,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2683
2697
|
"licenseFile": "node_modules/unified/license",
|
|
2684
2698
|
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
2685
2699
|
},
|
|
2686
|
-
"unist-util-is@6.0.
|
|
2700
|
+
"unist-util-is@6.0.1": {
|
|
2687
2701
|
"licenses": "MIT",
|
|
2688
2702
|
"repository": "https://github.com/syntax-tree/unist-util-is",
|
|
2689
2703
|
"publisher": "Titus Wormer",
|
|
@@ -2710,7 +2724,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2710
2724
|
"licenseFile": "node_modules/unist-util-stringify-position/license",
|
|
2711
2725
|
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2712
2726
|
},
|
|
2713
|
-
"unist-util-visit-parents@6.0.
|
|
2727
|
+
"unist-util-visit-parents@6.0.2": {
|
|
2714
2728
|
"licenses": "MIT",
|
|
2715
2729
|
"repository": "https://github.com/syntax-tree/unist-util-visit-parents",
|
|
2716
2730
|
"publisher": "Titus Wormer",
|
|
@@ -2728,7 +2742,7 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2728
2742
|
"licenseFile": "node_modules/unist-util-visit/license",
|
|
2729
2743
|
"copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
|
|
2730
2744
|
},
|
|
2731
|
-
"update-browserslist-db@1.
|
|
2745
|
+
"update-browserslist-db@1.2.2": {
|
|
2732
2746
|
"licenses": "MIT",
|
|
2733
2747
|
"repository": "https://github.com/browserslist/update-db",
|
|
2734
2748
|
"publisher": "Andrey Sitnik",
|
|
@@ -2743,21 +2757,22 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2743
2757
|
"licenseFile": "node_modules/url/LICENSE",
|
|
2744
2758
|
"copyright": "Copyright 2014 Joyent, Inc. and other Node contributors."
|
|
2745
2759
|
},
|
|
2746
|
-
"use-composed-ref@1.
|
|
2760
|
+
"use-composed-ref@1.4.0": {
|
|
2747
2761
|
"licenses": "MIT",
|
|
2748
2762
|
"repository": "https://github.com/Andarist/use-composed-ref",
|
|
2749
2763
|
"licenseFile": "node_modules/use-composed-ref/README.md"
|
|
2750
2764
|
},
|
|
2751
|
-
"use-isomorphic-layout-effect@1.1
|
|
2765
|
+
"use-isomorphic-layout-effect@1.2.1": {
|
|
2752
2766
|
"licenses": "MIT",
|
|
2753
2767
|
"repository": "https://github.com/Andarist/use-isomorphic-layout-effect",
|
|
2754
2768
|
"licenseFile": "node_modules/use-isomorphic-layout-effect/LICENSE",
|
|
2755
2769
|
"copyright": "Copyright (c) Mateusz Burzyński"
|
|
2756
2770
|
},
|
|
2757
|
-
"use-latest@1.
|
|
2771
|
+
"use-latest@1.3.0": {
|
|
2758
2772
|
"licenses": "MIT",
|
|
2759
2773
|
"repository": "https://github.com/Andarist/use-latest",
|
|
2760
|
-
"licenseFile": "node_modules/use-latest/
|
|
2774
|
+
"licenseFile": "node_modules/use-latest/LICENSE",
|
|
2775
|
+
"copyright": "Copyright (c) Andarist"
|
|
2761
2776
|
},
|
|
2762
2777
|
"util-extend@1.0.3": {
|
|
2763
2778
|
"licenses": "MIT",
|
|
@@ -2788,14 +2803,14 @@ Created on 14-11-2025 at 15:31:27
|
|
|
2788
2803
|
"licenseFile": "node_modules/vfile-location/license",
|
|
2789
2804
|
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2790
2805
|
},
|
|
2791
|
-
"vfile-message@4.0.
|
|
2806
|
+
"vfile-message@4.0.3": {
|
|
2792
2807
|
"licenses": "MIT",
|
|
2793
2808
|
"repository": "https://github.com/vfile/vfile-message",
|
|
2794
2809
|
"publisher": "Titus Wormer",
|
|
2795
2810
|
"email": "tituswormer@gmail.com",
|
|
2796
2811
|
"url": "https://wooorm.com",
|
|
2797
2812
|
"licenseFile": "node_modules/vfile-message/license",
|
|
2798
|
-
"copyright": "Copyright (c)
|
|
2813
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
2799
2814
|
},
|
|
2800
2815
|
"vfile@6.0.3": {
|
|
2801
2816
|
"licenses": "MIT",
|