From: Vaadin Bot Date: Mon, 26 Aug 2019 08:13:37 +0000 (+0000) Subject: Update dependencies for version 14.0.2 X-Git-Tag: v14.0.2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=17c46dbe25720ec3ce6692447704f674ff4a99ac;p=vaadin.git Update dependencies for version 14.0.2 --- diff --git a/bower.json b/bower.json index 1bd5d23..78575cf 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,7 @@ "update-core-version.js" ], "dependencies": { - "vaadin-core": "14.0.1", + "vaadin-core": "vaadin-core#14.0.2", "vaadin-board": "vaadin-board#2.1.0", "vaadin-charts": "vaadin-charts#6.2.3", "vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.4", @@ -27,6 +27,6 @@ "vaadin-crud": "vaadin-crud#1.0.5", "vaadin-grid-pro": "vaadin-grid-pro#2.0.3", "vaadin-rich-text-editor": "vaadin-rich-text-editor#1.0.4", - "vaadin-license-checker": "vaadin-license-checker#2.1.0" + "vaadin-license-checker": "vaadin-license-checker#2.1.1" } } \ No newline at end of file diff --git a/package.json b/package.json index 9eaa201..224c71f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)", "dependencies": { - "@vaadin/vaadin-core": "^14.0.1", + "@vaadin/vaadin-core": "^14.0.2", "@vaadin/vaadin-board": "^2.1.0", "@vaadin/vaadin-charts": "^6.2.3", "@vaadin/vaadin-confirm-dialog": "^1.1.4",