@@ -7,6 +7,7 @@ SPDX-FileCopyrightText: escape-html developers
77SPDX-FileCopyrightText: Varun A P
88SPDX-FileCopyrightText: Tobias Koppers @sokra
99SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
10+ SPDX-FileCopyrightText: Roeland Jago Douma
1011SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1112SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1213SPDX-FileCopyrightText: James Halliday
@@ -15,8 +16,10 @@ SPDX-FileCopyrightText: GitHub Inc.
1516SPDX-FileCopyrightText: Evan You
1617SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
1718SPDX-FileCopyrightText: David Clark
19+ SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
1820SPDX-FileCopyrightText: Christoph Wurst
1921SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
22+ SPDX-FileCopyrightText: Alkemics
2023SPDX-FileCopyrightText: @nextcloud/dialogs developers
2124
2225
@@ -27,21 +30,36 @@ This file is generated from multiple sources. Included packages:
2730- @nextcloud/browser-storage
2831 - version: 0.4.0
2932 - license: GPL-3.0-or-later
33+ - @nextcloud/capabilities
34+ - version: 1.2.0
35+ - license: GPL-3.0-or-later
3036- @nextcloud/dialogs
31- - version: 6.3.0
37+ - version: 6.3.1
3238 - license: AGPL-3.0-or-later
3339- semver
3440 - version: 7.7.2
3541 - license: ISC
3642- @nextcloud/event-bus
3743 - version: 3.3.2
3844 - license: GPL-3.0-or-later
45+ - @nextcloud/files
46+ - version: 3.10.2
47+ - license: AGPL-3.0-or-later
48+ - @nextcloud/initial-state
49+ - version: 2.2.0
50+ - license: GPL-3.0-or-later
3951- @nextcloud/l10n
4052 - version: 3.3.0
4153 - license: GPL-3.0-or-later
54+ - @nextcloud/logger
55+ - version: 3.0.2
56+ - license: GPL-3.0-or-later
4257- @nextcloud/router
4358 - version: 3.0.1
4459 - license: GPL-3.0-or-later
60+ - @nextcloud/sharing
61+ - version: 0.2.4
62+ - license: GPL-3.0-or-later
4563- @nextcloud/vue
4664 - version: 8.27.0
4765 - license: AGPL-3.0-or-later
@@ -51,6 +69,9 @@ This file is generated from multiple sources. Included packages:
5169- @vueuse/shared
5270 - version: 11.0.3
5371 - license: MIT
72+ - cancelable-promise
73+ - version: 4.3.1
74+ - license: MIT
5475- css-loader
5576 - version: 7.1.2
5677 - license: MIT
0 commit comments