From e9455281b92e7b34572a2fead0d0d78fbf0dc000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 21:28:32 +0000 Subject: [PATCH] Bump @ionic/angular from 5.6.12 to 6.0.5 in /ui Bumps [@ionic/angular](https://github.com/ionic-team/ionic) from 5.6.12 to 6.0.5. - [Release notes](https://github.com/ionic-team/ionic/releases) - [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/ionic/compare/v5.6.12...v6.0.5) --- updated-dependencies: - dependency-name: "@ionic/angular" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ui/package-lock.json | 96 ++++++++++++++++++++------------------------ ui/package.json | 2 +- 2 files changed, 44 insertions(+), 54 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 2282e28f1f0..e951298c947 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "openems-ui", - "version": "2021.15.7-SNAPSHOT", + "version": "2021.16.0-SNAPSHOT", "license": "AGPL-3.0", "dependencies": { "@angular/animations": "~12.1.4", @@ -17,7 +17,7 @@ "@angular/platform-browser-dynamic": "~12.1.4", "@angular/router": "~12.1.4", "@angular/service-worker": "~12.1.4", - "@ionic/angular": "^5.6.12", + "@ionic/angular": "^6.0.5", "@ngx-formly/core": "^5.10.22", "@ngx-formly/ionic": "^5.10.22", "@ngx-formly/schematics": "^5.10.22", @@ -2611,19 +2611,20 @@ "dev": true }, "node_modules/@ionic/angular": { - "version": "5.6.12", - "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-5.6.12.tgz", - "integrity": "sha512-1zKJ21a7waKSuEwiZctZw+o6vVHd8CJ1GtUqCl9q+2L9glL41xCq+oV58YzPYDrZiryjQjUZWWW3K4LP9cD0EA==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-6.0.5.tgz", + "integrity": "sha512-qO5shWyk2fx/MuoW0ocyB3FWZ7SvKZh6mVouVV59mD3YguNpe+fmrgXAvnq4C5xcy/9ZJ6xIsa8wsywX/Z36sg==", "dependencies": { - "@ionic/core": "5.6.12", - "tslib": "^1.9.3" + "@ionic/core": "^6.0.5", + "jsonc-parser": "^3.0.0", + "tslib": "^2.0.0" }, "peerDependencies": { - "@angular/core": ">=8.2.7", - "@angular/forms": ">=8.2.7", - "@angular/router": ">=8.2.7", - "rxjs": ">=6.2.0", - "zone.js": ">=0.8.26" + "@angular/core": ">=12.0.0", + "@angular/forms": ">=12.0.0", + "@angular/router": ">=12.0.0", + "rxjs": ">=6.6.0", + "zone.js": ">=0.11.0" } }, "node_modules/@ionic/angular-toolkit": { @@ -2723,18 +2724,13 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/@ionic/angular/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" - }, "node_modules/@ionic/core": { - "version": "5.6.12", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.12.tgz", - "integrity": "sha512-qFQ8r0kdI2p5wT72EQOwBrIts7XD1qA7/vCR7OlHPTA+VDyiYSzpLcWcFZHzdXKQzbn7hYbCJr3IsBNmBYrZ1g==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.5.tgz", + "integrity": "sha512-qCGBihMoIpvSAn3rmZ0imWWfpu02Ulbysq4O4JIB3xTwH3MUCPaMILOVq5e++lp3zessXzNLu8OKTOHarOZSzw==", "dependencies": { - "@stencil/core": "^2.4.0", - "ionicons": "^5.5.1", + "@stencil/core": "~2.12.0", + "ionicons": "^6.0.0", "tslib": "^2.1.0" } }, @@ -3137,9 +3133,9 @@ } }, "node_modules/@stencil/core": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.6.0.tgz", - "integrity": "sha512-QsxWayZyusnqSZrlCl81R71rA3KqFjVVQSH4E0rGN15F1GdQaFonKlHLyCOLKLig1zzC+DQkLLiUuocexuvdeQ==", + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.12.1.tgz", + "integrity": "sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==", "bin": { "stencil": "bin/stencil" }, @@ -9911,11 +9907,11 @@ } }, "node_modules/ionicons": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-5.5.3.tgz", - "integrity": "sha512-L71djrMi8pAad66tpwdnO1vwcyluCFvehzxU1PpH1k/HpYBZhZ5IaYhqXipmqUvu5aEbd4cbRguYyI5Fd4bxTw==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.1.tgz", + "integrity": "sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==", "dependencies": { - "@stencil/core": "^2.5.0" + "@stencil/core": "~2.12.0" } }, "node_modules/ip": { @@ -22371,19 +22367,13 @@ "dev": true }, "@ionic/angular": { - "version": "5.6.12", - "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-5.6.12.tgz", - "integrity": "sha512-1zKJ21a7waKSuEwiZctZw+o6vVHd8CJ1GtUqCl9q+2L9glL41xCq+oV58YzPYDrZiryjQjUZWWW3K4LP9cD0EA==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-6.0.5.tgz", + "integrity": "sha512-qO5shWyk2fx/MuoW0ocyB3FWZ7SvKZh6mVouVV59mD3YguNpe+fmrgXAvnq4C5xcy/9ZJ6xIsa8wsywX/Z36sg==", "requires": { - "@ionic/core": "5.6.12", - "tslib": "^1.9.3" - }, - "dependencies": { - "tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" - } + "@ionic/core": "^6.0.5", + "jsonc-parser": "^3.0.0", + "tslib": "^2.0.0" } }, "@ionic/angular-toolkit": { @@ -22459,12 +22449,12 @@ } }, "@ionic/core": { - "version": "5.6.12", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.12.tgz", - "integrity": "sha512-qFQ8r0kdI2p5wT72EQOwBrIts7XD1qA7/vCR7OlHPTA+VDyiYSzpLcWcFZHzdXKQzbn7hYbCJr3IsBNmBYrZ1g==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.5.tgz", + "integrity": "sha512-qCGBihMoIpvSAn3rmZ0imWWfpu02Ulbysq4O4JIB3xTwH3MUCPaMILOVq5e++lp3zessXzNLu8OKTOHarOZSzw==", "requires": { - "@stencil/core": "^2.4.0", - "ionicons": "^5.5.1", + "@stencil/core": "~2.12.0", + "ionicons": "^6.0.0", "tslib": "^2.1.0" } }, @@ -22776,9 +22766,9 @@ } }, "@stencil/core": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.6.0.tgz", - "integrity": "sha512-QsxWayZyusnqSZrlCl81R71rA3KqFjVVQSH4E0rGN15F1GdQaFonKlHLyCOLKLig1zzC+DQkLLiUuocexuvdeQ==" + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.12.1.tgz", + "integrity": "sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==" }, "@tootallnate/once": { "version": "1.1.2", @@ -28064,11 +28054,11 @@ "integrity": "sha512-Ujwccrj9FkGqjbY3iVoxD1VV+KdZZeENx0rphrtzmRXbFvkFO88L80BL/zeSIguX/7T+y8k04xqtgWgS5vxwxw==" }, "ionicons": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-5.5.3.tgz", - "integrity": "sha512-L71djrMi8pAad66tpwdnO1vwcyluCFvehzxU1PpH1k/HpYBZhZ5IaYhqXipmqUvu5aEbd4cbRguYyI5Fd4bxTw==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.1.tgz", + "integrity": "sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==", "requires": { - "@stencil/core": "^2.5.0" + "@stencil/core": "~2.12.0" } }, "ip": { diff --git a/ui/package.json b/ui/package.json index 8d42a4c8210..3b874276657 100644 --- a/ui/package.json +++ b/ui/package.json @@ -12,7 +12,7 @@ "@angular/platform-browser-dynamic": "~12.1.4", "@angular/router": "~12.1.4", "@angular/service-worker": "~12.1.4", - "@ionic/angular": "^5.6.12", + "@ionic/angular": "^6.0.5", "@ngx-formly/core": "^5.10.22", "@ngx-formly/ionic": "^5.10.22", "@ngx-formly/schematics": "^5.10.22",