@bendyline/docblocks-react 2.3.4 → 2.5.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.
@@ -6,7 +6,7 @@ Run `npm run generate:notices` from the repository root.
6
6
  Resolved runtime and optional dependency closure declared by packages/react/package.json. Peer dependencies are supplied by the consuming application and are not included.
7
7
 
8
8
  Inventory source: package-lock.json.
9
- Components: 344.
9
+ Components: 373.
10
10
 
11
11
  This notice is included in the published npm tarball. Transitive packages installed by npm also retain their package-local license files.
12
12
 
@@ -15,12 +15,12 @@ This notice is included in the published npm tarball. Transitive packages instal
15
15
  | Package | Version | License | Source |
16
16
  | --- | --- | --- | --- |
17
17
  | @antfu/install-pkg | 1.1.0 | MIT | https://github.com/antfu/install-pkg |
18
- | @bendyline/squisq | 2.7.0 | MIT | https://github.com/bendyline/squisq |
19
- | @bendyline/squisq-editor-react | 2.7.0 | MIT | https://github.com/bendyline/squisq |
20
- | @bendyline/squisq-formats | 2.4.1 | MIT | https://github.com/bendyline/squisq |
21
- | @bendyline/squisq-react | 2.7.0 | MIT | https://github.com/bendyline/squisq |
22
- | @bendyline/squisq-video | 2.2.11 | MIT | https://github.com/bendyline/squisq |
23
- | @bendyline/squisq-video-react | 2.3.2 | MIT | https://github.com/bendyline/squisq |
18
+ | @bendyline/squisq | 2.8.0 | MIT | https://github.com/bendyline/squisq |
19
+ | @bendyline/squisq-editor-react | 2.8.0 | MIT | https://github.com/bendyline/squisq |
20
+ | @bendyline/squisq-formats | 2.4.5 | MIT | https://github.com/bendyline/squisq |
21
+ | @bendyline/squisq-react | 2.8.0 | MIT | https://github.com/bendyline/squisq |
22
+ | @bendyline/squisq-video | 2.3.0 | MIT | https://github.com/bendyline/squisq |
23
+ | @bendyline/squisq-video-react | 2.4.0 | MIT | https://github.com/bendyline/squisq |
24
24
  | @braintree/sanitize-url | 7.1.2 | MIT | https://github.com/braintree/sanitize-url |
25
25
  | @chevrotain/types | 11.1.2 | Apache-2.0 | https://github.com/Chevrotain/chevrotain |
26
26
  | @ffmpeg/core | 0.12.9 | GPL-2.0-or-later | https://github.com/ffmpegwasm/ffmpeg.wasm |
@@ -99,7 +99,7 @@ This notice is included in the published npm tarball. Transitive packages instal
99
99
  | @types/d3-fetch | 3.0.7 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |
100
100
  | @types/d3-force | 3.0.10 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |
101
101
  | @types/d3-format | 3.0.4 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |
102
- | @types/d3-geo | 3.1.0 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |
102
+ | @types/d3-geo | 3.1.1 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |
103
103
  | @types/d3-hierarchy | 3.1.7 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |
104
104
  | @types/d3-interpolate | 3.0.4 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |
105
105
  | @types/d3-path | 3.1.1 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |
@@ -129,15 +129,21 @@ This notice is included in the published npm tarball. Transitive packages instal
129
129
  | @types/unist | 3.0.3 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |
130
130
  | @types/use-sync-external-store | 0.0.6 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped |
131
131
  | @upsetjs/venn.js | 2.0.0 | MIT | https://github.com/upsetjs/venn.js |
132
- | @xmldom/xmldom | 0.9.10 | MIT | https://github.com/xmldom/xmldom |
132
+ | @xmldom/xmldom | 0.9.11 | MIT | https://github.com/xmldom/xmldom |
133
+ | ansi-regex | 5.0.1 | MIT | https://github.com/chalk/ansi-regex |
134
+ | ansi-styles | 4.3.0 | MIT | https://github.com/chalk/ansi-styles |
133
135
  | argparse | 2.0.1 | Python-2.0 | https://github.com/nodeca/argparse |
134
136
  | bail | 2.0.2 | MIT | https://github.com/wooorm/bail |
135
137
  | base64-arraybuffer | 1.0.2 | MIT | https://github.com/niklasvh/base64-arraybuffer |
138
+ | camelcase | 5.3.1 | MIT | https://github.com/sindresorhus/camelcase |
136
139
  | ccount | 2.0.1 | MIT | https://github.com/wooorm/ccount |
137
140
  | character-entities | 2.0.2 | MIT | https://github.com/wooorm/character-entities |
138
141
  | character-entities-html4 | 2.1.0 | MIT | https://github.com/wooorm/character-entities-html4 |
139
142
  | character-entities-legacy | 3.0.0 | MIT | https://github.com/wooorm/character-entities-legacy |
140
143
  | character-reference-invalid | 2.0.1 | MIT | https://github.com/wooorm/character-reference-invalid |
144
+ | cliui | 6.0.0 | ISC | http://github.com/yargs/cliui |
145
+ | color-convert | 2.0.1 | MIT | https://github.com/Qix-/color-convert |
146
+ | color-name | 1.1.4 | MIT | git@github.com:colorjs/color-name |
141
147
  | comma-separated-tokens | 2.0.3 | MIT | https://github.com/wooorm/comma-separated-tokens |
142
148
  | commander | 7.2.0 | MIT | https://github.com/tj/commander.js |
143
149
  | commander | 8.3.0 | MIT | https://github.com/tj/commander.js |
@@ -146,7 +152,7 @@ This notice is included in the published npm tarball. Transitive packages instal
146
152
  | cose-base | 2.2.0 | MIT | https://github.com/iVis-at-Bilkent/cose-base |
147
153
  | crelt | 1.0.6 | MIT | https://github.com/marijnh/crelt |
148
154
  | css-line-break | 2.1.0 | MIT | git+ssh://git@github.com/niklasvh/css-line-break |
149
- | cytoscape | 3.34.0 | MIT | https://github.com/cytoscape/cytoscape.js |
155
+ | cytoscape | 3.34.1 | MIT | https://github.com/cytoscape/cytoscape.js |
150
156
  | cytoscape-cose-bilkent | 4.1.0 | MIT | https://github.com/cytoscape/cytoscape.js-cose-bilkent |
151
157
  | cytoscape-fcose | 2.2.0 | MIT | https://github.com/iVis-at-Bilkent/cytoscape.js-fcose |
152
158
  | d3 | 7.9.0 | ISC | https://github.com/d3/d3 |
@@ -187,21 +193,26 @@ This notice is included in the published npm tarball. Transitive packages instal
187
193
  | dagre-d3-es | 7.0.14 | MIT | https://github.com/tbo47/dagre-es |
188
194
  | dayjs | 1.11.21 | MIT | https://github.com/iamkun/dayjs |
189
195
  | debug | 4.4.3 | MIT | https://github.com/debug-js/debug |
196
+ | decamelize | 1.2.0 | MIT | https://github.com/sindresorhus/decamelize |
190
197
  | decode-named-character-reference | 1.3.0 | MIT | https://github.com/wooorm/decode-named-character-reference |
191
198
  | delaunator | 5.1.0 | ISC | https://github.com/mapbox/delaunator |
192
199
  | dequal | 2.0.3 | MIT | https://github.com/lukeed/dequal |
193
200
  | devlop | 1.1.0 | MIT | https://github.com/wooorm/devlop |
194
- | dompurify | 3.4.12 | (MPL-2.0 OR Apache-2.0) | https://github.com/cure53/DOMPurify |
201
+ | dijkstrajs | 1.0.3 | MIT | https://github.com/tcort/dijkstrajs |
202
+ | dompurify | 3.4.13 | (MPL-2.0 OR Apache-2.0) | https://github.com/cure53/DOMPurify |
203
+ | emoji-regex | 8.0.0 | MIT | https://github.com/mathiasbynens/emoji-regex |
195
204
  | entities | 4.5.0 | BSD-2-Clause | https://github.com/fb55/entities |
196
205
  | entities | 6.0.1 | BSD-2-Clause | https://github.com/fb55/entities |
197
- | es-toolkit | 1.49.0 | MIT | https://github.com/toss/es-toolkit |
206
+ | es-toolkit | 1.50.0 | MIT | https://github.com/toss/es-toolkit |
198
207
  | escape-string-regexp | 4.0.0 | MIT | https://github.com/sindresorhus/escape-string-regexp |
199
208
  | escape-string-regexp | 5.0.0 | MIT | https://github.com/sindresorhus/escape-string-regexp |
200
209
  | extend | 3.0.2 | MIT | https://github.com/justmoon/node-extend |
201
210
  | fast-deep-equal | 3.1.3 | MIT | https://github.com/epoberezkin/fast-deep-equal |
202
211
  | fault | 2.0.1 | MIT | https://github.com/wooorm/fault |
212
+ | find-up | 4.1.0 | MIT | https://github.com/sindresorhus/find-up |
203
213
  | format | 0.2.2 | MIT | https://github.com/samsonjs/format |
204
214
  | genson-js | 0.0.8 | Apache-2.0 | git+ssh://git@github.com/aspecto-io/genson-js |
215
+ | get-caller-file | 2.0.5 | ISC | https://github.com/stefanpenner/get-caller-file |
205
216
  | hachure-fill | 0.5.2 | MIT | https://github.com/pshihn/hachure-fill |
206
217
  | hast-util-from-html | 2.0.3 | MIT | https://github.com/syntax-tree/hast-util-from-html |
207
218
  | hast-util-from-parse5 | 8.0.3 | MIT | https://github.com/syntax-tree/hast-util-from-parse5 |
@@ -217,6 +228,7 @@ This notice is included in the published npm tarball. Transitive packages instal
217
228
  | is-alphabetical | 2.0.1 | MIT | https://github.com/wooorm/is-alphabetical |
218
229
  | is-alphanumerical | 2.0.1 | MIT | https://github.com/wooorm/is-alphanumerical |
219
230
  | is-decimal | 2.0.1 | MIT | https://github.com/wooorm/is-decimal |
231
+ | is-fullwidth-code-point | 3.0.0 | MIT | https://github.com/sindresorhus/is-fullwidth-code-point |
220
232
  | is-hexadecimal | 2.0.1 | MIT | https://github.com/wooorm/is-hexadecimal |
221
233
  | is-plain-obj | 4.1.0 | MIT | https://github.com/sindresorhus/is-plain-obj |
222
234
  | isarray | 1.0.0 | MIT | https://github.com/juliangruber/isarray |
@@ -230,6 +242,7 @@ This notice is included in the published npm tarball. Transitive packages instal
230
242
  | linkify-it | 5.0.2 | MIT | https://github.com/markdown-it/linkify-it |
231
243
  | linkifyjs | 4.3.3 | MIT | https://github.com/nfrasser/linkifyjs |
232
244
  | localforage | 1.10.0 | Apache-2.0 | https://github.com/localForage/localForage |
245
+ | locate-path | 5.0.0 | MIT | https://github.com/sindresorhus/locate-path |
233
246
  | lodash-es | 4.18.1 | MIT | https://github.com/lodash/lodash |
234
247
  | longest-streak | 3.1.0 | MIT | https://github.com/wooorm/longest-streak |
235
248
  | markdown-it | 14.3.0 | MIT | https://github.com/markdown-it/markdown-it |
@@ -250,7 +263,7 @@ This notice is included in the published npm tarball. Transitive packages instal
250
263
  | mdast-util-to-markdown | 2.1.2 | MIT | https://github.com/syntax-tree/mdast-util-to-markdown |
251
264
  | mdast-util-to-string | 4.0.0 | MIT | https://github.com/syntax-tree/mdast-util-to-string |
252
265
  | mdurl | 2.0.0 | MIT | https://github.com/markdown-it/mdurl |
253
- | mermaid | 11.16.0 | MIT | https://github.com/mermaid-js/mermaid |
266
+ | mermaid | 11.16.1 | MIT | https://github.com/mermaid-js/mermaid |
254
267
  | micromark | 4.0.2 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark |
255
268
  | micromark-core-commonmark | 2.0.3 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-core-commonmark |
256
269
  | micromark-extension-directive | 3.0.2 | MIT | https://github.com/micromark/micromark-extension-directive |
@@ -285,13 +298,18 @@ This notice is included in the published npm tarball. Transitive packages instal
285
298
  | ms | 2.1.3 | MIT | https://github.com/vercel/ms |
286
299
  | ngeohash | 0.6.3 | MIT | https://github.com/sunng87/node-geohash |
287
300
  | orderedmap | 2.1.1 | MIT | https://github.com/marijnh/orderedmap |
288
- | package-manager-detector | 1.7.0 | MIT | https://github.com/antfu-collective/package-manager-detector |
301
+ | p-limit | 2.3.0 | MIT | https://github.com/sindresorhus/p-limit |
302
+ | p-locate | 4.1.0 | MIT | https://github.com/sindresorhus/p-locate |
303
+ | p-try | 2.2.0 | MIT | https://github.com/sindresorhus/p-try |
304
+ | package-manager-detector | 1.8.0 | MIT | https://github.com/antfu-collective/package-manager-detector |
289
305
  | pako | 1.0.11 | (MIT AND Zlib) | https://github.com/nodeca/pako |
290
306
  | parse-entities | 4.0.2 | MIT | https://github.com/wooorm/parse-entities |
291
307
  | parse5 | 7.3.0 | MIT | https://github.com/inikulin/parse5 |
292
308
  | path-data-parser | 0.1.0 | MIT | https://github.com/pshihn/path-data-parser |
309
+ | path-exists | 4.0.0 | MIT | https://github.com/sindresorhus/path-exists |
293
310
  | pdf-lib | 1.17.1 | MIT | https://github.com/Hopding/pdf-lib |
294
311
  | pdfjs-dist | 4.10.38 | Apache-2.0 | https://github.com/mozilla/pdf.js |
312
+ | pngjs | 5.0.0 | MIT | https://github.com/lukeapage/pngjs |
295
313
  | points-on-curve | 0.2.0 | MIT | https://github.com/pshihn/bezier-points |
296
314
  | points-on-path | 0.2.1 | MIT | https://github.com/pshihn/points-on-path |
297
315
  | process-nextick-args | 2.0.1 | MIT | https://github.com/calvinmetcalf/process-nextick-args |
@@ -315,6 +333,7 @@ This notice is included in the published npm tarball. Transitive packages instal
315
333
  | prosemirror-transform | 1.11.0 | MIT | https://github.com/prosemirror/prosemirror-transform |
316
334
  | prosemirror-view | 1.42.1 | MIT | https://code.haverbeke.berlin/prosemirror/prosemirror-view |
317
335
  | punycode.js | 2.3.1 | MIT | https://github.com/mathiasbynens/punycode.js |
336
+ | qrcode | 1.5.4 | MIT | https://github.com/soldair/node-qrcode |
318
337
  | readable-stream | 2.3.8 | MIT | https://github.com/nodejs/readable-stream |
319
338
  | remark-directive | 3.0.1 | MIT | https://github.com/remarkjs/remark-directive |
320
339
  | remark-frontmatter | 5.0.0 | MIT | https://github.com/remarkjs/remark-frontmatter |
@@ -322,16 +341,21 @@ This notice is included in the published npm tarball. Transitive packages instal
322
341
  | remark-math | 6.0.0 | MIT | https://github.com/remarkjs/remark-math/tree/main/packages/remark-math |
323
342
  | remark-parse | 11.0.0 | MIT | https://github.com/remarkjs/remark/tree/main/packages/remark-parse |
324
343
  | remark-stringify | 11.0.0 | MIT | https://github.com/remarkjs/remark/tree/main/packages/remark-stringify |
344
+ | require-directory | 2.1.1 | MIT | https://github.com/troygoode/node-require-directory |
345
+ | require-main-filename | 2.0.0 | ISC | git+ssh://git@github.com/yargs/require-main-filename |
325
346
  | robust-predicates | 3.0.3 | Unlicense | https://github.com/mourner/robust-predicates |
326
347
  | rope-sequence | 1.3.4 | MIT | https://github.com/marijnh/rope-sequence |
327
348
  | roughjs | 4.6.6 | MIT | https://github.com/pshihn/rough |
328
349
  | rw | 1.3.3 | BSD-3-Clause | http://github.com/mbostock/rw |
329
350
  | safe-buffer | 5.1.2 | MIT | https://github.com/feross/safe-buffer |
330
351
  | safer-buffer | 2.1.2 | MIT | https://github.com/ChALkeR/safer-buffer |
352
+ | set-blocking | 2.0.0 | ISC | https://github.com/yargs/set-blocking |
331
353
  | setimmediate | 1.0.5 | MIT | https://github.com/YuzuJS/setImmediate |
332
354
  | space-separated-tokens | 2.0.2 | MIT | https://github.com/wooorm/space-separated-tokens |
333
355
  | string_decoder | 1.1.1 | MIT | https://github.com/nodejs/string_decoder |
356
+ | string-width | 4.2.3 | MIT | https://github.com/sindresorhus/string-width |
334
357
  | stringify-entities | 4.0.4 | MIT | https://github.com/wooorm/stringify-entities |
358
+ | strip-ansi | 6.0.1 | MIT | https://github.com/chalk/strip-ansi |
335
359
  | stylis | 4.4.0 | MIT | https://github.com/thysultan/stylis.js |
336
360
  | text-segmentation | 1.0.3 | MIT | git+ssh://git@github.com/niklasvh/text-segmentation |
337
361
  | tinyexec | 1.1.2 | MIT | https://github.com/tinylibs/tinyexec |
@@ -356,6 +380,11 @@ This notice is included in the published npm tarball. Transitive packages instal
356
380
  | vfile-message | 4.0.3 | MIT | https://github.com/vfile/vfile-message |
357
381
  | w3c-keyname | 2.2.8 | MIT | https://github.com/marijnh/w3c-keyname |
358
382
  | web-namespaces | 2.0.1 | MIT | https://github.com/wooorm/web-namespaces |
383
+ | which-module | 2.0.1 | ISC | https://github.com/nexdrew/which-module |
384
+ | wrap-ansi | 6.2.0 | MIT | https://github.com/chalk/wrap-ansi |
385
+ | y18n | 4.0.3 | ISC | git@github.com:yargs/y18n |
386
+ | yargs | 15.4.1 | MIT | https://github.com/yargs/yargs |
387
+ | yargs-parser | 18.1.3 | ISC | https://github.com/yargs/yargs-parser |
359
388
  | zod | 3.25.76 | MIT | https://github.com/colinhacks/zod |
360
389
  | zwitch | 2.0.4 | MIT | https://github.com/wooorm/zwitch |
361
390
 
@@ -398,7 +427,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
398
427
  SOFTWARE.
399
428
 
400
429
  ==============================================================================
401
- Components: @bendyline/squisq-editor-react@2.7.0, @bendyline/squisq-formats@2.4.1, @bendyline/squisq-react@2.7.0, @bendyline/squisq-video-react@2.3.2, @bendyline/squisq-video@2.2.11, @bendyline/squisq@2.7.0
430
+ Components: @bendyline/squisq-editor-react@2.8.0, @bendyline/squisq-formats@2.4.5, @bendyline/squisq-react@2.8.0, @bendyline/squisq-video-react@2.4.0, @bendyline/squisq-video@2.3.0, @bendyline/squisq@2.8.0
402
431
  Source files: node_modules/@bendyline/squisq-editor-react/LICENSE, node_modules/@bendyline/squisq-formats/LICENSE, node_modules/@bendyline/squisq-react/LICENSE, node_modules/@bendyline/squisq-video-react/LICENSE, node_modules/@bendyline/squisq-video/LICENSE, node_modules/@bendyline/squisq/LICENSE
403
432
  ==============================================================================
404
433
  MIT License
@@ -564,7 +593,7 @@ The above copyright notice and this permission notice shall be included in all c
564
593
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
565
594
 
566
595
  ==============================================================================
567
- Components: @bendyline/squisq-editor-react@2.7.0
596
+ Components: @bendyline/squisq-editor-react@2.8.0
568
597
  Source files: node_modules/@bendyline/squisq-editor-react/NOTICE.md
569
598
  ==============================================================================
570
599
  # Third-Party Notices for @bendyline/squisq-editor-react
@@ -594,7 +623,7 @@ Third-party components remain under their respective license terms.
594
623
  | @tiptap/react | 2.27.2 | MIT | https://github.com/ueberdosis/tiptap |
595
624
  | @tiptap/starter-kit | 2.27.2 | MIT | https://github.com/ueberdosis/tiptap |
596
625
  | @tiptap/suggestion | 2.27.2 | MIT | https://github.com/ueberdosis/tiptap |
597
- | mermaid | 11.16.0 | MIT | https://github.com/mermaid-js/mermaid |
626
+ | mermaid | 11.16.1 | MIT | https://github.com/mermaid-js/mermaid |
598
627
  | type-fest | 4.41.0 | MIT OR CC0-1.0 | https://github.com/sindresorhus/type-fest |
599
628
  | @monaco-editor/react _(bundled)_ | 4.7.0 | MIT | https://github.com/suren-atoyan/monaco-react |
600
629
  | @monaco-editor/loader _(bundled)_ | 1.7.0 | MIT | https://github.com/suren-atoyan/monaco-loader |
@@ -611,7 +640,7 @@ Exact third-party license texts for the bundled adapter, loader, state helper,
611
640
  and Font Awesome assets are shipped in THIRD_PARTY_LICENSES.txt.
612
641
 
613
642
  ==============================================================================
614
- Components: @bendyline/squisq-editor-react@2.7.0, @tiptap/core@2.27.2, @tiptap/extension-blockquote@2.27.2, @tiptap/extension-bold@2.27.2, @tiptap/extension-bubble-menu@2.27.2, @tiptap/extension-bullet-list@2.27.2, @tiptap/extension-code-block@2.27.2, @tiptap/extension-code@2.27.2, @tiptap/extension-document@2.27.2, @tiptap/extension-dropcursor@2.27.2, @tiptap/extension-floating-menu@2.27.2, @tiptap/extension-gapcursor@2.27.2, @tiptap/extension-hard-break@2.27.2, @tiptap/extension-heading@2.27.2, @tiptap/extension-history@2.27.2, @tiptap/extension-horizontal-rule@2.27.2, @tiptap/extension-image@2.27.2, @tiptap/extension-italic@2.27.2, @tiptap/extension-link@2.27.2, @tiptap/extension-list-item@2.27.2, @tiptap/extension-mention@2.27.2, @tiptap/extension-ordered-list@2.27.2, @tiptap/extension-paragraph@2.27.2, @tiptap/extension-placeholder@2.27.2, @tiptap/extension-strike@2.27.2, @tiptap/extension-table-cell@2.27.2, @tiptap/extension-table-header@2.27.2, @tiptap/extension-table-row@2.27.2, @tiptap/extension-table@2.27.2, @tiptap/extension-task-item@2.27.2, @tiptap/extension-task-list@2.27.2, @tiptap/extension-text-style@2.27.2, @tiptap/extension-text@2.27.2, @tiptap/pm@2.27.2, @tiptap/react@2.27.2, @tiptap/starter-kit@2.27.2, @tiptap/suggestion@2.27.2
643
+ Components: @bendyline/squisq-editor-react@2.8.0, @tiptap/core@2.27.2, @tiptap/extension-blockquote@2.27.2, @tiptap/extension-bold@2.27.2, @tiptap/extension-bubble-menu@2.27.2, @tiptap/extension-bullet-list@2.27.2, @tiptap/extension-code-block@2.27.2, @tiptap/extension-code@2.27.2, @tiptap/extension-document@2.27.2, @tiptap/extension-dropcursor@2.27.2, @tiptap/extension-floating-menu@2.27.2, @tiptap/extension-gapcursor@2.27.2, @tiptap/extension-hard-break@2.27.2, @tiptap/extension-heading@2.27.2, @tiptap/extension-history@2.27.2, @tiptap/extension-horizontal-rule@2.27.2, @tiptap/extension-image@2.27.2, @tiptap/extension-italic@2.27.2, @tiptap/extension-link@2.27.2, @tiptap/extension-list-item@2.27.2, @tiptap/extension-mention@2.27.2, @tiptap/extension-ordered-list@2.27.2, @tiptap/extension-paragraph@2.27.2, @tiptap/extension-placeholder@2.27.2, @tiptap/extension-strike@2.27.2, @tiptap/extension-table-cell@2.27.2, @tiptap/extension-table-header@2.27.2, @tiptap/extension-table-row@2.27.2, @tiptap/extension-table@2.27.2, @tiptap/extension-task-item@2.27.2, @tiptap/extension-task-list@2.27.2, @tiptap/extension-text-style@2.27.2, @tiptap/extension-text@2.27.2, @tiptap/pm@2.27.2, @tiptap/react@2.27.2, @tiptap/starter-kit@2.27.2, @tiptap/suggestion@2.27.2
615
644
  Source files: node_modules/@bendyline/squisq-editor-react/THIRD_PARTY_LICENSES.txt
616
645
  ==============================================================================
617
646
  THIRD-PARTY LICENSES FOR @bendyline/squisq-editor-react
@@ -871,7 +900,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
871
900
  SOFTWARE.
872
901
 
873
902
  ==============================================================================
874
- Components: @xmldom/xmldom@0.9.10
903
+ Components: @xmldom/xmldom@0.9.11
875
904
  Source files: node_modules/@bendyline/squisq-formats/node_modules/@xmldom/xmldom/LICENSE
876
905
  ==============================================================================
877
906
  Copyright 2019 - present Christopher J. Brody and other contributors, as listed in: https://github.com/xmldom/xmldom/graphs/contributors
@@ -884,7 +913,7 @@ The above copyright notice and this permission notice shall be included in all c
884
913
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
885
914
 
886
915
  ==============================================================================
887
- Components: @bendyline/squisq-formats@2.4.1
916
+ Components: @bendyline/squisq-formats@2.4.5
888
917
  Source files: node_modules/@bendyline/squisq-formats/NOTICE.md
889
918
  ==============================================================================
890
919
  # Third-Party Notices for @bendyline/squisq-formats
@@ -899,7 +928,7 @@ Third-party components remain under their respective license terms.
899
928
  | ---------------- | ------- | ----------------------- | ---------------------------------- |
900
929
  | @pdf-lib/fontkit | 1.1.1 | MIT | https://github.com/Hopding/fontkit |
901
930
  | @pdf-lib/upng | 1.0.1 | MIT | https://github.com/Hopding/upng |
902
- | @xmldom/xmldom | 0.9.10 | MIT | https://github.com/xmldom/xmldom |
931
+ | @xmldom/xmldom | 0.9.11 | MIT | https://github.com/xmldom/xmldom |
903
932
  | jszip | 3.10.1 | MIT OR GPL-3.0-or-later | https://github.com/Stuk/jszip |
904
933
  | pdf-lib | 1.17.1 | MIT | https://pdf-lib.js.org |
905
934
  | pdfjs-dist | 4.10.38 | Apache-2.0 | https://mozilla.github.io/pdf.js |
@@ -909,7 +938,7 @@ texts for these dependencies are included in their respective npm
909
938
  distributions and source repositories.
910
939
 
911
940
  ==============================================================================
912
- Components: @bendyline/squisq-formats@2.4.1
941
+ Components: @bendyline/squisq-formats@2.4.5
913
942
  Source files: node_modules/@bendyline/squisq-formats/THIRD_PARTY_LICENSES.txt
914
943
  ==============================================================================
915
944
  THIRD-PARTY LICENSES FOR @bendyline/squisq-formats
@@ -1091,7 +1120,7 @@ Awesome, nor vice versa. **Please do not use brand logos for any purpose except
1091
1120
  to represent the company, product, or service to which they refer.**
1092
1121
 
1093
1122
  ==============================================================================
1094
- Components: @bendyline/squisq-react@2.7.0
1123
+ Components: @bendyline/squisq-react@2.8.0
1095
1124
  Source files: node_modules/@bendyline/squisq-react/NOTICE.md
1096
1125
  ==============================================================================
1097
1126
  # Third-Party Notices for @bendyline/squisq-react
@@ -1105,7 +1134,7 @@ Third-party components remain under their respective license terms.
1105
1134
  | Package | Version | License | Repository |
1106
1135
  | ----------------------------- | -------------------- | ----------------------------- | ------------------------------------------- |
1107
1136
  | @fortawesome/fontawesome-free | 7.2.0 | CC-BY-4.0 AND OFL-1.1 AND MIT | https://github.com/FortAwesome/Font-Awesome |
1108
- | mermaid | 11.16.0 | MIT | https://github.com/mermaid-js/mermaid |
1137
+ | mermaid | 11.16.1 | MIT | https://github.com/mermaid-js/mermaid |
1109
1138
  | preact _(bundled)_ | 10.29.0 | MIT | https://github.com/preactjs/preact |
1110
1139
  | react _(peer)_ | ^18.0.0 \|\| ^19.0.0 | MIT | https://github.com/facebook/react |
1111
1140
  | react-dom _(peer)_ | ^18.0.0 \|\| ^19.0.0 | MIT | https://github.com/facebook/react |
@@ -1116,7 +1145,7 @@ third-party license texts for the complete standalone bundle graph are shipped
1116
1145
  in THIRD_PARTY_LICENSES.txt.
1117
1146
 
1118
1147
  ==============================================================================
1119
- Components: @bendyline/squisq-react@2.7.0
1148
+ Components: @bendyline/squisq-react@2.8.0
1120
1149
  Source files: node_modules/@bendyline/squisq-react/THIRD_PARTY_LICENSES.txt
1121
1150
  ==============================================================================
1122
1151
  THIRD-PARTY LICENSES FOR @bendyline/squisq-react
@@ -1221,7 +1250,7 @@ COMPONENTS
1221
1250
  - mdast-util-phrasing@4.1.0 (MIT); files: license
1222
1251
  - mdast-util-to-markdown@2.1.2 (MIT); files: license
1223
1252
  - mdast-util-to-string@4.0.0 (MIT); files: license
1224
- - mermaid@11.16.0 (MIT); files: LICENSE
1253
+ - mermaid@11.16.1 (MIT); files: LICENSE
1225
1254
  - micromark-core-commonmark@2.0.3 (MIT); files: license
1226
1255
  - micromark-extension-directive@3.0.2 (MIT); files: license
1227
1256
  - micromark-extension-frontmatter@2.0.0 (MIT); files: license
@@ -4106,7 +4135,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4106
4135
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4107
4136
 
4108
4137
  ==============================================================================
4109
- mermaid@11.16.0 - LICENSE
4138
+ mermaid@11.16.1 - LICENSE
4110
4139
  ==============================================================================
4111
4140
  The MIT License (MIT)
4112
4141
 
@@ -5589,7 +5618,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5589
5618
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5590
5619
 
5591
5620
  ==============================================================================
5592
- Components: @bendyline/squisq-video-react@2.3.2, @ffmpeg/core@0.12.9
5621
+ Components: @bendyline/squisq-video-react@2.4.0, @ffmpeg/core@0.12.9
5593
5622
  Source files: node_modules/@bendyline/squisq-video-react/COPYING.GPL-2.0.txt
5594
5623
  ==============================================================================
5595
5624
  GNU GENERAL PUBLIC LICENSE
@@ -5932,7 +5961,7 @@ library. If this is what you want to do, use the GNU Lesser General
5932
5961
  Public License instead of this License.
5933
5962
 
5934
5963
  ==============================================================================
5935
- Components: @bendyline/squisq-video-react@2.3.2, @ffmpeg/core@0.12.9
5964
+ Components: @bendyline/squisq-video-react@2.4.0, @ffmpeg/core@0.12.9
5936
5965
  Source files: node_modules/@bendyline/squisq-video-react/NOTICE.md
5937
5966
  ==============================================================================
5938
5967
  # Third-Party Notices for @bendyline/squisq-video-react
@@ -5977,7 +6006,7 @@ global WebCodecs declaration dependencies are not installed for consumers. Its
5977
6006
  exact license text is shipped in THIRD_PARTY_LICENSES.txt.
5978
6007
 
5979
6008
  ==============================================================================
5980
- Components: @bendyline/squisq-video-react@2.3.2, @ffmpeg/core@0.12.9, @ffmpeg/ffmpeg@0.12.15, @ffmpeg/types@0.12.4, @ffmpeg/util@0.12.2
6009
+ Components: @bendyline/squisq-video-react@2.4.0, @ffmpeg/core@0.12.9, @ffmpeg/ffmpeg@0.12.15, @ffmpeg/types@0.12.4, @ffmpeg/util@0.12.2
5981
6010
  Source files: node_modules/@bendyline/squisq-video-react/THIRD_PARTY_LICENSES.txt
5982
6011
  ==============================================================================
5983
6012
  THIRD-PARTY LICENSES FOR @bendyline/squisq-video-react
@@ -6041,7 +6070,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6041
6070
  SOFTWARE.
6042
6071
 
6043
6072
  ==============================================================================
6044
- Components: @bendyline/squisq-video@2.2.11
6073
+ Components: @bendyline/squisq-video@2.3.0
6045
6074
  Source files: node_modules/@bendyline/squisq-video/NOTICE.md
6046
6075
  ==============================================================================
6047
6076
  # Third-Party Notices for @bendyline/squisq-video
@@ -6066,7 +6095,7 @@ Copyright and complete license texts for the listed dependencies are included
6066
6095
  in their respective npm distributions and source repositories.
6067
6096
 
6068
6097
  ==============================================================================
6069
- Components: @bendyline/squisq-video@2.2.11
6098
+ Components: @bendyline/squisq-video@2.3.0
6070
6099
  Source files: node_modules/@bendyline/squisq-video/THIRD_PARTY_LICENSES.txt
6071
6100
  ==============================================================================
6072
6101
  THIRD-PARTY LICENSES FOR @bendyline/squisq-video
@@ -6078,7 +6107,7 @@ repository license, the pinned upstream copy is vendored and identified below.
6078
6107
  COMPONENTS
6079
6108
 
6080
6109
  ==============================================================================
6081
- Components: @bendyline/squisq@2.7.0
6110
+ Components: @bendyline/squisq@2.8.0
6082
6111
  Source files: node_modules/@bendyline/squisq/NOTICE.md
6083
6112
  ==============================================================================
6084
6113
  # Third-Party Notices for @bendyline/squisq
@@ -6109,7 +6138,7 @@ third-party license texts for bundled code and data are shipped in
6109
6138
  THIRD_PARTY_LICENSES.txt.
6110
6139
 
6111
6140
  ==============================================================================
6112
- Components: @bendyline/squisq@2.7.0
6141
+ Components: @bendyline/squisq@2.8.0
6113
6142
  Source files: node_modules/@bendyline/squisq/THIRD_PARTY_LICENSES.txt
6114
6143
  ==============================================================================
6115
6144
  THIRD-PARTY LICENSES FOR @bendyline/squisq
@@ -6317,7 +6346,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6317
6346
  SOFTWARE.
6318
6347
 
6319
6348
  ==============================================================================
6320
- Components: @chevrotain/types@11.1.2, dompurify@3.4.12
6349
+ Components: @chevrotain/types@11.1.2, dompurify@3.4.13
6321
6350
  Source files: node_modules/@chevrotain/types/LICENSE.txt, node_modules/dompurify/LICENSE
6322
6351
  ==============================================================================
6323
6352
 
@@ -6901,8 +6930,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6901
6930
  SOFTWARE.
6902
6931
 
6903
6932
  ==============================================================================
6904
- Components: @types/d3-array@3.2.2, @types/d3-axis@3.0.6, @types/d3-brush@3.0.6, @types/d3-chord@3.0.6, @types/d3-color@3.1.3, @types/d3-contour@3.0.6, @types/d3-delaunay@6.0.4, @types/d3-dispatch@3.0.7, @types/d3-drag@3.0.7, @types/d3-dsv@3.0.7, @types/d3-ease@3.0.2, @types/d3-fetch@3.0.7, @types/d3-force@3.0.10, @types/d3-format@3.0.4, @types/d3-geo@3.1.0, @types/d3-hierarchy@3.1.7, @types/d3-interpolate@3.0.4, @types/d3-path@3.1.1, @types/d3-polygon@3.0.2, @types/d3-quadtree@3.0.6, @types/d3-random@3.0.4, @types/d3-scale-chromatic@3.1.0, @types/d3-scale@4.0.9, @types/d3-selection@3.0.11, @types/d3-shape@3.1.8, @types/d3-time-format@4.0.3, @types/d3-time@3.0.4, @types/d3-timer@3.0.2, @types/d3-transition@3.0.9, @types/d3-zoom@3.0.8, @types/d3@7.4.3, @types/debug@4.1.12, @types/geojson@7946.0.16, @types/hast@3.0.4, @types/katex@0.16.8, @types/linkify-it@5.0.0, @types/markdown-it@14.1.2, @types/mdast@4.0.4, @types/mdurl@2.0.0, @types/ms@2.1.0, @types/trusted-types@2.0.7, @types/unist@2.0.11, @types/unist@3.0.3, @types/use-sync-external-store@0.0.6
6905
- Source files: node_modules/@types/d3-array/LICENSE, node_modules/@types/d3-axis/LICENSE, node_modules/@types/d3-brush/LICENSE, node_modules/@types/d3-chord/LICENSE, node_modules/@types/d3-color/LICENSE, node_modules/@types/d3-contour/LICENSE, node_modules/@types/d3-delaunay/LICENSE, node_modules/@types/d3-dispatch/LICENSE, node_modules/@types/d3-drag/LICENSE, node_modules/@types/d3-dsv/LICENSE, node_modules/@types/d3-ease/LICENSE, node_modules/@types/d3-fetch/LICENSE, node_modules/@types/d3-force/LICENSE, node_modules/@types/d3-format/LICENSE, node_modules/@types/d3-geo/LICENSE, node_modules/@types/d3-hierarchy/LICENSE, node_modules/@types/d3-interpolate/LICENSE, node_modules/@types/d3-path/LICENSE, node_modules/@types/d3-polygon/LICENSE, node_modules/@types/d3-quadtree/LICENSE, node_modules/@types/d3-random/LICENSE, node_modules/@types/d3-scale-chromatic/LICENSE, node_modules/@types/d3-scale/LICENSE, node_modules/@types/d3-selection/LICENSE, node_modules/@types/d3-shape/LICENSE, node_modules/@types/d3-time-format/LICENSE, node_modules/@types/d3-time/LICENSE, node_modules/@types/d3-timer/LICENSE, node_modules/@types/d3-transition/LICENSE, node_modules/@types/d3-zoom/LICENSE, node_modules/@types/d3/LICENSE, node_modules/@types/debug/LICENSE, node_modules/@types/geojson/LICENSE, node_modules/@types/hast/LICENSE, node_modules/@types/katex/LICENSE, node_modules/@types/linkify-it/LICENSE, node_modules/@types/markdown-it/LICENSE, node_modules/@types/mdast/LICENSE, node_modules/@types/mdurl/LICENSE, node_modules/@types/ms/LICENSE, node_modules/@types/unist/LICENSE, node_modules/@types/use-sync-external-store/LICENSE, node_modules/dompurify/node_modules/@types/trusted-types/LICENSE, node_modules/parse-entities/node_modules/@types/unist/LICENSE
6933
+ Components: @types/d3-array@3.2.2, @types/d3-axis@3.0.6, @types/d3-brush@3.0.6, @types/d3-chord@3.0.6, @types/d3-color@3.1.3, @types/d3-contour@3.0.6, @types/d3-delaunay@6.0.4, @types/d3-dispatch@3.0.7, @types/d3-drag@3.0.7, @types/d3-dsv@3.0.7, @types/d3-ease@3.0.2, @types/d3-fetch@3.0.7, @types/d3-force@3.0.10, @types/d3-format@3.0.4, @types/d3-geo@3.1.1, @types/d3-hierarchy@3.1.7, @types/d3-interpolate@3.0.4, @types/d3-path@3.1.1, @types/d3-polygon@3.0.2, @types/d3-quadtree@3.0.6, @types/d3-random@3.0.4, @types/d3-scale-chromatic@3.1.0, @types/d3-scale@4.0.9, @types/d3-selection@3.0.11, @types/d3-shape@3.1.8, @types/d3-time-format@4.0.3, @types/d3-time@3.0.4, @types/d3-timer@3.0.2, @types/d3-transition@3.0.9, @types/d3-zoom@3.0.8, @types/d3@7.4.3, @types/debug@4.1.12, @types/geojson@7946.0.16, @types/hast@3.0.4, @types/katex@0.16.8, @types/linkify-it@5.0.0, @types/markdown-it@14.1.2, @types/mdast@4.0.4, @types/mdurl@2.0.0, @types/ms@2.1.0, @types/trusted-types@2.0.7, @types/unist@2.0.11, @types/unist@3.0.3, @types/use-sync-external-store@0.0.6
6934
+ Source files: node_modules/@types/d3-array/LICENSE, node_modules/@types/d3-axis/LICENSE, node_modules/@types/d3-brush/LICENSE, node_modules/@types/d3-chord/LICENSE, node_modules/@types/d3-color/LICENSE, node_modules/@types/d3-contour/LICENSE, node_modules/@types/d3-delaunay/LICENSE, node_modules/@types/d3-dispatch/LICENSE, node_modules/@types/d3-drag/LICENSE, node_modules/@types/d3-dsv/LICENSE, node_modules/@types/d3-ease/LICENSE, node_modules/@types/d3-fetch/LICENSE, node_modules/@types/d3-force/LICENSE, node_modules/@types/d3-format/LICENSE, node_modules/@types/d3-geo/LICENSE, node_modules/@types/d3-hierarchy/LICENSE, node_modules/@types/d3-interpolate/LICENSE, node_modules/@types/d3-path/LICENSE, node_modules/@types/d3-polygon/LICENSE, node_modules/@types/d3-quadtree/LICENSE, node_modules/@types/d3-random/LICENSE, node_modules/@types/d3-scale-chromatic/LICENSE, node_modules/@types/d3-scale/LICENSE, node_modules/@types/d3-selection/LICENSE, node_modules/@types/d3-shape/LICENSE, node_modules/@types/d3-time-format/LICENSE, node_modules/@types/d3-time/LICENSE, node_modules/@types/d3-timer/LICENSE, node_modules/@types/d3-transition/LICENSE, node_modules/@types/d3-zoom/LICENSE, node_modules/@types/d3/LICENSE, node_modules/@types/debug/LICENSE, node_modules/@types/geojson/LICENSE, node_modules/@types/hast/LICENSE, node_modules/@types/katex/LICENSE, node_modules/@types/linkify-it/LICENSE, node_modules/@types/markdown-it/LICENSE, node_modules/@types/mdast/LICENSE, node_modules/@types/mdurl/LICENSE, node_modules/@types/ms/LICENSE, node_modules/@types/trusted-types/LICENSE, node_modules/@types/unist/LICENSE, node_modules/@types/use-sync-external-store/LICENSE, node_modules/parse-entities/node_modules/@types/unist/LICENSE
6906
6935
  ==============================================================================
6907
6936
  MIT License
6908
6937
 
@@ -7266,6 +7295,44 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
7266
7295
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
7267
7296
  OTHER DEALINGS IN THE SOFTWARE.
7268
7297
 
7298
+ ==============================================================================
7299
+ Components: color-convert@2.0.1
7300
+ Source files: node_modules/color-convert/LICENSE
7301
+ ==============================================================================
7302
+ Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
7303
+
7304
+ Permission is hereby granted, free of charge, to any person obtaining
7305
+ a copy of this software and associated documentation files (the
7306
+ "Software"), to deal in the Software without restriction, including
7307
+ without limitation the rights to use, copy, modify, merge, publish,
7308
+ distribute, sublicense, and/or sell copies of the Software, and to
7309
+ permit persons to whom the Software is furnished to do so, subject to
7310
+ the following conditions:
7311
+
7312
+ The above copyright notice and this permission notice shall be
7313
+ included in all copies or substantial portions of the Software.
7314
+
7315
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
7316
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7317
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
7318
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
7319
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7320
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
7321
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7322
+
7323
+ ==============================================================================
7324
+ Components: color-name@1.1.4
7325
+ Source files: node_modules/color-name/LICENSE
7326
+ ==============================================================================
7327
+ The MIT License (MIT)
7328
+ Copyright (c) 2015 Dmitry Ivanov
7329
+
7330
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
7331
+
7332
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7333
+
7334
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7335
+
7269
7336
  ==============================================================================
7270
7337
  Components: comma-separated-tokens@2.0.3, hast-util-parse-selector@4.0.0, is-alphabetical@2.0.1, is-alphanumerical@2.0.1, is-decimal@2.0.1, is-hexadecimal@2.0.1, space-separated-tokens@2.0.2, unist-util-remove-position@5.0.0, unist-util-stringify-position@4.0.0, unist-util-visit-parents@6.0.2, vfile-location@5.0.3, web-namespaces@2.0.1, zwitch@2.0.4
7271
7338
  Source files: node_modules/comma-separated-tokens/license, node_modules/hast-util-parse-selector/license, node_modules/is-alphabetical/license, node_modules/is-alphanumerical/license, node_modules/is-decimal/license, node_modules/is-hexadecimal/license, node_modules/space-separated-tokens/license, node_modules/unist-util-remove-position/license, node_modules/unist-util-stringify-position/license, node_modules/unist-util-visit-parents/license, node_modules/vfile-location/license, node_modules/web-namespaces/license, node_modules/zwitch/license
@@ -7471,7 +7538,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7471
7538
  SOFTWARE.
7472
7539
 
7473
7540
  ==============================================================================
7474
- Components: cytoscape@3.34.0
7541
+ Components: cytoscape@3.34.1
7475
7542
  Source files: node_modules/cytoscape/LICENSE
7476
7543
  ==============================================================================
7477
7544
  Copyright (c) 2016-2026, The Cytoscape Consortium.
@@ -7495,7 +7562,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7495
7562
  SOFTWARE.
7496
7563
 
7497
7564
  ==============================================================================
7498
- Components: cytoscape@3.34.0
7565
+ Components: cytoscape@3.34.1
7499
7566
  Source files: node_modules/cytoscape/license-update.mjs
7500
7567
  ==============================================================================
7501
7568
  import fs from 'fs';
@@ -8176,7 +8243,31 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
8176
8243
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8177
8244
 
8178
8245
  ==============================================================================
8179
- Components: dompurify@3.4.12
8246
+ Components: dijkstrajs@1.0.3
8247
+ Source files: node_modules/dijkstrajs/LICENSE.md
8248
+ ==============================================================================
8249
+ ```
8250
+ Dijkstra path-finding functions. Adapted from the Dijkstar Python project.
8251
+
8252
+ Copyright (C) 2008
8253
+ Wyatt Baldwin <self@wyattbaldwin.com>
8254
+ All rights reserved
8255
+
8256
+ Licensed under the MIT license.
8257
+
8258
+ http://www.opensource.org/licenses/mit-license.php
8259
+
8260
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8261
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8262
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8263
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8264
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8265
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8266
+ THE SOFTWARE.
8267
+ ```
8268
+
8269
+ ==============================================================================
8270
+ Components: dompurify@3.4.13
8180
8271
  Source files: node_modules/dompurify/LICENSE-MPL
8181
8272
  ==============================================================================
8182
8273
  Mozilla Public License Version 2.0
@@ -8570,7 +8661,7 @@ THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRE
8570
8661
  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8571
8662
 
8572
8663
  ==============================================================================
8573
- Components: es-toolkit@1.49.0
8664
+ Components: es-toolkit@1.50.0
8574
8665
  Source files: node_modules/es-toolkit/LICENSE
8575
8666
  ==============================================================================
8576
8667
  MIT License
@@ -8904,6 +8995,17 @@ Source files: node_modules/genson-js/LICENSE
8904
8995
  See the License for the specific language governing permissions and
8905
8996
  limitations under the License.
8906
8997
 
8998
+ ==============================================================================
8999
+ Components: get-caller-file@2.0.5
9000
+ Source files: node_modules/get-caller-file/LICENSE.md
9001
+ ==============================================================================
9002
+ ISC License (ISC)
9003
+ Copyright 2018 Stefan Penner
9004
+
9005
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
9006
+
9007
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9008
+
8907
9009
  ==============================================================================
8908
9010
  Components: hachure-fill@0.5.2
8909
9011
  Source files: node_modules/hachure-fill/LICENSE
@@ -9081,6 +9183,20 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
9081
9183
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
9082
9184
  PERFORMANCE OF THIS SOFTWARE.
9083
9185
 
9186
+ ==============================================================================
9187
+ Components: ansi-regex@5.0.1, ansi-styles@4.3.0, camelcase@5.3.1, find-up@4.1.0, is-fullwidth-code-point@3.0.0, locate-path@5.0.0, p-limit@2.3.0, p-locate@4.1.0, p-try@2.2.0, path-exists@4.0.0, string-width@4.2.3, strip-ansi@6.0.1, wrap-ansi@6.2.0
9188
+ Source files: node_modules/is-fullwidth-code-point/license, node_modules/p-try/license, node_modules/qrcode/node_modules/ansi-regex/license, node_modules/qrcode/node_modules/ansi-styles/license, node_modules/qrcode/node_modules/camelcase/license, node_modules/qrcode/node_modules/find-up/license, node_modules/qrcode/node_modules/locate-path/license, node_modules/qrcode/node_modules/p-limit/license, node_modules/qrcode/node_modules/p-locate/license, node_modules/qrcode/node_modules/path-exists/license, node_modules/qrcode/node_modules/string-width/license, node_modules/qrcode/node_modules/strip-ansi/license, node_modules/qrcode/node_modules/wrap-ansi/license
9189
+ ==============================================================================
9190
+ MIT License
9191
+
9192
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
9193
+
9194
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
9195
+
9196
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9197
+
9198
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9199
+
9084
9200
  ==============================================================================
9085
9201
  Components: isarray@1.0.0
9086
9202
  Source files: node_modules/isarray/README.md
@@ -10347,7 +10463,7 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
10347
10463
  IN THE SOFTWARE.
10348
10464
 
10349
10465
  ==============================================================================
10350
- Components: mermaid@11.16.0
10466
+ Components: mermaid@11.16.1
10351
10467
  Source files: node_modules/mermaid/LICENSE
10352
10468
  ==============================================================================
10353
10469
  The MIT License (MIT)
@@ -10523,7 +10639,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
10523
10639
  THE SOFTWARE.
10524
10640
 
10525
10641
  ==============================================================================
10526
- Components: package-manager-detector@1.7.0
10642
+ Components: package-manager-detector@1.8.0
10527
10643
  Source files: node_modules/package-manager-detector/LICENSE
10528
10644
  ==============================================================================
10529
10645
  MIT License
@@ -10859,6 +10975,31 @@ Source files: node_modules/pdfjs-dist/LICENSE
10859
10975
 
10860
10976
  END OF TERMS AND CONDITIONS
10861
10977
 
10978
+ ==============================================================================
10979
+ Components: pngjs@5.0.0
10980
+ Source files: node_modules/pngjs/LICENSE
10981
+ ==============================================================================
10982
+ pngjs2 original work Copyright (c) 2015 Luke Page & Original Contributors
10983
+ pngjs derived work Copyright (c) 2012 Kuba Niegowski
10984
+
10985
+ Permission is hereby granted, free of charge, to any person obtaining a copy
10986
+ of this software and associated documentation files (the "Software"), to deal
10987
+ in the Software without restriction, including without limitation the rights
10988
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10989
+ copies of the Software, and to permit persons to whom the Software is
10990
+ furnished to do so, subject to the following conditions:
10991
+
10992
+ The above copyright notice and this permission notice shall be included in
10993
+ all copies or substantial portions of the Software.
10994
+
10995
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10996
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10997
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10998
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10999
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11000
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
11001
+ THE SOFTWARE.
11002
+
10862
11003
  ==============================================================================
10863
11004
  Components: points-on-path@0.2.1
10864
11005
  Source files: node_modules/points-on-path/LICENSE
@@ -10982,8 +11123,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
10982
11123
  THE SOFTWARE.
10983
11124
 
10984
11125
  ==============================================================================
10985
- Components: punycode.js@2.3.1, uc.micro@2.1.0
10986
- Source files: node_modules/punycode.js/LICENSE-MIT.txt, node_modules/uc.micro/LICENSE.txt
11126
+ Components: emoji-regex@8.0.0, punycode.js@2.3.1, uc.micro@2.1.0
11127
+ Source files: node_modules/punycode.js/LICENSE-MIT.txt, node_modules/qrcode/node_modules/emoji-regex/LICENSE-MIT.txt, node_modules/uc.micro/LICENSE.txt
10987
11128
  ==============================================================================
10988
11129
  Copyright Mathias Bynens <https://mathiasbynens.be/>
10989
11130
 
@@ -11006,6 +11147,128 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11006
11147
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
11007
11148
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11008
11149
 
11150
+ ==============================================================================
11151
+ Components: qrcode@1.5.4
11152
+ Source files: node_modules/qrcode/license
11153
+ ==============================================================================
11154
+ The MIT License (MIT)
11155
+
11156
+ Copyright (c) 2012 Ryan Day
11157
+
11158
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
11159
+
11160
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
11161
+
11162
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11163
+
11164
+ ==============================================================================
11165
+ Components: cliui@6.0.0
11166
+ Source files: node_modules/qrcode/node_modules/cliui/LICENSE.txt
11167
+ ==============================================================================
11168
+ Copyright (c) 2015, Contributors
11169
+
11170
+ Permission to use, copy, modify, and/or distribute this software
11171
+ for any purpose with or without fee is hereby granted, provided
11172
+ that the above copyright notice and this permission notice
11173
+ appear in all copies.
11174
+
11175
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11176
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
11177
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
11178
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
11179
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
11180
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11181
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
11182
+
11183
+ ==============================================================================
11184
+ Components: decamelize@1.2.0
11185
+ Source files: node_modules/qrcode/node_modules/decamelize/license
11186
+ ==============================================================================
11187
+ The MIT License (MIT)
11188
+
11189
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
11190
+
11191
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11192
+ of this software and associated documentation files (the "Software"), to deal
11193
+ in the Software without restriction, including without limitation the rights
11194
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11195
+ copies of the Software, and to permit persons to whom the Software is
11196
+ furnished to do so, subject to the following conditions:
11197
+
11198
+ The above copyright notice and this permission notice shall be included in
11199
+ all copies or substantial portions of the Software.
11200
+
11201
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11202
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11203
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11204
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11205
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11206
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
11207
+ THE SOFTWARE.
11208
+
11209
+ ==============================================================================
11210
+ Components: y18n@4.0.3
11211
+ Source files: node_modules/qrcode/node_modules/y18n/LICENSE
11212
+ ==============================================================================
11213
+ Copyright (c) 2015, Contributors
11214
+
11215
+ Permission to use, copy, modify, and/or distribute this software for any purpose
11216
+ with or without fee is hereby granted, provided that the above copyright notice
11217
+ and this permission notice appear in all copies.
11218
+
11219
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
11220
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
11221
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11222
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
11223
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
11224
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
11225
+ THIS SOFTWARE.
11226
+
11227
+ ==============================================================================
11228
+ Components: require-main-filename@2.0.0, set-blocking@2.0.0, yargs-parser@18.1.3
11229
+ Source files: node_modules/qrcode/node_modules/yargs-parser/LICENSE.txt, node_modules/require-main-filename/LICENSE.txt, node_modules/set-blocking/LICENSE.txt
11230
+ ==============================================================================
11231
+ Copyright (c) 2016, Contributors
11232
+
11233
+ Permission to use, copy, modify, and/or distribute this software
11234
+ for any purpose with or without fee is hereby granted, provided
11235
+ that the above copyright notice and this permission notice
11236
+ appear in all copies.
11237
+
11238
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11239
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
11240
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
11241
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
11242
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
11243
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11244
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
11245
+
11246
+ ==============================================================================
11247
+ Components: yargs@15.4.1
11248
+ Source files: node_modules/qrcode/node_modules/yargs/LICENSE
11249
+ ==============================================================================
11250
+ MIT License
11251
+
11252
+ Copyright 2010 James Halliday (mail@substack.net); Modified work Copyright 2014 Contributors (ben@npmjs.com)
11253
+
11254
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11255
+ of this software and associated documentation files (the "Software"), to deal
11256
+ in the Software without restriction, including without limitation the rights
11257
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11258
+ copies of the Software, and to permit persons to whom the Software is
11259
+ furnished to do so, subject to the following conditions:
11260
+
11261
+ The above copyright notice and this permission notice shall be included in
11262
+ all copies or substantial portions of the Software.
11263
+
11264
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11265
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11266
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11267
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11268
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11269
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
11270
+ THE SOFTWARE.
11271
+
11009
11272
  ==============================================================================
11010
11273
  Components: readable-stream@2.3.8, string_decoder@1.1.1
11011
11274
  Source files: node_modules/readable-stream/LICENSE, node_modules/string_decoder/LICENSE
@@ -11463,6 +11726,33 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11463
11726
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
11464
11727
  THE SOFTWARE.
11465
11728
 
11729
+ ==============================================================================
11730
+ Components: require-directory@2.1.1
11731
+ Source files: node_modules/require-directory/LICENSE
11732
+ ==============================================================================
11733
+ The MIT License (MIT)
11734
+
11735
+ Copyright (c) 2011 Troy Goode <troygoode@gmail.com>
11736
+
11737
+ Permission is hereby granted, free of charge, to any person obtaining a
11738
+ copy of this software and associated documentation files (the
11739
+ "Software"), to deal in the Software without restriction, including
11740
+ without limitation the rights to use, copy, modify, merge, publish,
11741
+ distribute, sublicense, and/or sell copies of the Software, and to
11742
+ permit persons to whom the Software is furnished to do so, subject to
11743
+ the following conditions:
11744
+
11745
+ The above copyright notice and this permission notice shall be included
11746
+ in all copies or substantial portions of the Software.
11747
+
11748
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
11749
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11750
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
11751
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11752
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
11753
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
11754
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11755
+
11466
11756
  ==============================================================================
11467
11757
  Components: robust-predicates@3.0.3
11468
11758
  Source files: node_modules/robust-predicates/LICENSE
@@ -11946,6 +12236,24 @@ The above copyright notice and this permission notice shall be included in all c
11946
12236
 
11947
12237
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11948
12238
 
12239
+ ==============================================================================
12240
+ Components: which-module@2.0.1
12241
+ Source files: node_modules/which-module/LICENSE
12242
+ ==============================================================================
12243
+ Copyright (c) 2016, Contributors
12244
+
12245
+ Permission to use, copy, modify, and/or distribute this software for any purpose
12246
+ with or without fee is hereby granted, provided that the above copyright notice
12247
+ and this permission notice appear in all copies.
12248
+
12249
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
12250
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
12251
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
12252
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
12253
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
12254
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
12255
+ THIS SOFTWARE.
12256
+
11949
12257
  ==============================================================================
11950
12258
  Components: zod@3.25.76
11951
12259
  Source files: node_modules/zod/LICENSE