From 6da7412c7bbe6212d06f15f639b9bce72e853c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 07:15:15 +0000 Subject: [PATCH] Bump ionicons from 5.5.3 to 6.0.3 Bumps [ionicons](https://github.com/ionic-team/ionicons) from 5.5.3 to 6.0.3. - [Release notes](https://github.com/ionic-team/ionicons/releases) - [Commits](https://github.com/ionic-team/ionicons/compare/v5.5.3...v6.0.3) --- 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..ae33b59e 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.0.3", "rxjs": "^6.5.3", "sw-toolbox": "3.6.0", "tslib": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index 972fa926..bbbe8632 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.4.0", "@stencil/core@^2.5.0", "@stencil/core@~2.16.0": + version "2.16.1" + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.16.1.tgz#f6752026af72a10356d5b1f27e2db6b1ee0c730f" + integrity sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw== "@tootallnate/once@1": version "1.1.2" @@ -5047,6 +5047,13 @@ ionicons@^5.5.3: dependencies: "@stencil/core" "^2.5.0" +ionicons@^6.0.3: + version "6.0.3" + resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.3.tgz#d1610e764109b121ddf006febbda80fcd7db0454" + integrity sha512-kVOWER991EMqLiVShrCSWKMHkgHZP7XfVdyN6YPMuoO33W7pc5CPNVNfR8OMe/I8rYEbaunyBs6dXNYpR6gGZw== + dependencies: + "@stencil/core" "~2.16.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"