From 543f9fb89cbb76a1b5514816aadca94dbc33031e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 08:06:04 +0000 Subject: [PATCH] Bump ionicons from 5.5.3 to 7.0.0 Bumps [ionicons](https://github.com/ionic-team/ionicons) from 5.5.3 to 7.0.0. - [Release notes](https://github.com/ionic-team/ionicons/releases) - [Changelog](https://github.com/ionic-team/ionicons/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/ionicons/compare/v5.5.3...v7.0.0) --- updated-dependencies: - dependency-name: ionicons dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 52429598..941e4c5a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "flag-icon-css": "^4.1.7", "hammerjs": "^2.0.8", "intl": "1.2.5", - "ionicons": "^5.5.3", + "ionicons": "^7.0.0", "rxjs": "^6.5.3", "sw-toolbox": "3.6.0", "tslib": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index d9d73918..02198242 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1784,10 +1784,10 @@ "@angular-devkit/schematics" "13.3.0" jsonc-parser "3.0.0" -"@stencil/core@^2.4.0", "@stencil/core@^2.5.0": - version "2.6.0" - resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.6.0.tgz#29da96d8b6fc83e689b9f297ef3e8b59b90a676a" - integrity sha512-QsxWayZyusnqSZrlCl81R71rA3KqFjVVQSH4E0rGN15F1GdQaFonKlHLyCOLKLig1zzC+DQkLLiUuocexuvdeQ== +"@stencil/core@^2.18.0", "@stencil/core@^2.4.0", "@stencil/core@^2.5.0": + version "2.22.2" + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.22.2.tgz#f518b6bfae85352c72cd07fcaf2f2b61e0581fd9" + integrity sha512-r+vbxsGNcBaV1VDOYW25lv4QfXTlNoIb5GpUX7rZ+cr59yqYCZC5tlV+IzX6YgHKW62ulCc9M3RYtTfHtNbNNw== "@tootallnate/once@1": version "1.1.2" @@ -5098,6 +5098,13 @@ ionicons@^5.5.3: dependencies: "@stencil/core" "^2.5.0" +ionicons@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-7.0.0.tgz#7597e4954a00facac928809cde162d80d3d9427d" + integrity sha512-5G9gBxaUfJm0aAr/Kg5Eb/d7d+pMC65yiHjlkGATLrHSZgAzlc9l6ho0dCSdfq3wGef2QiZeNsvyChPVggfXwQ== + dependencies: + "@stencil/core" "^2.18.0" + ip@^1.1.0, ip@^1.1.5: version "1.1.5" resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"