From 8567efcd89cf4b53d9d204548cb868071194752c Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 25 Nov 2022 20:49:26 +0100 Subject: [PATCH] Feature/upgrade ionicons to version 6.0.4 (#1478) * Upgrade ionicons to version 6.0.4 * Update changelog --- CHANGELOG.md | 1 + package.json | 2 +- yarn.lock | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d0e4ab45..e0ed24cd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language selector on the account page - Extended the asset profile details dialog in the admin control panel +- Upgraded `ionicons` from version `5.5.1` to `6.0.4` - Upgraded `uuid` from version `8.3.2` to `9.0.0` ## 1.214.0 - 19.11.2022 diff --git a/package.json b/package.json index a7a24e4e4..b103a5fc2 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "envalid": "7.3.1", "google-spreadsheet": "3.2.0", "http-status-codes": "2.2.0", - "ionicons": "5.5.1", + "ionicons": "6.0.4", "lodash": "4.17.21", "ms": "3.0.0-canary.1", "ng-extract-i18n-merge": "2.1.2", diff --git a/yarn.lock b/yarn.lock index a99b40747..7152e6c99 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3764,10 +3764,10 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@stencil/core@^2.5.0": - version "2.16.1" - resolved "https://registry.npmjs.org/@stencil/core/-/core-2.16.1.tgz" - integrity sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw== +"@stencil/core@^2.18.0": + version "2.19.3" + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.19.3.tgz#34a35d11982070801300d984ab8cbf9353fac698" + integrity sha512-rb6pBWTfD5xDg5M/uEJUeclatE/tqBE3zCCNrEB47AtdkNCzC9fOikdzCYbpdAEpU6GvC60REFr0bd8QFUjn3Q== "@storybook/addon-actions@6.5.9": version "6.5.9" @@ -12031,12 +12031,12 @@ invert-kv@^2.0.0: resolved "https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz" integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA== -ionicons@5.5.1: - version "5.5.1" - resolved "https://registry.npmjs.org/ionicons/-/ionicons-5.5.1.tgz" - integrity sha512-1auVisfaXmkmxINer8Q3kJGHP1vSxk86hf7By95eJ+Av9+oBcNuAEBfSe3jaMaGRVxVw8U/2j23MFq7R3c0HPg== +ionicons@6.0.4: + version "6.0.4" + resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.4.tgz#ab7aa439b7f17f29e0ef0a28568b4920c3167bfd" + integrity sha512-uDNOkBo0OVYV+kIhb51g9mb7r3Z0b+78GPZQBsjXuaetNmrB/mNTqN/uFtO+vxL/rQySKjzk8qeKJI5NWL9Ueg== dependencies: - "@stencil/core" "^2.5.0" + "@stencil/core" "^2.18.0" ioredis@^4.28.5: version "4.28.5" @@ -20047,4 +20047,4 @@ zone.js@~0.10.3: zwitch@^1.0.0: version "1.0.5" resolved "https://registry.npmjs.org/zwitch/-/zwitch-1.0.5.tgz" - integrity sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw== \ No newline at end of file + integrity sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==