From: Vaadin Bot Date: Thu, 5 Dec 2019 07:42:40 +0000 (+0000) Subject: Update dependencies for version 15.0.0-alpha6 X-Git-Tag: v15.0.0-alpha6~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=aa4d5a402482e2aa2b48f157455dbac6d0962d50;p=vaadin.git Update dependencies for version 15.0.0-alpha6 --- diff --git a/bower.json b/bower.json index fa421d6..617d5f7 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,7 @@ "update-core-version.js" ], "dependencies": { - "vaadin-core": "15.0.0-alpha5", + "vaadin-core": "vaadin-core#15.0.0-alpha6", "vaadin-board": "vaadin-board#2.1.1", "vaadin-charts": "vaadin-charts#6.2.4", "vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.5", @@ -27,7 +27,7 @@ "vaadin-crud": "vaadin-crud#1.1.0", "vaadin-grid-pro": "vaadin-grid-pro#2.0.5", "vaadin-rich-text-editor": "vaadin-rich-text-editor#1.1.1", - "vaadin-license-checker": "vaadin-license-checker#2.1.1", + "vaadin-license-checker": "vaadin-license-checker#2.1.2", "cookieconsent": "cookieconsent#3.1.0" } } \ No newline at end of file diff --git a/package.json b/package.json index 6fbda4d..30c672f 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)", "main": "vaadin.js", "dependencies": { - "@vaadin/vaadin-core": "^15.0.0-alpha5", + "@vaadin/vaadin-core": "^15.0.0-alpha6", "@vaadin/vaadin-board": "^2.1.1", "@vaadin/vaadin-charts": "^6.2.4", "@vaadin/vaadin-confirm-dialog": "^1.1.5",