@cognigy/webchat 3.32.0 → 3.34.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 CHANGED
@@ -1,13 +1,6 @@
1
- Created on 04-11-2025 at 13:30:24
1
+ Created on 01-12-2025 at 10:14:53
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 04-11-2025 at 13:30:24
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.0": {
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 04-11-2025 at 13:30:24
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.24.3": {
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 04-11-2025 at 13:30:24
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.0": {
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 04-11-2025 at 13:30:24
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.27.3": {
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 04-11-2025 at 13:30:24
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.27.1": {
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 04-11-2025 at 13:30:24
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.27.6": {
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 04-11-2025 at 13:30:24
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.0": {
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 04-11-2025 at 13:30:24
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.0": {
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 04-11-2025 at 13:30:24
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.27.6": {
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 04-11-2025 at 13:30:24
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.0": {
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 04-11-2025 at 13:30:24
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.1": {
140
+ "@babel/types@7.28.5": {
148
141
  "licenses": "MIT",
149
142
  "repository": "https://github.com/babel/babel",
150
143
  "publisher": "The Babel Team",
@@ -158,7 +151,13 @@ Created on 04-11-2025 at 13:30:24
158
151
  "licenseFile": "node_modules/@braintree/sanitize-url/LICENSE",
159
152
  "copyright": "Copyright (c) 2017 Braintree"
160
153
  },
161
- "@cognigy/chat-components@0.60.0": {
154
+ "@braintree/sanitize-url@7.1.1": {
155
+ "licenses": "MIT",
156
+ "repository": "https://github.com/braintree/sanitize-url",
157
+ "licenseFile": "node_modules/@cognigy/chat-components/node_modules/@braintree/sanitize-url/LICENSE",
158
+ "copyright": "Copyright (c) 2017 Braintree"
159
+ },
160
+ "@cognigy/chat-components@0.64.0": {
162
161
  "licenses": "MIT*",
163
162
  "licenseFile": "node_modules/@cognigy/chat-components/LICENSE",
164
163
  "copyright": "Copyright (c) 2024 Cognigy GmbH"
@@ -170,14 +169,14 @@ Created on 04-11-2025 at 13:30:24
170
169
  "licenseFile": "node_modules/@cognigy/socket-client/LICENSE",
171
170
  "copyright": "Copyright (c) 2019 Cognigy GmbH"
172
171
  },
173
- "@cognigy/webchat@3.32.0": {
172
+ "@cognigy/webchat@3.34.0": {
174
173
  "licenses": "MIT*",
175
174
  "publisher": "Cognigy GmbH",
176
175
  "email": "info@cognigy.com",
177
176
  "licenseFile": "LICENSE",
178
177
  "copyright": "Copyright (c) 2024 Cognigy GmbH"
179
178
  },
180
- "@emotion/babel-plugin@11.12.0": {
179
+ "@emotion/babel-plugin@11.13.5": {
181
180
  "licenses": "MIT",
182
181
  "repository": "https://github.com/emotion-js/emotion/tree/main/packages/babel-plugin",
183
182
  "publisher": "Kye Hohenberger",
@@ -190,16 +189,10 @@ Created on 04-11-2025 at 13:30:24
190
189
  "licenseFile": "node_modules/@emotion/cache/LICENSE",
191
190
  "copyright": "Copyright (c) Emotion team and other contributors"
192
191
  },
193
- "@emotion/cache@11.13.1": {
194
- "licenses": "MIT",
195
- "repository": "https://github.com/emotion-js/emotion/tree/main/packages/cache",
196
- "licenseFile": "node_modules/@emotion/react/node_modules/@emotion/cache/LICENSE",
197
- "copyright": "Copyright (c) Emotion team and other contributors"
198
- },
199
192
  "@emotion/cache@11.14.0": {
200
193
  "licenses": "MIT",
201
194
  "repository": "https://github.com/emotion-js/emotion/tree/main/packages/cache",
202
- "licenseFile": "node_modules/@emotion/css/node_modules/@emotion/cache/LICENSE",
195
+ "licenseFile": "node_modules/@emotion/react/node_modules/@emotion/cache/LICENSE",
203
196
  "copyright": "Copyright (c) Emotion team and other contributors"
204
197
  },
205
198
  "@emotion/css@11.1.3": {
@@ -215,7 +208,7 @@ Created on 04-11-2025 at 13:30:24
215
208
  "licenseFile": "node_modules/@emotion/hash/LICENSE",
216
209
  "copyright": "Copyright (c) Emotion team and other contributors"
217
210
  },
218
- "@emotion/is-prop-valid@1.3.0": {
211
+ "@emotion/is-prop-valid@1.4.0": {
219
212
  "licenses": "MIT",
220
213
  "repository": "https://github.com/emotion-js/emotion/tree/main/packages/is-prop-valid",
221
214
  "licenseFile": "node_modules/@emotion/is-prop-valid/LICENSE",
@@ -227,7 +220,7 @@ Created on 04-11-2025 at 13:30:24
227
220
  "licenseFile": "node_modules/@emotion/memoize/LICENSE",
228
221
  "copyright": "Copyright (c) Emotion team and other contributors"
229
222
  },
230
- "@emotion/react@11.13.0": {
223
+ "@emotion/react@11.14.0": {
231
224
  "licenses": "MIT",
232
225
  "repository": "https://github.com/emotion-js/emotion/tree/main/packages/react",
233
226
  "publisher": "Emotion Contributors",
@@ -240,10 +233,10 @@ Created on 04-11-2025 at 13:30:24
240
233
  "licenseFile": "node_modules/@emotion/serialize/LICENSE",
241
234
  "copyright": "Copyright (c) Emotion team and other contributors"
242
235
  },
243
- "@emotion/serialize@1.3.1": {
236
+ "@emotion/serialize@1.3.3": {
244
237
  "licenses": "MIT",
245
238
  "repository": "https://github.com/emotion-js/emotion/tree/main/packages/serialize",
246
- "licenseFile": "node_modules/@emotion/react/node_modules/@emotion/serialize/LICENSE",
239
+ "licenseFile": "node_modules/@emotion/babel-plugin/node_modules/@emotion/serialize/LICENSE",
247
240
  "copyright": "Copyright (c) Emotion team and other contributors"
248
241
  },
249
242
  "@emotion/sheet@0.9.4": {
@@ -258,7 +251,7 @@ Created on 04-11-2025 at 13:30:24
258
251
  "licenseFile": "node_modules/@emotion/react/node_modules/@emotion/sheet/LICENSE",
259
252
  "copyright": "Copyright (c) Emotion team and other contributors"
260
253
  },
261
- "@emotion/styled@11.13.0": {
254
+ "@emotion/styled@11.14.1": {
262
255
  "licenses": "MIT",
263
256
  "repository": "https://github.com/emotion-js/emotion/tree/main/packages/styled",
264
257
  "licenseFile": "node_modules/@emotion/styled/LICENSE",
@@ -273,7 +266,7 @@ Created on 04-11-2025 at 13:30:24
273
266
  "@emotion/unitless@0.10.0": {
274
267
  "licenses": "MIT",
275
268
  "repository": "https://github.com/emotion-js/emotion/tree/main/packages/unitless",
276
- "licenseFile": "node_modules/@emotion/react/node_modules/@emotion/unitless/LICENSE",
269
+ "licenseFile": "node_modules/@emotion/babel-plugin/node_modules/@emotion/unitless/LICENSE",
277
270
  "copyright": "Copyright (c) Emotion team and other contributors"
278
271
  },
279
272
  "@emotion/unitless@0.9.0": {
@@ -282,7 +275,7 @@ Created on 04-11-2025 at 13:30:24
282
275
  "licenseFile": "node_modules/@emotion/unitless/LICENSE",
283
276
  "copyright": "Copyright (c) Emotion team and other contributors"
284
277
  },
285
- "@emotion/use-insertion-effect-with-fallbacks@1.1.0": {
278
+ "@emotion/use-insertion-effect-with-fallbacks@1.2.0": {
286
279
  "licenses": "MIT",
287
280
  "repository": "https://github.com/emotion-js/emotion/tree/main/packages/use-insertion-effect-with-fallbacks",
288
281
  "licenseFile": "node_modules/@emotion/use-insertion-effect-with-fallbacks/LICENSE",
@@ -294,16 +287,10 @@ Created on 04-11-2025 at 13:30:24
294
287
  "licenseFile": "node_modules/@emotion/utils/LICENSE",
295
288
  "copyright": "Copyright (c) Emotion team and other contributors"
296
289
  },
297
- "@emotion/utils@1.4.0": {
298
- "licenses": "MIT",
299
- "repository": "https://github.com/emotion-js/emotion/tree/main/packages/utils",
300
- "licenseFile": "node_modules/@emotion/serialize/node_modules/@emotion/utils/LICENSE",
301
- "copyright": "Copyright (c) Emotion team and other contributors"
302
- },
303
290
  "@emotion/utils@1.4.2": {
304
291
  "licenses": "MIT",
305
292
  "repository": "https://github.com/emotion-js/emotion/tree/main/packages/utils",
306
- "licenseFile": "node_modules/@emotion/css/node_modules/@emotion/utils/LICENSE",
293
+ "licenseFile": "node_modules/@emotion/babel-plugin/node_modules/@emotion/utils/LICENSE",
307
294
  "copyright": "Copyright (c) Emotion team and other contributors"
308
295
  },
309
296
  "@emotion/weak-memoize@0.2.5": {
@@ -318,35 +305,35 @@ Created on 04-11-2025 at 13:30:24
318
305
  "licenseFile": "node_modules/@emotion/react/node_modules/@emotion/weak-memoize/LICENSE",
319
306
  "copyright": "Copyright (c) Emotion team and other contributors"
320
307
  },
321
- "@floating-ui/core@1.6.9": {
308
+ "@floating-ui/core@1.7.3": {
322
309
  "licenses": "MIT",
323
310
  "repository": "https://github.com/floating-ui/floating-ui",
324
311
  "publisher": "atomiks",
325
312
  "licenseFile": "node_modules/@floating-ui/core/LICENSE",
326
313
  "copyright": "Copyright (c) 2021-present Floating UI contributors"
327
314
  },
328
- "@floating-ui/dom@1.6.13": {
315
+ "@floating-ui/dom@1.7.4": {
329
316
  "licenses": "MIT",
330
317
  "repository": "https://github.com/floating-ui/floating-ui",
331
318
  "publisher": "atomiks",
332
319
  "licenseFile": "node_modules/@floating-ui/dom/LICENSE",
333
320
  "copyright": "Copyright (c) 2021-present Floating UI contributors"
334
321
  },
335
- "@floating-ui/utils@0.2.9": {
322
+ "@floating-ui/utils@0.2.10": {
336
323
  "licenses": "MIT",
337
324
  "repository": "https://github.com/floating-ui/floating-ui",
338
325
  "publisher": "atomiks",
339
326
  "licenseFile": "node_modules/@floating-ui/utils/LICENSE",
340
327
  "copyright": "Copyright (c) 2021-present Floating UI contributors"
341
328
  },
342
- "@fontsource/figtree@5.0.19": {
329
+ "@fontsource/figtree@5.2.10": {
343
330
  "licenses": "OFL-1.1",
344
331
  "repository": "https://github.com/fontsource/font-files",
345
332
  "publisher": "Google Inc.",
346
333
  "licenseFile": "node_modules/@fontsource/figtree/LICENSE",
347
- "copyright": "Copyright 2022 The Figtree Project Authors (https://github.com/erikdkennedy/figtree)"
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)"
348
335
  },
349
- "@jridgewell/gen-mapping@0.3.12": {
336
+ "@jridgewell/gen-mapping@0.3.13": {
350
337
  "licenses": "MIT",
351
338
  "repository": "https://github.com/jridgewell/sourcemaps",
352
339
  "publisher": "Justin Ridgewell",
@@ -354,6 +341,14 @@ Created on 04-11-2025 at 13:30:24
354
341
  "licenseFile": "node_modules/@jridgewell/gen-mapping/LICENSE",
355
342
  "copyright": "Copyright 2024 Justin Ridgewell <justin@ridgewell.name>"
356
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
+ },
357
352
  "@jridgewell/resolve-uri@3.1.2": {
358
353
  "licenses": "MIT",
359
354
  "repository": "https://github.com/jridgewell/resolve-uri",
@@ -362,7 +357,7 @@ Created on 04-11-2025 at 13:30:24
362
357
  "licenseFile": "node_modules/@jridgewell/resolve-uri/LICENSE",
363
358
  "copyright": "Copyright 2019 Justin Ridgewell <jridgewell@google.com>"
364
359
  },
365
- "@jridgewell/sourcemap-codec@1.5.4": {
360
+ "@jridgewell/sourcemap-codec@1.5.5": {
366
361
  "licenses": "MIT",
367
362
  "repository": "https://github.com/jridgewell/sourcemaps",
368
363
  "publisher": "Justin Ridgewell",
@@ -370,7 +365,7 @@ Created on 04-11-2025 at 13:30:24
370
365
  "licenseFile": "node_modules/@jridgewell/sourcemap-codec/LICENSE",
371
366
  "copyright": "Copyright 2024 Justin Ridgewell <justin@ridgewell.name>"
372
367
  },
373
- "@jridgewell/trace-mapping@0.3.29": {
368
+ "@jridgewell/trace-mapping@0.3.31": {
374
369
  "licenses": "MIT",
375
370
  "repository": "https://github.com/jridgewell/sourcemaps",
376
371
  "publisher": "Justin Ridgewell",
@@ -378,7 +373,7 @@ Created on 04-11-2025 at 13:30:24
378
373
  "licenseFile": "node_modules/@jridgewell/trace-mapping/LICENSE",
379
374
  "copyright": "Copyright 2024 Justin Ridgewell <justin@ridgewell.name>"
380
375
  },
381
- "@reduxjs/toolkit@2.2.7": {
376
+ "@reduxjs/toolkit@2.10.1": {
382
377
  "licenses": "MIT",
383
378
  "repository": "https://github.com/reduxjs/redux-toolkit",
384
379
  "publisher": "Mark Erikson",
@@ -392,6 +387,20 @@ Created on 04-11-2025 at 13:30:24
392
387
  "licenseFile": "node_modules/@socket.io/component-emitter/LICENSE",
393
388
  "copyright": "Copyright (c) 2014 Component contributors <dev@component.io>"
394
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
+ },
395
404
  "@types/debug@4.1.12": {
396
405
  "licenses": "MIT",
397
406
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
@@ -402,7 +411,7 @@ Created on 04-11-2025 at 13:30:24
402
411
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
403
412
  "licenseFile": "node_modules/@types/estree-jsx/LICENSE"
404
413
  },
405
- "@types/estree@1.0.6": {
414
+ "@types/estree@1.0.8": {
406
415
  "licenses": "MIT",
407
416
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
408
417
  "licenseFile": "node_modules/@types/estree/LICENSE"
@@ -412,7 +421,7 @@ Created on 04-11-2025 at 13:30:24
412
421
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
413
422
  "licenseFile": "node_modules/@types/hast/LICENSE"
414
423
  },
415
- "@types/hoist-non-react-statics@3.3.5": {
424
+ "@types/hoist-non-react-statics@3.3.7": {
416
425
  "licenses": "MIT",
417
426
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
418
427
  "licenseFile": "node_modules/@types/hoist-non-react-statics/LICENSE"
@@ -432,7 +441,7 @@ Created on 04-11-2025 at 13:30:24
432
441
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
433
442
  "licenseFile": "node_modules/@types/parse-json/LICENSE"
434
443
  },
435
- "@types/prop-types@15.7.12": {
444
+ "@types/prop-types@15.7.15": {
436
445
  "licenses": "MIT",
437
446
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
438
447
  "licenseFile": "node_modules/@types/prop-types/LICENSE"
@@ -442,7 +451,7 @@ Created on 04-11-2025 at 13:30:24
442
451
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
443
452
  "licenseFile": "node_modules/@types/react-redux/LICENSE"
444
453
  },
445
- "@types/react@18.3.18": {
454
+ "@types/react@18.3.26": {
446
455
  "licenses": "MIT",
447
456
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
448
457
  "licenseFile": "node_modules/@types/react/LICENSE"
@@ -462,7 +471,7 @@ Created on 04-11-2025 at 13:30:24
462
471
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
463
472
  "licenseFile": "node_modules/@types/unist/LICENSE"
464
473
  },
465
- "@ungap/structured-clone@1.2.0": {
474
+ "@ungap/structured-clone@1.3.0": {
466
475
  "licenses": "ISC",
467
476
  "repository": "https://github.com/ungap/structured-clone",
468
477
  "publisher": "Andrea Giammarchi",
@@ -490,7 +499,7 @@ Created on 04-11-2025 at 13:30:24
490
499
  "publisher": "Sindre Sorhus",
491
500
  "email": "sindresorhus@gmail.com",
492
501
  "url": "sindresorhus.com",
493
- "licenseFile": "node_modules/ansi-styles/license",
502
+ "licenseFile": "node_modules/license-checker/node_modules/ansi-styles/license",
494
503
  "copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
495
504
  },
496
505
  "argparse@1.0.10": {
@@ -529,7 +538,7 @@ Created on 04-11-2025 at 13:30:24
529
538
  "licenseFile": "node_modules/autolinker/LICENSE",
530
539
  "copyright": "Copyright (c) 2014 Gregory Jacobs (http://greg-jacobs.com)"
531
540
  },
532
- "axios@1.8.3": {
541
+ "axios@1.12.2": {
533
542
  "licenses": "MIT",
534
543
  "repository": "https://github.com/axios/axios",
535
544
  "publisher": "Matt Zabriskie",
@@ -561,6 +570,11 @@ Created on 04-11-2025 at 13:30:24
561
570
  "licenseFile": "node_modules/balanced-match/LICENSE.md",
562
571
  "copyright": "Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;"
563
572
  },
573
+ "baseline-browser-mapping@2.8.28": {
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
+ },
564
578
  "brace-expansion@1.1.12": {
565
579
  "licenses": "MIT",
566
580
  "repository": "https://github.com/juliangruber/brace-expansion",
@@ -570,7 +584,7 @@ Created on 04-11-2025 at 13:30:24
570
584
  "licenseFile": "node_modules/brace-expansion/LICENSE",
571
585
  "copyright": "Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>"
572
586
  },
573
- "browserslist@4.25.1": {
587
+ "browserslist@4.28.0": {
574
588
  "licenses": "MIT",
575
589
  "repository": "https://github.com/browserslist/browserslist",
576
590
  "publisher": "Andrey Sitnik",
@@ -603,7 +617,7 @@ Created on 04-11-2025 at 13:30:24
603
617
  "licenseFile": "node_modules/callsites/license",
604
618
  "copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
605
619
  },
606
- "caniuse-lite@1.0.30001727": {
620
+ "caniuse-lite@1.0.30001755": {
607
621
  "licenses": "CC-BY-4.0",
608
622
  "repository": "https://github.com/browserslist/caniuse-lite",
609
623
  "publisher": "Ben Briggs",
@@ -623,7 +637,7 @@ Created on 04-11-2025 at 13:30:24
623
637
  "chalk@2.4.2": {
624
638
  "licenses": "MIT",
625
639
  "repository": "https://github.com/chalk/chalk",
626
- "licenseFile": "node_modules/chalk/license",
640
+ "licenseFile": "node_modules/license-checker/node_modules/chalk/license",
627
641
  "copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
628
642
  },
629
643
  "character-entities-html4@2.1.0": {
@@ -681,7 +695,7 @@ Created on 04-11-2025 at 13:30:24
681
695
  "repository": "https://github.com/Qix-/color-convert",
682
696
  "publisher": "Heather Arthur",
683
697
  "email": "fayearthur@gmail.com",
684
- "licenseFile": "node_modules/color-convert/LICENSE",
698
+ "licenseFile": "node_modules/license-checker/node_modules/color-convert/LICENSE",
685
699
  "copyright": "Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>"
686
700
  },
687
701
  "color-name@1.1.3": {
@@ -689,7 +703,7 @@ Created on 04-11-2025 at 13:30:24
689
703
  "repository": "https://github.com/dfcreative/color-name",
690
704
  "publisher": "DY",
691
705
  "email": "dfcreative@gmail.com",
692
- "licenseFile": "node_modules/color-name/LICENSE"
706
+ "licenseFile": "node_modules/license-checker/node_modules/color-name/LICENSE"
693
707
  },
694
708
  "combined-stream@1.0.8": {
695
709
  "licenses": "MIT",
@@ -735,14 +749,14 @@ Created on 04-11-2025 at 13:30:24
735
749
  "licenseFile": "node_modules/convert-source-map/LICENSE",
736
750
  "copyright": "Copyright 2013 Thorsten Lorenz. . All rights reserved."
737
751
  },
738
- "core-js-pure@3.44.0": {
752
+ "core-js-pure@3.46.0": {
739
753
  "licenses": "MIT",
740
754
  "repository": "https://github.com/zloirock/core-js",
741
755
  "publisher": "Denis Pushkarev",
742
756
  "email": "zloirock@zloirock.ru",
743
757
  "url": "http://zloirock.ru",
744
758
  "licenseFile": "node_modules/core-js-pure/LICENSE",
745
- "copyright": "Copyright (c) 2014-2025 Denis Pushkarev"
759
+ "copyright": "Copyright (c) 2014-2025 Denis Pushkarev, 2025 CoreJS Company"
746
760
  },
747
761
  "core-js@3.18.3": {
748
762
  "licenses": "MIT",
@@ -774,7 +788,7 @@ Created on 04-11-2025 at 13:30:24
774
788
  "url": "http://www.trevorparscal.com/",
775
789
  "licenseFile": "node_modules/cssjanus/LICENSE.txt"
776
790
  },
777
- "csstype@3.1.3": {
791
+ "csstype@3.2.2": {
778
792
  "licenses": "MIT",
779
793
  "repository": "https://github.com/frenic/csstype",
780
794
  "publisher": "Fredrik Nicol",
@@ -790,11 +804,19 @@ Created on 04-11-2025 at 13:30:24
790
804
  "licenseFile": "node_modules/license-checker/node_modules/debug/LICENSE",
791
805
  "copyright": "Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>"
792
806
  },
793
- "debug@4.3.4": {
807
+ "debug@4.3.7": {
808
+ "licenses": "MIT",
809
+ "repository": "https://github.com/debug-js/debug",
810
+ "publisher": "Josh Junon",
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": {
794
816
  "licenses": "MIT",
795
817
  "repository": "https://github.com/debug-js/debug",
796
818
  "publisher": "Josh Junon",
797
- "email": "josh.junon@protonmail.com",
819
+ "url": "https://github.com/qix-",
798
820
  "licenseFile": "node_modules/debug/LICENSE",
799
821
  "copyright": "Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>. Copyright (c) 2018-2021 Josh Junon"
800
822
  },
@@ -806,14 +828,14 @@ Created on 04-11-2025 at 13:30:24
806
828
  "licenseFile": "node_modules/debuglog/LICENSE",
807
829
  "copyright": "Copyright Joyent, Inc. and other Node contributors. All rights reserved."
808
830
  },
809
- "decode-named-character-reference@1.0.2": {
831
+ "decode-named-character-reference@1.2.0": {
810
832
  "licenses": "MIT",
811
833
  "repository": "https://github.com/wooorm/decode-named-character-reference",
812
834
  "publisher": "Titus Wormer",
813
835
  "email": "tituswormer@gmail.com",
814
836
  "url": "https://wooorm.com",
815
837
  "licenseFile": "node_modules/decode-named-character-reference/license",
816
- "copyright": "Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>"
838
+ "copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
817
839
  },
818
840
  "deepmerge@4.3.1": {
819
841
  "licenses": "MIT",
@@ -873,7 +895,7 @@ Created on 04-11-2025 at 13:30:24
873
895
  "licenseFile": "node_modules/dom-helpers/LICENSE",
874
896
  "copyright": "Copyright (c) 2015 Jason Quense"
875
897
  },
876
- "dompurify@3.2.4": {
898
+ "dompurify@3.3.0": {
877
899
  "licenses": "(MPL-2.0 OR Apache-2.0)",
878
900
  "repository": "https://github.com/cure53/DOMPurify",
879
901
  "publisher": "Dr.-Ing. Mario Heiderich, Cure53",
@@ -889,7 +911,7 @@ Created on 04-11-2025 at 13:30:24
889
911
  "licenseFile": "node_modules/dunder-proto/LICENSE",
890
912
  "copyright": "Copyright (c) 2024 ECMAScript Shims"
891
913
  },
892
- "electron-to-chromium@1.5.187": {
914
+ "electron-to-chromium@1.5.254": {
893
915
  "licenses": "ISC",
894
916
  "repository": "https://github.com/kilian/electron-to-chromium",
895
917
  "publisher": "Kilian Valkhof",
@@ -908,15 +930,15 @@ Created on 04-11-2025 at 13:30:24
908
930
  "licenseFile": "node_modules/engine.io-parser/LICENSE",
909
931
  "copyright": "Copyright (c) 2014-present Guillermo Rauch and Socket.IO contributors"
910
932
  },
911
- "entities@4.5.0": {
933
+ "entities@6.0.1": {
912
934
  "licenses": "BSD-2-Clause",
913
935
  "repository": "https://github.com/fb55/entities",
914
936
  "publisher": "Felix Boehm",
915
937
  "email": "me@feedic.com",
916
- "licenseFile": "node_modules/entities/LICENSE",
938
+ "licenseFile": "node_modules/parse5/node_modules/entities/LICENSE",
917
939
  "copyright": "Copyright (c) Felix Böhm. All rights reserved."
918
940
  },
919
- "error-ex@1.3.2": {
941
+ "error-ex@1.3.4": {
920
942
  "licenses": "MIT",
921
943
  "repository": "https://github.com/qix-/node-error-ex",
922
944
  "licenseFile": "node_modules/error-ex/LICENSE",
@@ -969,7 +991,7 @@ Created on 04-11-2025 at 13:30:24
969
991
  "publisher": "Sindre Sorhus",
970
992
  "email": "sindresorhus@gmail.com",
971
993
  "url": "sindresorhus.com",
972
- "licenseFile": "node_modules/chalk/node_modules/escape-string-regexp/license",
994
+ "licenseFile": "node_modules/license-checker/node_modules/escape-string-regexp/license",
973
995
  "copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
974
996
  },
975
997
  "escape-string-regexp@4.0.0": {
@@ -1030,7 +1052,7 @@ Created on 04-11-2025 at 13:30:24
1030
1052
  "licenseFile": "node_modules/flatpickr/LICENSE.md",
1031
1053
  "copyright": "Copyright (c) 2017 Gregory Petrosyan"
1032
1054
  },
1033
- "follow-redirects@1.15.6": {
1055
+ "follow-redirects@1.15.11": {
1034
1056
  "licenses": "MIT",
1035
1057
  "repository": "https://github.com/follow-redirects/follow-redirects",
1036
1058
  "publisher": "Ruben Verborgh",
@@ -1039,7 +1061,7 @@ Created on 04-11-2025 at 13:30:24
1039
1061
  "licenseFile": "node_modules/follow-redirects/LICENSE",
1040
1062
  "copyright": "Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh"
1041
1063
  },
1042
- "form-data@4.0.4": {
1064
+ "form-data@4.0.5": {
1043
1065
  "licenses": "MIT",
1044
1066
  "repository": "https://github.com/form-data/form-data",
1045
1067
  "publisher": "Felix Geisendörfer",
@@ -1098,7 +1120,7 @@ Created on 04-11-2025 at 13:30:24
1098
1120
  "licenseFile": "node_modules/glob/LICENSE",
1099
1121
  "copyright": "Copyright (c) Isaac Z. Schlueter and Contributors"
1100
1122
  },
1101
- "goober@2.1.14": {
1123
+ "goober@2.1.18": {
1102
1124
  "licenses": "MIT",
1103
1125
  "repository": "https://github.com/cristianbote/goober",
1104
1126
  "publisher": "Cristian",
@@ -1126,7 +1148,7 @@ Created on 04-11-2025 at 13:30:24
1126
1148
  "publisher": "Sindre Sorhus",
1127
1149
  "email": "sindresorhus@gmail.com",
1128
1150
  "url": "sindresorhus.com",
1129
- "licenseFile": "node_modules/has-flag/license",
1151
+ "licenseFile": "node_modules/license-checker/node_modules/has-flag/license",
1130
1152
  "copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
1131
1153
  },
1132
1154
  "has-symbols@1.1.0": {
@@ -1155,7 +1177,7 @@ Created on 04-11-2025 at 13:30:24
1155
1177
  "licenseFile": "node_modules/hasown/LICENSE",
1156
1178
  "copyright": "Copyright (c) Jordan Harband and contributors"
1157
1179
  },
1158
- "hast-util-from-parse5@8.0.2": {
1180
+ "hast-util-from-parse5@8.0.3": {
1159
1181
  "licenses": "MIT",
1160
1182
  "repository": "https://github.com/syntax-tree/hast-util-from-parse5",
1161
1183
  "publisher": "Titus Wormer",
@@ -1182,7 +1204,7 @@ Created on 04-11-2025 at 13:30:24
1182
1204
  "licenseFile": "node_modules/hast-util-raw/license",
1183
1205
  "copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
1184
1206
  },
1185
- "hast-util-to-jsx-runtime@2.3.2": {
1207
+ "hast-util-to-jsx-runtime@2.3.6": {
1186
1208
  "licenses": "MIT",
1187
1209
  "repository": "https://github.com/syntax-tree/hast-util-to-jsx-runtime",
1188
1210
  "publisher": "Titus Wormer",
@@ -1209,14 +1231,14 @@ Created on 04-11-2025 at 13:30:24
1209
1231
  "licenseFile": "node_modules/hast-util-whitespace/license",
1210
1232
  "copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
1211
1233
  },
1212
- "hastscript@9.0.0": {
1234
+ "hastscript@9.0.1": {
1213
1235
  "licenses": "MIT",
1214
1236
  "repository": "https://github.com/syntax-tree/hastscript",
1215
1237
  "publisher": "Titus Wormer",
1216
1238
  "email": "tituswormer@gmail.com",
1217
1239
  "url": "https://wooorm.com",
1218
1240
  "licenseFile": "node_modules/hastscript/license",
1219
- "copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
1241
+ "copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
1220
1242
  },
1221
1243
  "hoist-non-react-statics@3.3.2": {
1222
1244
  "licenses": "BSD-3-Clause",
@@ -1253,7 +1275,7 @@ Created on 04-11-2025 at 13:30:24
1253
1275
  "licenseFile": "node_modules/html-void-elements/license",
1254
1276
  "copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
1255
1277
  },
1256
- "hyphenate-style-name@1.0.4": {
1278
+ "hyphenate-style-name@1.1.0": {
1257
1279
  "licenses": "BSD-3-Clause",
1258
1280
  "repository": "https://github.com/rexxars/hyphenate-style-name",
1259
1281
  "publisher": "Espen Hovlandsdal",
@@ -1261,7 +1283,7 @@ Created on 04-11-2025 at 13:30:24
1261
1283
  "licenseFile": "node_modules/hyphenate-style-name/LICENSE",
1262
1284
  "copyright": "Copyright (c) 2015, Espen Hovlandsdal. All rights reserved."
1263
1285
  },
1264
- "immer@10.0.4": {
1286
+ "immer@10.2.0": {
1265
1287
  "licenses": "MIT",
1266
1288
  "repository": "https://github.com/immerjs/immer",
1267
1289
  "publisher": "Michel Weststrate",
@@ -1269,7 +1291,7 @@ Created on 04-11-2025 at 13:30:24
1269
1291
  "licenseFile": "node_modules/immer/LICENSE",
1270
1292
  "copyright": "Copyright (c) 2017 Michel Weststrate"
1271
1293
  },
1272
- "import-fresh@3.3.0": {
1294
+ "import-fresh@3.3.1": {
1273
1295
  "licenses": "MIT",
1274
1296
  "repository": "https://github.com/sindresorhus/import-fresh",
1275
1297
  "publisher": "Sindre Sorhus",
@@ -1293,7 +1315,7 @@ Created on 04-11-2025 at 13:30:24
1293
1315
  "licenseFile": "node_modules/inherits/LICENSE",
1294
1316
  "copyright": "Copyright (c) Isaac Z. Schlueter"
1295
1317
  },
1296
- "inline-style-parser@0.2.4": {
1318
+ "inline-style-parser@0.2.7": {
1297
1319
  "licenses": "MIT",
1298
1320
  "repository": "https://github.com/remarkablemark/inline-style-parser",
1299
1321
  "licenseFile": "node_modules/inline-style-parser/LICENSE",
@@ -1357,7 +1379,7 @@ Created on 04-11-2025 at 13:30:24
1357
1379
  "publisher": "Sindre Sorhus",
1358
1380
  "email": "sindresorhus@gmail.com",
1359
1381
  "url": "https://sindresorhus.com",
1360
- "licenseFile": "node_modules/unified/node_modules/is-plain-obj/license",
1382
+ "licenseFile": "node_modules/is-plain-obj/license",
1361
1383
  "copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
1362
1384
  },
1363
1385
  "js-tokens@4.0.0": {
@@ -1620,7 +1642,7 @@ Created on 04-11-2025 at 13:30:24
1620
1642
  "licenseFile": "node_modules/memoize-one/LICENSE",
1621
1643
  "copyright": "Copyright (c) 2019 Alexander Reardon"
1622
1644
  },
1623
- "micromark-core-commonmark@2.0.2": {
1645
+ "micromark-core-commonmark@2.0.3": {
1624
1646
  "licenses": "MIT",
1625
1647
  "repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-core-commonmark",
1626
1648
  "publisher": "Titus Wormer",
@@ -1836,7 +1858,7 @@ Created on 04-11-2025 at 13:30:24
1836
1858
  "licenseFile": "node_modules/micromark-util-sanitize-uri/license",
1837
1859
  "copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
1838
1860
  },
1839
- "micromark-util-subtokenize@2.0.4": {
1861
+ "micromark-util-subtokenize@2.1.0": {
1840
1862
  "licenses": "MIT",
1841
1863
  "repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-subtokenize",
1842
1864
  "publisher": "Titus Wormer",
@@ -1854,7 +1876,7 @@ Created on 04-11-2025 at 13:30:24
1854
1876
  "licenseFile": "node_modules/micromark-util-symbol/license",
1855
1877
  "copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
1856
1878
  },
1857
- "micromark-util-types@2.0.1": {
1879
+ "micromark-util-types@2.0.2": {
1858
1880
  "licenses": "MIT",
1859
1881
  "repository": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-types",
1860
1882
  "publisher": "Titus Wormer",
@@ -1863,7 +1885,7 @@ Created on 04-11-2025 at 13:30:24
1863
1885
  "licenseFile": "node_modules/micromark-util-types/license",
1864
1886
  "copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
1865
1887
  },
1866
- "micromark@4.0.1": {
1888
+ "micromark@4.0.2": {
1867
1889
  "licenses": "MIT",
1868
1890
  "repository": "https://github.com/micromark/micromark/tree/main/packages/micromark",
1869
1891
  "publisher": "Titus Wormer",
@@ -1919,13 +1941,13 @@ Created on 04-11-2025 at 13:30:24
1919
1941
  "licenseFile": "node_modules/moment/LICENSE",
1920
1942
  "copyright": "Copyright (c) JS Foundation and other contributors"
1921
1943
  },
1922
- "ms@2.1.2": {
1944
+ "ms@2.1.3": {
1923
1945
  "licenses": "MIT",
1924
- "repository": "https://github.com/zeit/ms",
1946
+ "repository": "https://github.com/vercel/ms",
1925
1947
  "licenseFile": "node_modules/ms/license.md",
1926
- "copyright": "Copyright (c) 2016 Zeit, Inc."
1948
+ "copyright": "Copyright (c) 2020 Vercel, Inc."
1927
1949
  },
1928
- "node-releases@2.0.19": {
1950
+ "node-releases@2.0.27": {
1929
1951
  "licenses": "MIT",
1930
1952
  "repository": "https://github.com/chicoxyzzy/node-releases",
1931
1953
  "publisher": "Sergey Rubanov",
@@ -2040,7 +2062,7 @@ Created on 04-11-2025 at 13:30:24
2040
2062
  "licenseFile": "node_modules/parse-json/license",
2041
2063
  "copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
2042
2064
  },
2043
- "parse5@7.2.1": {
2065
+ "parse5@7.3.0": {
2044
2066
  "licenses": "MIT",
2045
2067
  "repository": "https://github.com/inikulin/parse5",
2046
2068
  "publisher": "Ivan Nikulin",
@@ -2100,9 +2122,18 @@ Created on 04-11-2025 at 13:30:24
2100
2122
  "publisher": "Titus Wormer",
2101
2123
  "email": "tituswormer@gmail.com",
2102
2124
  "url": "https://wooorm.com",
2103
- "licenseFile": "node_modules/property-information/license",
2125
+ "licenseFile": "node_modules/hast-util-to-parse5/node_modules/property-information/license",
2104
2126
  "copyright": "Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>"
2105
2127
  },
2128
+ "property-information@7.1.0": {
2129
+ "licenses": "MIT",
2130
+ "repository": "https://github.com/wooorm/property-information",
2131
+ "publisher": "Titus Wormer",
2132
+ "email": "tituswormer@gmail.com",
2133
+ "url": "https://wooorm.com",
2134
+ "licenseFile": "node_modules/property-information/license",
2135
+ "copyright": "Copyright (c) Titus Wormer <mailto:tituswormer@gmail.com>"
2136
+ },
2106
2137
  "proxy-from-env@1.1.0": {
2107
2138
  "licenses": "MIT",
2108
2139
  "repository": "https://github.com/Rob--W/proxy-from-env",
@@ -2139,14 +2170,14 @@ Created on 04-11-2025 at 13:30:24
2139
2170
  "licenseFile": "node_modules/react-fast-compare/LICENSE",
2140
2171
  "copyright": "Copyright (c) 2018 Formidable Labs. Copyright (c) 2017 Evgeny Poberezkin"
2141
2172
  },
2142
- "react-flatpickr@3.10.13": {
2173
+ "react-flatpickr@4.0.11": {
2143
2174
  "licenses": "MIT",
2144
- "repository": "https://github.com/coderhaoxin/react-flatpickr",
2175
+ "repository": "https://github.com/haoxins/react-flatpickr",
2145
2176
  "publisher": "haoxin",
2146
2177
  "licenseFile": "node_modules/react-flatpickr/LICENSE",
2147
2178
  "copyright": "Copyright (c) 2020 haoxin"
2148
2179
  },
2149
- "react-hot-toast@2.4.1": {
2180
+ "react-hot-toast@2.6.0": {
2150
2181
  "licenses": "MIT",
2151
2182
  "repository": "https://github.com/timolins/react-hot-toast",
2152
2183
  "publisher": "Timo Lins",
@@ -2172,6 +2203,14 @@ Created on 04-11-2025 at 13:30:24
2172
2203
  "copyright": "Copyright (c) 2013-present, Facebook, Inc."
2173
2204
  },
2174
2205
  "react-markdown@9.0.3": {
2206
+ "licenses": "MIT",
2207
+ "repository": "https://github.com/remarkjs/react-markdown",
2208
+ "publisher": "Espen Hovlandsdal",
2209
+ "email": "espen@hovlandsdal.com",
2210
+ "licenseFile": "node_modules/@cognigy/chat-components/node_modules/react-markdown/license",
2211
+ "copyright": "Copyright (c) Espen Hovlandsdal"
2212
+ },
2213
+ "react-markdown@9.1.0": {
2175
2214
  "licenses": "MIT",
2176
2215
  "repository": "https://github.com/remarkjs/react-markdown",
2177
2216
  "publisher": "Espen Hovlandsdal",
@@ -2220,7 +2259,7 @@ Created on 04-11-2025 at 13:30:24
2220
2259
  "licenseFile": "node_modules/react-scroll-to-bottom/LICENSE",
2221
2260
  "copyright": "Copyright (c) 2020 William Wong"
2222
2261
  },
2223
- "react-textarea-autosize@8.5.3": {
2262
+ "react-textarea-autosize@8.5.9": {
2224
2263
  "licenses": "MIT",
2225
2264
  "repository": "https://github.com/Andarist/react-textarea-autosize",
2226
2265
  "publisher": "Andrey Popp",
@@ -2229,7 +2268,7 @@ Created on 04-11-2025 at 13:30:24
2229
2268
  "licenseFile": "node_modules/react-textarea-autosize/LICENSE",
2230
2269
  "copyright": "Copyright (c) 2013 Andrey Popp"
2231
2270
  },
2232
- "react-tooltip@5.28.0": {
2271
+ "react-tooltip@5.30.0": {
2233
2272
  "licenses": "MIT",
2234
2273
  "repository": "https://github.com/ReactTooltip/react-tooltip",
2235
2274
  "publisher": "ReactTooltip",
@@ -2304,14 +2343,14 @@ Created on 04-11-2025 at 13:30:24
2304
2343
  "licenseFile": "node_modules/rehype-raw/license",
2305
2344
  "copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
2306
2345
  },
2307
- "remark-gfm@4.0.0": {
2346
+ "remark-gfm@4.0.1": {
2308
2347
  "licenses": "MIT",
2309
2348
  "repository": "https://github.com/remarkjs/remark-gfm",
2310
2349
  "publisher": "Titus Wormer",
2311
2350
  "email": "tituswormer@gmail.com",
2312
2351
  "url": "https://wooorm.com",
2313
2352
  "licenseFile": "node_modules/remark-gfm/license",
2314
- "copyright": "Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>"
2353
+ "copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
2315
2354
  },
2316
2355
  "remark-parse@11.0.0": {
2317
2356
  "licenses": "MIT",
@@ -2322,7 +2361,7 @@ Created on 04-11-2025 at 13:30:24
2322
2361
  "licenseFile": "node_modules/remark-parse/license",
2323
2362
  "copyright": "Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>"
2324
2363
  },
2325
- "remark-rehype@11.1.1": {
2364
+ "remark-rehype@11.1.2": {
2326
2365
  "licenses": "MIT",
2327
2366
  "repository": "https://github.com/remarkjs/remark-rehype",
2328
2367
  "publisher": "Titus Wormer",
@@ -2346,7 +2385,7 @@ Created on 04-11-2025 at 13:30:24
2346
2385
  "licenseFile": "node_modules/remarkable/LICENSE",
2347
2386
  "copyright": "Copyright (c) 2014-2016, Jon Schlinkert. Copyright (c) 2014 Jon Schlinkert, Vitaly Puzrin."
2348
2387
  },
2349
- "reselect@5.1.0": {
2388
+ "reselect@5.1.1": {
2350
2389
  "licenses": "MIT",
2351
2390
  "repository": "https://github.com/reduxjs/reselect",
2352
2391
  "licenseFile": "node_modules/reselect/LICENSE",
@@ -2361,7 +2400,7 @@ Created on 04-11-2025 at 13:30:24
2361
2400
  "licenseFile": "node_modules/resolve-from/license",
2362
2401
  "copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
2363
2402
  },
2364
- "resolve@1.22.10": {
2403
+ "resolve@1.22.11": {
2365
2404
  "licenses": "MIT",
2366
2405
  "repository": "https://github.com/browserify/resolve",
2367
2406
  "publisher": "James Halliday",
@@ -2505,7 +2544,7 @@ Created on 04-11-2025 at 13:30:24
2505
2544
  "licenseFile": "node_modules/spdx-expression-parse/LICENSE",
2506
2545
  "copyright": "Copyright (c) 2015 Kyle E. Mitchell & other authors listed in AUTHORS"
2507
2546
  },
2508
- "spdx-license-ids@3.0.17": {
2547
+ "spdx-license-ids@3.0.22": {
2509
2548
  "licenses": "CC0-1.0",
2510
2549
  "repository": "https://github.com/jslicense/spdx-license-ids",
2511
2550
  "publisher": "Shinnosuke Watanabe",
@@ -2546,7 +2585,15 @@ Created on 04-11-2025 at 13:30:24
2546
2585
  "licenseFile": "node_modules/stringify-entities/license",
2547
2586
  "copyright": "Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>"
2548
2587
  },
2549
- "style-to-object@1.0.8": {
2588
+ "style-to-js@1.1.21": {
2589
+ "licenses": "MIT",
2590
+ "repository": "https://github.com/remarkablemark/style-to-js",
2591
+ "publisher": "Mark",
2592
+ "email": "mark@remarkablemark.org",
2593
+ "licenseFile": "node_modules/style-to-js/LICENSE",
2594
+ "copyright": "Copyright (c) 2020 Menglin \"Mark\" Xu <mark@remarkablemark.org>"
2595
+ },
2596
+ "style-to-object@1.0.14": {
2550
2597
  "licenses": "MIT",
2551
2598
  "repository": "https://github.com/remarkablemark/style-to-object",
2552
2599
  "publisher": "Mark",
@@ -2582,7 +2629,7 @@ Created on 04-11-2025 at 13:30:24
2582
2629
  "publisher": "Sindre Sorhus",
2583
2630
  "email": "sindresorhus@gmail.com",
2584
2631
  "url": "sindresorhus.com",
2585
- "licenseFile": "node_modules/supports-color/license",
2632
+ "licenseFile": "node_modules/license-checker/node_modules/supports-color/license",
2586
2633
  "copyright": "Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
2587
2634
  },
2588
2635
  "supports-preserve-symlinks-flag@1.0.0": {
@@ -2593,7 +2640,7 @@ Created on 04-11-2025 at 13:30:24
2593
2640
  "licenseFile": "node_modules/supports-preserve-symlinks-flag/LICENSE",
2594
2641
  "copyright": "Copyright (c) 2022 Inspect JS"
2595
2642
  },
2596
- "swiper@11.1.4": {
2643
+ "swiper@12.0.3": {
2597
2644
  "licenses": "MIT",
2598
2645
  "repository": "https://github.com/nolimits4web/Swiper",
2599
2646
  "publisher": "Vladimir Kharlampidi",
@@ -2635,7 +2682,7 @@ Created on 04-11-2025 at 13:30:24
2635
2682
  "licenseFile": "node_modules/trough/license",
2636
2683
  "copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
2637
2684
  },
2638
- "tslib@2.6.2": {
2685
+ "tslib@2.8.1": {
2639
2686
  "licenses": "0BSD",
2640
2687
  "repository": "https://github.com/Microsoft/tslib",
2641
2688
  "publisher": "Microsoft Corp.",
@@ -2659,7 +2706,7 @@ Created on 04-11-2025 at 13:30:24
2659
2706
  "licenseFile": "node_modules/unified/license",
2660
2707
  "copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
2661
2708
  },
2662
- "unist-util-is@6.0.0": {
2709
+ "unist-util-is@6.0.1": {
2663
2710
  "licenses": "MIT",
2664
2711
  "repository": "https://github.com/syntax-tree/unist-util-is",
2665
2712
  "publisher": "Titus Wormer",
@@ -2686,7 +2733,7 @@ Created on 04-11-2025 at 13:30:24
2686
2733
  "licenseFile": "node_modules/unist-util-stringify-position/license",
2687
2734
  "copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
2688
2735
  },
2689
- "unist-util-visit-parents@6.0.1": {
2736
+ "unist-util-visit-parents@6.0.2": {
2690
2737
  "licenses": "MIT",
2691
2738
  "repository": "https://github.com/syntax-tree/unist-util-visit-parents",
2692
2739
  "publisher": "Titus Wormer",
@@ -2704,7 +2751,7 @@ Created on 04-11-2025 at 13:30:24
2704
2751
  "licenseFile": "node_modules/unist-util-visit/license",
2705
2752
  "copyright": "Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>"
2706
2753
  },
2707
- "update-browserslist-db@1.1.3": {
2754
+ "update-browserslist-db@1.1.4": {
2708
2755
  "licenses": "MIT",
2709
2756
  "repository": "https://github.com/browserslist/update-db",
2710
2757
  "publisher": "Andrey Sitnik",
@@ -2719,21 +2766,22 @@ Created on 04-11-2025 at 13:30:24
2719
2766
  "licenseFile": "node_modules/url/LICENSE",
2720
2767
  "copyright": "Copyright 2014 Joyent, Inc. and other Node contributors."
2721
2768
  },
2722
- "use-composed-ref@1.3.0": {
2769
+ "use-composed-ref@1.4.0": {
2723
2770
  "licenses": "MIT",
2724
2771
  "repository": "https://github.com/Andarist/use-composed-ref",
2725
2772
  "licenseFile": "node_modules/use-composed-ref/README.md"
2726
2773
  },
2727
- "use-isomorphic-layout-effect@1.1.2": {
2774
+ "use-isomorphic-layout-effect@1.2.1": {
2728
2775
  "licenses": "MIT",
2729
2776
  "repository": "https://github.com/Andarist/use-isomorphic-layout-effect",
2730
2777
  "licenseFile": "node_modules/use-isomorphic-layout-effect/LICENSE",
2731
2778
  "copyright": "Copyright (c) Mateusz Burzyński"
2732
2779
  },
2733
- "use-latest@1.2.1": {
2780
+ "use-latest@1.3.0": {
2734
2781
  "licenses": "MIT",
2735
2782
  "repository": "https://github.com/Andarist/use-latest",
2736
- "licenseFile": "node_modules/use-latest/README.md"
2783
+ "licenseFile": "node_modules/use-latest/LICENSE",
2784
+ "copyright": "Copyright (c) Andarist"
2737
2785
  },
2738
2786
  "util-extend@1.0.3": {
2739
2787
  "licenses": "MIT",
@@ -2764,14 +2812,14 @@ Created on 04-11-2025 at 13:30:24
2764
2812
  "licenseFile": "node_modules/vfile-location/license",
2765
2813
  "copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
2766
2814
  },
2767
- "vfile-message@4.0.2": {
2815
+ "vfile-message@4.0.3": {
2768
2816
  "licenses": "MIT",
2769
2817
  "repository": "https://github.com/vfile/vfile-message",
2770
2818
  "publisher": "Titus Wormer",
2771
2819
  "email": "tituswormer@gmail.com",
2772
2820
  "url": "https://wooorm.com",
2773
2821
  "licenseFile": "node_modules/vfile-message/license",
2774
- "copyright": "Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>"
2822
+ "copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
2775
2823
  },
2776
2824
  "vfile@6.0.3": {
2777
2825
  "licenses": "MIT",