Skip to content

Commit 7e2b6b3

Browse files
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent ac15f4d commit 7e2b6b3

29 files changed

Lines changed: 126 additions & 54 deletions

dist/1035-1035.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ This file is generated from multiple sources. Included packages:
160160
- version: 2.7.16
161161
- license: MIT
162162
- webdav
163-
- version: 5.9.0
163+
- version: 5.10.0
164164
- license: MIT
165165
- base64-js
166166
- version: 1.5.1

dist/1140-1140.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ This file is generated from multiple sources. Included packages:
224224
- version: 1.0.2
225225
- license: MIT
226226
- webdav
227-
- version: 5.9.0
227+
- version: 5.10.0
228228
- license: MIT
229229
- base64-js
230230
- version: 1.5.1

dist/1598-1598.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ This file is generated from multiple sources. Included packages:
270270
- version: 2.7.16
271271
- license: MIT
272272
- webdav
273-
- version: 5.9.0
273+
- version: 5.10.0
274274
- license: MIT
275275
- base64-js
276276
- version: 1.5.1

dist/1764-1764.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ This file is generated from multiple sources. Included packages:
170170
- version: 2.7.16
171171
- license: MIT
172172
- webdav
173-
- version: 5.9.0
173+
- version: 5.10.0
174174
- license: MIT
175175
- base64-js
176176
- version: 1.5.1

dist/2457-2457.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ This file is generated from multiple sources. Included packages:
170170
- version: 2.7.16
171171
- license: MIT
172172
- webdav
173-
- version: 5.9.0
173+
- version: 5.10.0
174174
- license: MIT
175175
- base64-js
176176
- version: 1.5.1

dist/2915-2915.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ This file is generated from multiple sources. Included packages:
235235
- version: 2.7.16
236236
- license: MIT
237237
- webdav
238-
- version: 5.9.0
238+
- version: 5.10.0
239239
- license: MIT
240240
- base64-js
241241
- version: 1.5.1

dist/3556-3556.js.license

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ SPDX-FileCopyrightText: Ben Drucker
5858
SPDX-FileCopyrightText: Arnout Kazemier
5959
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
6060
SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
61+
SPDX-FileCopyrightText: Amit Gupta (https://solothought.work/)
6162
SPDX-FileCopyrightText: Amit Gupta (https://solothought.com)
62-
SPDX-FileCopyrightText: Amit Gupta (https://amitkumargupta.work/)
6363
SPDX-FileCopyrightText: @nextcloud/dialogs developers
6464

6565

@@ -142,6 +142,9 @@ This file is generated from multiple sources. Included packages:
142142
- @nextcloud/vue
143143
- version: 8.38.0
144144
- license: AGPL-3.0-or-later
145+
- @nodable/entities
146+
- version: 2.1.0
147+
- license: MIT
145148
- @vue/devtools-api
146149
- version: 6.6.4
147150
- license: MIT
@@ -235,8 +238,11 @@ This file is generated from multiple sources. Included packages:
235238
- events
236239
- version: 3.3.0
237240
- license: MIT
241+
- fast-xml-builder
242+
- version: 1.2.0
243+
- license: MIT
238244
- fast-xml-parser
239-
- version: 5.3.4
245+
- version: 5.7.3
240246
- license: MIT
241247
- floating-vue
242248
- version: 1.0.0-beta.19
@@ -325,6 +331,9 @@ This file is generated from multiple sources. Included packages:
325331
- object-inspect
326332
- version: 1.13.4
327333
- license: MIT
334+
- path-expression-matcher
335+
- version: 1.5.0
336+
- license: MIT
328337
- path-posix
329338
- version: 1.0.0
330339
- license: ISC
@@ -389,7 +398,7 @@ This file is generated from multiple sources. Included packages:
389398
- version: 3.2.0
390399
- license: MIT
391400
- strnum
392-
- version: 2.1.2
401+
- version: 2.3.0
393402
- license: MIT
394403
- style-loader
395404
- version: 4.0.0
@@ -443,14 +452,17 @@ This file is generated from multiple sources. Included packages:
443452
- version: 6.0.1
444453
- license: BSD-2-Clause
445454
- minimatch
446-
- version: 9.0.5
455+
- version: 9.0.9
447456
- license: ISC
448457
- webdav
449-
- version: 5.9.0
458+
- version: 5.10.0
450459
- license: MIT
451460
- which-typed-array
452461
- version: 1.1.19
453462
- license: MIT
463+
- xml-naming
464+
- version: 0.1.0
465+
- license: MIT
454466
- xtend
455467
- version: 4.0.2
456468
- license: MIT

dist/4271-4271.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ This file is generated from multiple sources. Included packages:
129129
- version: 2.7.16
130130
- license: MIT
131131
- webdav
132-
- version: 5.9.0
132+
- version: 5.10.0
133133
- license: MIT
134134
- base64-js
135135
- version: 1.5.1

dist/4906-4906.js.license

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ SPDX-FileCopyrightText: Ben Drucker
5858
SPDX-FileCopyrightText: Arnout Kazemier
5959
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
6060
SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
61+
SPDX-FileCopyrightText: Amit Gupta (https://solothought.work/)
6162
SPDX-FileCopyrightText: Amit Gupta (https://solothought.com)
62-
SPDX-FileCopyrightText: Amit Gupta (https://amitkumargupta.work/)
6363
SPDX-FileCopyrightText: @nextcloud/dialogs developers
6464

6565

@@ -142,6 +142,9 @@ This file is generated from multiple sources. Included packages:
142142
- @nextcloud/vue
143143
- version: 8.38.0
144144
- license: AGPL-3.0-or-later
145+
- @nodable/entities
146+
- version: 2.1.0
147+
- license: MIT
145148
- @vue/devtools-api
146149
- version: 6.6.4
147150
- license: MIT
@@ -235,8 +238,11 @@ This file is generated from multiple sources. Included packages:
235238
- events
236239
- version: 3.3.0
237240
- license: MIT
241+
- fast-xml-builder
242+
- version: 1.2.0
243+
- license: MIT
238244
- fast-xml-parser
239-
- version: 5.3.4
245+
- version: 5.7.3
240246
- license: MIT
241247
- floating-vue
242248
- version: 1.0.0-beta.19
@@ -325,6 +331,9 @@ This file is generated from multiple sources. Included packages:
325331
- object-inspect
326332
- version: 1.13.4
327333
- license: MIT
334+
- path-expression-matcher
335+
- version: 1.5.0
336+
- license: MIT
328337
- path-posix
329338
- version: 1.0.0
330339
- license: ISC
@@ -389,7 +398,7 @@ This file is generated from multiple sources. Included packages:
389398
- version: 3.2.0
390399
- license: MIT
391400
- strnum
392-
- version: 2.1.2
401+
- version: 2.3.0
393402
- license: MIT
394403
- style-loader
395404
- version: 4.0.0
@@ -443,14 +452,17 @@ This file is generated from multiple sources. Included packages:
443452
- version: 6.0.1
444453
- license: BSD-2-Clause
445454
- minimatch
446-
- version: 9.0.5
455+
- version: 9.0.9
447456
- license: ISC
448457
- webdav
449-
- version: 5.9.0
458+
- version: 5.10.0
450459
- license: MIT
451460
- which-typed-array
452461
- version: 1.1.19
453462
- license: MIT
463+
- xml-naming
464+
- version: 0.1.0
465+
- license: MIT
454466
- xtend
455467
- version: 4.0.2
456468
- license: MIT

dist/5419-5419.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ This file is generated from multiple sources. Included packages:
304304
- version: 2.7.16
305305
- license: MIT
306306
- webdav
307-
- version: 5.9.0
307+
- version: 5.10.0
308308
- license: MIT
309309
- base64-js
310310
- version: 1.5.1

0 commit comments

Comments
 (0)