summaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower.json b/bower.json
index ff60eb7..443ae35 100644
--- a/bower.json
+++ b/bower.json
@@ -67,12 +67,12 @@
"vaadin-progress-bar": "vaadin-progress-bar#1.1.1",
"vaadin-radio-button": "vaadin-radio-button#1.2.3",
"vaadin-split-layout": "vaadin-split-layout#4.1.0",
- "vaadin-tabs": "vaadin-tabs#3.0.2",
+ "vaadin-tabs": "vaadin-tabs#3.0.4",
"vaadin-text-field": "vaadin-text-field#2.4.5",
"vaadin-themable-mixin": "vaadin-themable-mixin#1.4.4",
"vaadin-upload": "vaadin-upload#4.2.2",
- "vaadin-custom-field": "vaadin-custom-field#1.0.5",
- "vaadin-app-layout": "vaadin-app-layout#2.0.1",
+ "vaadin-custom-field": "vaadin-custom-field#1.0.6",
+ "vaadin-app-layout": "vaadin-app-layout#2.0.2",
"vaadin-login": "vaadin-login#1.0.1",
"webcomponentsjs": "webcomponentsjs#1.2.6",
"vaadin-usage-statistics": "vaadin-usage-statistics#2.0.4"
omated/noid/stable30-fix-npm-audit Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/HookManager.php
blob: 0e7ec5cfd561425325b4f3f30a3020a8955638f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59