From 28d2272b2b8a21a2fcfcb841a008f01f9ab1cff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 07:06:52 +0000 Subject: [PATCH] Bump ionicons from 5.5.3 to 6.1.0 Bumps [ionicons](https://github.com/ionic-team/ionicons) from 5.5.3 to 6.1.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...v6.1.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..363aa919 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": "^6.1.0", "rxjs": "^6.5.3", "sw-toolbox": "3.6.0", "tslib": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index 016daf86..cf88aefd 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.1" + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.22.1.tgz#dee491335024200abae8572661f78094a09973fe" + integrity sha512-L4EsWLXYkg24BfrR3aS1df3BSkH0RFyza+Tu84MaYoF2csiKTJxDTZuFHSnJeF8UdgzV7CBfnsIEV6r3s0+h3g== "@tootallnate/once@1": version "1.1.2" @@ -5093,6 +5093,13 @@ ionicons@^5.5.3: dependencies: "@stencil/core" "^2.5.0" +ionicons@^6.1.0: + version "6.1.0" + resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.1.0.tgz#57f72f9ea11a5d5db127f3b30bfc6c28af0c64e7" + integrity sha512-M9oOtCoVrKs181ULp0AhLFt//4+HRv6Q0SgTUTUW3+sV4ouj+vtPJjEukhchaSLv3vPfArGyajPcYcI5/xey2A== + 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"