From 2379d9ed3c551c03cd100fb5e3b9bf4d2048f0b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 08:03:23 +0000 Subject: [PATCH] Bump ionicons from 5.5.3 to 7.1.0 Bumps [ionicons](https://github.com/ionic-team/ionicons) from 5.5.3 to 7.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...v7.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..f97a9bbc 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.1.0", "rxjs": "^6.5.3", "sw-toolbox": "3.6.0", "tslib": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index d9d73918..679d25e9 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.3" + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.22.3.tgz#83987e20bba855c450f6d6780e3a20192603f13f" + integrity sha512-kmVA0M/HojwsfkeHsifvHVIYe4l5tin7J5+DLgtl8h6WWfiMClND5K3ifCXXI2ETDNKiEk21p6jql3Fx9o2rng== "@tootallnate/once@1": version "1.1.2" @@ -5098,6 +5098,13 @@ ionicons@^5.5.3: dependencies: "@stencil/core" "^2.5.0" +ionicons@^7.1.0: + version "7.1.0" + resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-7.1.0.tgz#25daa91345acedcb0f4fb7da670f5aff2e1f266a" + integrity sha512-iE4GuEdEHARJpp0sWL7WJZCzNCf5VxpNRhAjW0fLnZPnNL5qZOJUcfup2Z2Ty7Jk8Q5hacrHfGEB1lCwOdXqGg== + 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"