From e08b2403c714b56d0d8136baeff5d20a650072e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 08:28:47 +0000 Subject: [PATCH] chore(deps): update dependency iconista to v2.22.0 (#326) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 260bda39..84643456 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint": "7.32.0", "git-cz": "4.9.0", "husky": "4.3.8", - "iconista": "2.16.1", + "iconista": "2.22.0", "jest": "26.6.3", "lerna": "3.22.1", "libreact": "2.13.3", diff --git a/yarn.lock b/yarn.lock index f13c9f6c..ba0969fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4549,6 +4549,11 @@ boolbase@^1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww== +bootstrap-icons@^1.11.3: + version "1.11.3" + resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz#03f9cb754ec005c52f9ee616e2e84a82cab3084b" + integrity sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww== + bowser@^1.7.3: version "1.9.4" resolved "https://registry.yarnpkg.com/bowser/-/bowser-1.9.4.tgz#890c58a2813a9d3243704334fa81b96a5c150c9a" @@ -8100,11 +8105,12 @@ hyphenate-style-name@^1.0.2, hyphenate-style-name@^1.0.3: resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d" integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ== -iconista@2.16.1: - version "2.16.1" - resolved "https://registry.yarnpkg.com/iconista/-/iconista-2.16.1.tgz#576ad1ad27cb2c2b04dc99e2f3ff17b7ec7fcb92" - integrity sha512-MW4mYwGyWaC9E6EsKwZLODzE9YSg06rYEqWuOjMyqqSS5f1B7UiM1qxSvQVLYK+iFTgubL/moZQ1jM8uXz62gA== +iconista@2.22.0: + version "2.22.0" + resolved "https://registry.yarnpkg.com/iconista/-/iconista-2.22.0.tgz#cac3c5b6d428a1971545bdb285aac7ac7309c39c" + integrity sha512-2/HramvrGXNu6WUEQAIZ84+xhGTbpB/d05r0QAPzOjkyoGsVud63HhCoQcHCxwlvPma74jA0LSpJrJmZqx6TPQ== dependencies: + bootstrap-icons "^1.11.3" react-use "^5.7.1" iconv-lite@0.4.24, iconv-lite@^0.4.24: