@@ -9,7 +9,9 @@ SPDX-License-Identifier: AGPL-3.0-or-later
99SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
1010SPDX-FileCopyrightText: xiemengxiong
1111SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
12+ SPDX-FileCopyrightText: string_decoder developers
1213SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
14+ SPDX-FileCopyrightText: readable-stream developers
1315SPDX-FileCopyrightText: p-queue developers
1416SPDX-FileCopyrightText: omahlama
1517SPDX-FileCopyrightText: inline-style-parser developers
@@ -33,14 +35,18 @@ SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
3335SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
3436SPDX-FileCopyrightText: OpenJS Foundation and other contributors
3537SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
38+ SPDX-FileCopyrightText: Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)
3639SPDX-FileCopyrightText: Matt Zabriskie
3740SPDX-FileCopyrightText: Mark <mark@remarkablemark.org>
3841SPDX-FileCopyrightText: Mapbox
3942SPDX-FileCopyrightText: Joyent
4043SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
4144SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4245SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
46+ SPDX-FileCopyrightText: James Halliday
4347SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
48+ SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)
49+ SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
4450SPDX-FileCopyrightText: Hiroki Osame
4551SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
4652SPDX-FileCopyrightText: GitHub Inc.
@@ -58,8 +64,6 @@ SPDX-FileCopyrightText: Arnout Kazemier
5864SPDX-FileCopyrightText: Antoni Andre <antoniandre.web@gmail.com>
5965SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
6066SPDX-FileCopyrightText: Andrea Giammarchi
61- SPDX-FileCopyrightText: Amit Gupta (https://solothought.com)
62- SPDX-FileCopyrightText: Amit Gupta (https://amitkumargupta.work/)
6367SPDX-FileCopyrightText: Alkemics
6468SPDX-FileCopyrightText: @nextcloud/dialogs developers
6569
@@ -164,6 +168,9 @@ This file is generated from multiple sources. Included packages:
164168- blurhash
165169 - version: 2.0.5
166170 - license: MIT
171+ - buffer
172+ - version: 5.7.1
173+ - license: MIT
167174- cancelable-promise
168175 - version: 4.3.1
169176 - license: MIT
@@ -203,12 +210,12 @@ This file is generated from multiple sources. Included packages:
203210- escape-html
204211 - version: 1.0.3
205212 - license: MIT
213+ - events
214+ - version: 3.3.0
215+ - license: MIT
206216- extend
207217 - version: 3.0.2
208218 - license: MIT
209- - fast-xml-parser
210- - version: 4.5.3
211- - license: MIT
212219- floating-vue
213220 - version: 1.0.0-beta.19
214221 - license: MIT
@@ -230,6 +237,9 @@ This file is generated from multiple sources. Included packages:
230237- ieee754
231238 - version: 1.2.1
232239 - license: BSD-3-Clause
240+ - inherits
241+ - version: 2.0.4
242+ - license: ISC
233243- inline-style-parser
234244 - version: 0.1.1
235245 - license: MIT
@@ -359,18 +369,30 @@ This file is generated from multiple sources. Included packages:
359369- remark-rehype
360370 - version: 11.1.0
361371 - license: MIT
372+ - safe-buffer
373+ - version: 5.2.1
374+ - license: MIT
375+ - sax
376+ - version: 1.4.1
377+ - license: ISC
362378- space-separated-tokens
363379 - version: 2.0.2
364380 - license: MIT
365381- splitpanes
366382 - version: 2.4.1
367383 - license: MIT
384+ - readable-stream
385+ - version: 3.6.2
386+ - license: MIT
387+ - stream-browserify
388+ - version: 3.0.0
389+ - license: MIT
390+ - string_decoder
391+ - version: 1.3.0
392+ - license: MIT
368393- striptags
369394 - version: 3.2.0
370395 - license: MIT
371- - strnum
372- - version: 1.1.2
373- - license: MIT
374396- style-loader
375397 - version: 4.0.0
376398 - license: MIT
@@ -413,6 +435,9 @@ This file is generated from multiple sources. Included packages:
413435- unist-util-visit
414436 - version: 5.0.0
415437 - license: MIT
438+ - util-deprecate
439+ - version: 1.0.2
440+ - license: MIT
416441- vfile-message
417442 - version: 4.0.2
418443 - license: MIT
0 commit comments