Skip to content

Commit 97ceffc

Browse files
Merge pull request #58926 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/nextcloud/password-confirmation-6.0.3
chore(deps): Bump @nextcloud/password-confirmation from 6.0.2 to 6.0.3 in /build/frontend-legacy
2 parents 7af11b4 + 43c8d2d commit 97ceffc

File tree

50 files changed

+811
-390
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+811
-390
lines changed

build/frontend-legacy/package-lock.json

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

build/frontend-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@nextcloud/l10n": "^3.4.1",
4141
"@nextcloud/logger": "^3.0.3",
4242
"@nextcloud/moment": "^1.3.5",
43-
"@nextcloud/password-confirmation": "^6.0.2",
43+
"@nextcloud/password-confirmation": "^6.1.0",
4444
"@nextcloud/paths": "^3.1.0",
4545
"@nextcloud/router": "^3.1.0",
4646
"@nextcloud/sharing": "^0.4.0",

dist/2426-2426.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.

dist/2426-2426.js.license

Lines changed: 36 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: AGPL-3.0-or-later
66
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
7+
SPDX-FileCopyrightText: webfansplz
8+
SPDX-FileCopyrightText: perfect-debounce developers
9+
SPDX-FileCopyrightText: hookable developers
710
SPDX-FileCopyrightText: escape-html developers
811
SPDX-FileCopyrightText: debounce developers
912
SPDX-FileCopyrightText: atomiks
@@ -12,14 +15,15 @@ SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
1215
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
1316
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1417
SPDX-FileCopyrightText: Matt Zabriskie
15-
SPDX-FileCopyrightText: Guillaume Chau
1618
SPDX-FileCopyrightText: GitHub Inc.
1719
SPDX-FileCopyrightText: Feross Aboukhadijeh
1820
SPDX-FileCopyrightText: Evan You
1921
SPDX-FileCopyrightText: Eduardo San Martin Morote
2022
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
2123
SPDX-FileCopyrightText: David Clark
2224
SPDX-FileCopyrightText: Christoph Wurst
25+
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
26+
SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
2327

2428

2529
This file is generated from multiple sources. Included packages:
@@ -57,44 +61,62 @@ This file is generated from multiple sources. Included packages:
5761
- version: 3.0.3
5862
- license: GPL-3.0-or-later
5963
- @nextcloud/vue
60-
- version: 9.2.0
64+
- version: 9.6.0
6165
- license: AGPL-3.0-or-later
66+
- @vue/devtools-shared
67+
- version: 8.1.0
68+
- license: MIT
6269
- @vue/reactivity
63-
- version: 3.5.24
70+
- version: 3.5.30
6471
- license: MIT
6572
- @vue/runtime-core
66-
- version: 3.5.24
73+
- version: 3.5.30
6774
- license: MIT
6875
- @vue/runtime-dom
69-
- version: 3.5.24
76+
- version: 3.5.30
7077
- license: MIT
7178
- @vue/shared
72-
- version: 3.5.24
79+
- version: 3.5.30
80+
- license: MIT
81+
- @vueuse/core
82+
- version: 14.2.1
83+
- license: MIT
84+
- @vueuse/shared
85+
- version: 14.2.1
86+
- license: MIT
87+
- perfect-debounce
88+
- version: 2.1.0
89+
- license: MIT
90+
- @vue/devtools-api
91+
- version: 8.1.0
92+
- license: MIT
93+
- @vue/devtools-kit
94+
- version: 8.1.0
7395
- license: MIT
7496
- vue-router
75-
- version: 4.6.3
97+
- version: 5.0.3
7698
- license: MIT
7799
- vue
78-
- version: 3.5.24
100+
- version: 3.5.30
79101
- license: MIT
80102
- @nextcloud/password-confirmation
81-
- version: 6.0.2
103+
- version: 6.1.0
82104
- license: MIT
83105
- @nextcloud/router
84106
- version: 3.1.0
85107
- license: GPL-3.0-or-later
86108
- @nextcloud/vue
87109
- version: 8.37.0
88110
- license: AGPL-3.0-or-later
89-
- @vue/devtools-api
90-
- version: 6.6.4
91-
- license: MIT
92111
- axios
93112
- version: 1.13.5
94113
- license: MIT
95114
- base64-js
96115
- version: 1.5.1
97116
- license: MIT
117+
- birpc
118+
- version: 2.9.0
119+
- license: MIT
98120
- css-loader
99121
- version: 7.1.2
100122
- license: MIT
@@ -107,8 +129,8 @@ This file is generated from multiple sources. Included packages:
107129
- escape-html
108130
- version: 1.0.3
109131
- license: MIT
110-
- focus-trap
111-
- version: 7.8.0
132+
- hookable
133+
- version: 5.5.3
112134
- license: MIT
113135
- ieee754
114136
- version: 1.2.1

dist/2426-2426.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.

dist/9646-9646.js.license

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -104,28 +104,46 @@ This file is generated from multiple sources. Included packages:
104104
- version: 3.0.3
105105
- license: GPL-3.0-or-later
106106
- @nextcloud/vue
107-
- version: 9.2.0
107+
- version: 9.6.0
108108
- license: AGPL-3.0-or-later
109+
- @vue/devtools-shared
110+
- version: 8.1.0
111+
- license: MIT
109112
- @vue/reactivity
110-
- version: 3.5.24
113+
- version: 3.5.30
111114
- license: MIT
112115
- @vue/runtime-core
113-
- version: 3.5.24
116+
- version: 3.5.30
114117
- license: MIT
115118
- @vue/runtime-dom
116-
- version: 3.5.24
119+
- version: 3.5.30
117120
- license: MIT
118121
- @vue/shared
119-
- version: 3.5.24
122+
- version: 3.5.30
123+
- license: MIT
124+
- @vueuse/core
125+
- version: 14.2.1
126+
- license: MIT
127+
- @vueuse/shared
128+
- version: 14.2.1
129+
- license: MIT
130+
- perfect-debounce
131+
- version: 2.1.0
132+
- license: MIT
133+
- @vue/devtools-api
134+
- version: 8.1.0
135+
- license: MIT
136+
- @vue/devtools-kit
137+
- version: 8.1.0
120138
- license: MIT
121139
- vue-router
122-
- version: 4.6.3
140+
- version: 5.0.3
123141
- license: MIT
124142
- vue
125-
- version: 3.5.24
143+
- version: 3.5.30
126144
- license: MIT
127145
- @nextcloud/password-confirmation
128-
- version: 6.0.2
146+
- version: 6.1.0
129147
- license: MIT
130148
- @nextcloud/paths
131149
- version: 3.1.0

dist/core-common.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.

dist/core-common.js.license

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -180,28 +180,46 @@ This file is generated from multiple sources. Included packages:
180180
- version: 1.3.5
181181
- license: GPL-3.0-or-later
182182
- @nextcloud/vue
183-
- version: 9.2.0
183+
- version: 9.6.0
184184
- license: AGPL-3.0-or-later
185+
- @vue/devtools-shared
186+
- version: 8.1.0
187+
- license: MIT
185188
- @vue/reactivity
186-
- version: 3.5.24
189+
- version: 3.5.30
187190
- license: MIT
188191
- @vue/runtime-core
189-
- version: 3.5.24
192+
- version: 3.5.30
190193
- license: MIT
191194
- @vue/runtime-dom
192-
- version: 3.5.24
195+
- version: 3.5.30
193196
- license: MIT
194197
- @vue/shared
195-
- version: 3.5.24
198+
- version: 3.5.30
199+
- license: MIT
200+
- @vueuse/core
201+
- version: 14.2.1
202+
- license: MIT
203+
- @vueuse/shared
204+
- version: 14.2.1
205+
- license: MIT
206+
- perfect-debounce
207+
- version: 2.1.0
208+
- license: MIT
209+
- @vue/devtools-api
210+
- version: 8.1.0
211+
- license: MIT
212+
- @vue/devtools-kit
213+
- version: 8.1.0
196214
- license: MIT
197215
- vue-router
198-
- version: 4.6.3
216+
- version: 5.0.3
199217
- license: MIT
200218
- vue
201-
- version: 3.5.24
219+
- version: 3.5.30
202220
- license: MIT
203221
- @nextcloud/password-confirmation
204-
- version: 6.0.2
222+
- version: 6.1.0
205223
- license: MIT
206224
- @nextcloud/paths
207225
- version: 3.1.0

dist/core-common.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.

dist/core-login.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.

0 commit comments

Comments
 (0)