Skip to content

Commit 00a50c8

Browse files
renovate[bot]nextcloud-command
authored andcommitted
fix(deps): bump @nextcloud/password-confirmation from 5.1.1 to ^5.3.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: nextcloud-command <[email protected]>
1 parent dca66af commit 00a50c8

18 files changed

+1610
-1052
lines changed

js/twofactor_totp-data_image_svg_xml_3c_21--_20-_20SPDX-FileCopyrightText_202020_20Google_20Inc_20-_20SPDX-Lice-cc29b1.js

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

js/twofactor_totp-main-settings.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/twofactor_totp-main-settings.js.license

Lines changed: 45 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,25 @@ SPDX-License-Identifier: AGPL-3.0-only
77
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
88
SPDX-FileCopyrightText: escape-html developers
99
SPDX-FileCopyrightText: debounce developers
10+
SPDX-FileCopyrightText: Varun A P
1011
SPDX-FileCopyrightText: Tobias Koppers @sokra
1112
SPDX-FileCopyrightText: T. Jameson Little <[email protected]>
1213
SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
1314
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1415
SPDX-FileCopyrightText: Matt Zabriskie
15-
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
1616
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
17+
SPDX-FileCopyrightText: James Halliday
1718
SPDX-FileCopyrightText: GitHub Inc.
1819
SPDX-FileCopyrightText: Feross Aboukhadijeh
20+
SPDX-FileCopyrightText: Evan You
1921
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (https://cure53.de/)
2022
SPDX-FileCopyrightText: Denis Pushkarev
23+
SPDX-FileCopyrightText: David Clark
2124
SPDX-FileCopyrightText: Christoph Wurst <[email protected]>
2225
SPDX-FileCopyrightText: Christoph Wurst
2326
SPDX-FileCopyrightText: Chen Fengyuan
24-
SPDX-FileCopyrightText: Andris Reinman
25-
SPDX-FileCopyrightText: @nextcloud/password-confirmation developers
27+
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
28+
SPDX-FileCopyrightText: @nextcloud/dialogs developers
2629

2730

2831
This file is generated from multiple sources. Included packages:
@@ -32,30 +35,54 @@ This file is generated from multiple sources. Included packages:
3235
- @nextcloud/auth
3336
- version: 2.5.1
3437
- license: GPL-3.0-or-later
38+
- @nextcloud/router
39+
- version: 3.0.1
40+
- license: GPL-3.0-or-later
41+
- @nextcloud/axios
42+
- version: 2.5.1
43+
- license: GPL-3.0-or-later
3544
- @nextcloud/browser-storage
3645
- version: 0.4.0
3746
- license: GPL-3.0-or-later
47+
- @nextcloud/dialogs
48+
- version: 6.3.0
49+
- license: AGPL-3.0-or-later
3850
- semver
3951
- version: 7.7.2
4052
- license: ISC
4153
- @nextcloud/event-bus
4254
- version: 3.3.2
4355
- license: GPL-3.0-or-later
56+
- @nextcloud/initial-state
57+
- version: 2.2.0
58+
- license: GPL-3.0-or-later
4459
- @nextcloud/router
4560
- version: 3.0.1
4661
- license: GPL-3.0-or-later
62+
- @nextcloud/l10n
63+
- version: 3.2.0
64+
- license: GPL-3.0-or-later
4765
- @nextcloud/logger
4866
- version: 2.7.0
4967
- license: GPL-3.0-or-later
5068
- @nextcloud/password-confirmation
51-
- version: 5.1.1
69+
- version: 5.3.1
5270
- license: MIT
5371
- @nextcloud/router
5472
- version: 2.2.1
5573
- license: GPL-3.0-or-later
74+
- @nextcloud/router
75+
- version: 3.0.1
76+
- license: GPL-3.0-or-later
5677
- @nextcloud/vue
57-
- version: 8.19.0
78+
- version: 8.26.1
5879
- license: AGPL-3.0-or-later
80+
- @vueuse/core
81+
- version: 11.1.0
82+
- license: MIT
83+
- @vueuse/shared
84+
- version: 11.1.0
85+
- license: MIT
5986
- axios
6087
- version: 1.7.4
6188
- license: MIT
@@ -72,29 +99,35 @@ This file is generated from multiple sources. Included packages:
7299
- version: 7.1.2
73100
- license: MIT
74101
- debounce
75-
- version: 2.1.1
102+
- version: 2.2.0
76103
- license: MIT
77104
- dompurify
78-
- version: 3.1.6
105+
- version: 3.2.6
79106
- license: (MPL-2.0 OR Apache-2.0)
80107
- escape-html
81108
- version: 1.0.3
82109
- license: MIT
110+
- focus-trap
111+
- version: 7.5.2
112+
- license: MIT
83113
- ieee754
84114
- version: 1.2.1
85115
- license: BSD-3-Clause
86-
- lodash.get
87-
- version: 4.4.2
88-
- license: MIT
89-
- node-gettext
90-
- version: 3.0.0
116+
- path-browserify
117+
- version: 1.0.1
91118
- license: MIT
92119
- process
93120
- version: 0.11.10
94121
- license: MIT
95122
- style-loader
96123
- version: 4.0.0
97124
- license: MIT
125+
- toastify-js
126+
- version: 1.12.0
127+
- license: MIT
128+
- vue
129+
- version: 2.7.16
130+
- license: MIT
98131
- webpack
99132
- version: 5.95.0
100133
- license: MIT

js/twofactor_totp-main-settings.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/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-D1BKEbm6_mjs.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
SPDX-License-Identifier: MIT
2+
SPDX-License-Identifier: ISC
3+
SPDX-License-Identifier: GPL-3.0-or-later
4+
SPDX-License-Identifier: AGPL-3.0-or-later
5+
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
6+
SPDX-FileCopyrightText: escape-html developers
7+
SPDX-FileCopyrightText: Varun A P
8+
SPDX-FileCopyrightText: Tobias Koppers @sokra
9+
SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
10+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
11+
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
12+
SPDX-FileCopyrightText: James Halliday
13+
SPDX-FileCopyrightText: GitHub Inc.
14+
SPDX-FileCopyrightText: Evan You
15+
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (https://cure53.de/)
16+
SPDX-FileCopyrightText: David Clark
17+
SPDX-FileCopyrightText: Christoph Wurst
18+
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
19+
SPDX-FileCopyrightText: @nextcloud/dialogs developers
20+
21+
22+
This file is generated from multiple sources. Included packages:
23+
- @nextcloud/auth
24+
- version: 2.5.1
25+
- license: GPL-3.0-or-later
26+
- @nextcloud/browser-storage
27+
- version: 0.4.0
28+
- license: GPL-3.0-or-later
29+
- @nextcloud/dialogs
30+
- version: 6.3.0
31+
- license: AGPL-3.0-or-later
32+
- semver
33+
- version: 7.7.2
34+
- license: ISC
35+
- @nextcloud/event-bus
36+
- version: 3.3.2
37+
- license: GPL-3.0-or-later
38+
- @nextcloud/router
39+
- version: 3.0.1
40+
- license: GPL-3.0-or-later
41+
- @nextcloud/l10n
42+
- version: 3.2.0
43+
- license: GPL-3.0-or-later
44+
- @nextcloud/vue
45+
- version: 8.26.1
46+
- license: AGPL-3.0-or-later
47+
- @vueuse/core
48+
- version: 11.1.0
49+
- license: MIT
50+
- @vueuse/shared
51+
- version: 11.1.0
52+
- license: MIT
53+
- css-loader
54+
- version: 7.1.2
55+
- license: MIT
56+
- dompurify
57+
- version: 3.2.6
58+
- license: (MPL-2.0 OR Apache-2.0)
59+
- escape-html
60+
- version: 1.0.3
61+
- license: MIT
62+
- focus-trap
63+
- version: 7.5.2
64+
- license: MIT
65+
- path-browserify
66+
- version: 1.0.1
67+
- license: MIT
68+
- process
69+
- version: 0.11.10
70+
- license: MIT
71+
- style-loader
72+
- version: 4.0.0
73+
- license: MIT
74+
- toastify-js
75+
- version: 1.12.0
76+
- license: MIT
77+
- vue
78+
- version: 2.7.16
79+
- license: MIT

js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-D1BKEbm6_mjs.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-D1BKEbm6_mjs.js.license

js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_index-BC-7VPxC_mjs.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
SPDX-License-Identifier: MIT
2+
SPDX-License-Identifier: AGPL-3.0-or-later
3+
SPDX-FileCopyrightText: Evan You
4+
SPDX-FileCopyrightText: @nextcloud/dialogs developers
5+
6+
7+
This file is generated from multiple sources. Included packages:
8+
- @nextcloud/dialogs
9+
- version: 6.3.0
10+
- license: AGPL-3.0-or-later
11+
- vue
12+
- version: 2.7.16
13+
- license: MIT

0 commit comments

Comments
 (0)