From 6b8129ec210d976ecbefa43be2e84067cdebf324 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 00:53:25 +0000 Subject: [PATCH] fix(deps): update dependency @tabler/icons-react to v3.17.0 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 7862ed64..0bee97a3 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@nivo/radar": "0.87.0", "@nivo/sunburst": "0.87.0", "@sentry/nextjs": "8.32.0", - "@tabler/icons-react": "3.14.0", + "@tabler/icons-react": "3.17.0", "chart.js": "4.4.4", "clsx": "2.1.1", "dayjs": "1.11.13", diff --git a/yarn.lock b/yarn.lock index 5b6c75c3..8db590c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4110,17 +4110,17 @@ "@swc/counter" "^0.1.3" tslib "^2.4.0" -"@tabler/icons-react@3.14.0": - version "3.14.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.14.0.tgz#38bf3b398ed2dbf2d88729d27d4c278936af6292" - integrity sha512-3XdbuyhBNq8aZW0qagR9YL8diACZYSAtaw6VuwcO2l6HzVFPN6N5TDex9WTz/3lf+uktAvOv1kNuuFBjSjN9yw== +"@tabler/icons-react@3.17.0": + version "3.17.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.17.0.tgz#badafce6618f6b8104262538e3f55d34d09c2e29" + integrity sha512-Ndm9Htv7KpIU1PYYrzs5EMhyA3aZGcgaxUp9Q1XOxcRZ+I0X+Ub2WS5f4bkRyDdL1s0++k2T9XRgmg2pG113sw== dependencies: - "@tabler/icons" "3.14.0" + "@tabler/icons" "3.17.0" -"@tabler/icons@3.14.0": - version "3.14.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.14.0.tgz#49b9d9ee33dbf19e2c8cd774f794894c23ffafc3" - integrity sha512-OakKjK1kuDWKoNwdnHHVMt11kTZAC10iZpN/8o/CSYdeBH7S3v5n8IyqAYynFxLI8yBGTyBvljtvWdmWh57zSg== +"@tabler/icons@3.17.0": + version "3.17.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.17.0.tgz#329ca3e4cb533c5a6a61467fe5d6de14a0813020" + integrity sha512-sCSfAQ0w93KSnSL7tS08n73CdIKpuHP8foeLMWgDKiZaCs8ZE//N3ytazCk651ZtruTtByI3b+ZDj7nRf+hHvA== "@testing-library/jest-dom@6.5.0": version "6.5.0"