Skip to content

Commit 8f7ad04

Browse files
Merge pull request #1284 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/vue-8.37.0
Chore(deps): Bump @nextcloud/vue from 8.35.3 to 8.37.0
2 parents 3aaa1e2 + 57b7f33 commit 8f7ad04

13 files changed

Lines changed: 354 additions & 65 deletions

js/privacy-main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/privacy-main.js.license

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ This file is generated from multiple sources. Included packages:
6969
- version: 3.26.0
7070
- license: MIT
7171
- @nextcloud/vue
72-
- version: 8.35.3
72+
- version: 8.37.0
7373
- license: AGPL-3.0-or-later
7474
- @vueuse/components
7575
- version: 11.1.0
@@ -96,7 +96,7 @@ This file is generated from multiple sources. Included packages:
9696
- version: 7.1.2
9797
- license: MIT
9898
- dompurify
99-
- version: 3.3.1
99+
- version: 3.3.3
100100
- license: (MPL-2.0 OR Apache-2.0)
101101
- escape-html
102102
- version: 1.0.3
@@ -144,7 +144,7 @@ This file is generated from multiple sources. Included packages:
144144
- version: 6.0.1
145145
- license: MIT
146146
- unist-util-visit
147-
- version: 5.0.0
147+
- version: 5.1.0
148148
- license: MIT
149149
- vue-material-design-icons
150150
- version: 5.3.1

js/privacy-main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-Kg2hZgGF_mjs.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-Kg2hZgGF_mjs.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/privacy-node_modules_nextcloud_vue_dist_Components_NcColorPicker_mjs.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/privacy-node_modules_nextcloud_vue_dist_Components_NcColorPicker_mjs.js.license

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This file is generated from multiple sources. Included packages:
4040
- version: 3.1.0
4141
- license: GPL-3.0-or-later
4242
- @nextcloud/vue
43-
- version: 8.35.3
43+
- version: 8.37.0
4444
- license: AGPL-3.0-or-later
4545
- @vueuse/core
4646
- version: 11.1.0
@@ -52,7 +52,7 @@ This file is generated from multiple sources. Included packages:
5252
- version: 7.1.2
5353
- license: MIT
5454
- dompurify
55-
- version: 3.3.1
55+
- version: 3.3.3
5656
- license: (MPL-2.0 OR Apache-2.0)
5757
- escape-html
5858
- version: 1.0.3

js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ajWx2Snh_mjs.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ajWx2Snh_mjs.js.license

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
1111
SPDX-FileCopyrightText: inline-style-parser developers
1212
SPDX-FileCopyrightText: escape-html developers
1313
SPDX-FileCopyrightText: debounce developers
14+
SPDX-FileCopyrightText: Victor Felder <victor@draft.li> (https://draft.li)
1415
SPDX-FileCopyrightText: Varun A P
1516
SPDX-FileCopyrightText: Tobias Koppers @sokra
1617
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
@@ -123,7 +124,7 @@ This file is generated from multiple sources. Included packages:
123124
- version: 6.0.1
124125
- license: MIT
125126
- @nextcloud/vue
126-
- version: 8.35.3
127+
- version: 8.37.0
127128
- license: AGPL-3.0-or-later
128129
- @ungap/structured-clone
129130
- version: 1.2.0
@@ -171,7 +172,7 @@ This file is generated from multiple sources. Included packages:
171172
- version: 1.1.0
172173
- license: MIT
173174
- dompurify
174-
- version: 3.3.1
175+
- version: 3.3.3
175176
- license: (MPL-2.0 OR Apache-2.0)
176177
- emoji-mart-vue-fast
177178
- version: 15.0.5
@@ -212,6 +213,9 @@ This file is generated from multiple sources. Included packages:
212213
- is-buffer
213214
- version: 1.1.6
214215
- license: MIT
216+
- longest-streak
217+
- version: 3.1.0
218+
- license: MIT
215219
- md5
216220
- version: 2.3.0
217221
- license: BSD-3-Clause
@@ -233,9 +237,15 @@ This file is generated from multiple sources. Included packages:
233237
- mdast-util-newline-to-break
234238
- version: 2.0.0
235239
- license: MIT
240+
- mdast-util-phrasing
241+
- version: 4.1.0
242+
- license: MIT
236243
- mdast-util-to-hast
237244
- version: 13.2.1
238245
- license: MIT
246+
- mdast-util-to-markdown
247+
- version: 2.1.2
248+
- license: MIT
239249
- mdast-util-to-string
240250
- version: 4.0.0
241251
- license: MIT
@@ -320,6 +330,9 @@ This file is generated from multiple sources. Included packages:
320330
- remark-rehype
321331
- version: 11.0.0
322332
- license: MIT
333+
- remark-stringify
334+
- version: 11.0.0
335+
- license: MIT
323336
- remark-unlink-protocols
324337
- version: 1.0.0
325338
- license: MIT
@@ -369,7 +382,7 @@ This file is generated from multiple sources. Included packages:
369382
- version: 6.0.1
370383
- license: MIT
371384
- unist-util-visit
372-
- version: 5.0.0
385+
- version: 5.1.0
373386
- license: MIT
374387
- vue-color
375388
- version: 2.8.1
@@ -380,3 +393,6 @@ This file is generated from multiple sources. Included packages:
380393
- web-namespaces
381394
- version: 2.0.1
382395
- license: MIT
396+
- zwitch
397+
- version: 2.0.4
398+
- license: MIT

js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ajWx2Snh_mjs.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)