From e2156f45ba86b843e865a601d99b00b94470e893 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:07:04 +0200 Subject: [PATCH] fix(deps): update dependency @tabler/icons-react to v3.20.0 (#627) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 4a4dc428..f21be8b4 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@nivo/radar": "0.87.0", "@nivo/sunburst": "0.87.0", "@sentry/nextjs": "8.34.0", - "@tabler/icons-react": "3.19.0", + "@tabler/icons-react": "3.20.0", "chart.js": "4.4.5", "clsx": "2.1.1", "dayjs": "1.11.13", diff --git a/yarn.lock b/yarn.lock index 9ec0ac0e..9b805913 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4129,17 +4129,17 @@ "@swc/counter" "^0.1.3" tslib "^2.4.0" -"@tabler/icons-react@3.19.0": - version "3.19.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.19.0.tgz#9b5a421bf69875677fde52e7de73b4e6b5571e57" - integrity sha512-AqEWGI0tQWgqo6ZjMO5yJ9sYT8oXLuAM/up0hN9iENS6IdtNZryKrkNSiMgpwweNTpl8wFFG/dAZ959S91A/uQ== +"@tabler/icons-react@3.20.0": + version "3.20.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.20.0.tgz#302b918056eda15055e3ef150c783d6741793f50" + integrity sha512-a47oaL48bb5Cx/WUVfg/NZrsWwFExrcDQO8thUZ7S6h/OQYFu7sm4E5pZsmUtGCjikB3lRzjtmMD+C4s7mr9yw== dependencies: - "@tabler/icons" "3.19.0" + "@tabler/icons" "3.20.0" -"@tabler/icons@3.19.0": - version "3.19.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.19.0.tgz#5998b0557ef34572e003f2d75ac95e7c04f88c81" - integrity sha512-A4WEWqpdbTfnpFEtwXqwAe9qf9sp1yRPvzppqAuwcoF0q5YInqB+JkJtSFToCyBpPVeLxJUxxkapLvt2qQgnag== +"@tabler/icons@3.20.0": + version "3.20.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.20.0.tgz#51149c8c7f006ea55f86f3ad3613b20965069444" + integrity sha512-nXSeUzsCOxX/Of+kdUVQfxL9bG+ck8XCWNf9dGSpE+nhVexRwk/4HiDQDxFDysfT7vfgSut6GXnrZsU5M5dSlA== "@testing-library/jest-dom@6.6.2": version "6.6.2"