From dcee791384ba576c33574659b471f8509f3902eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 16:06:26 +0000 Subject: [PATCH] Update dependency @tabler/icons-react to v3 --- package.json | 2 +- yarn.lock | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index fe9b31dc..1a1840f1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@mantine/hooks": "^7.6.2", "@mantine/notifications": "^7.0.0", "@mantine/tiptap": "^7.6.2", - "@tabler/icons-react": "^2.44.0", + "@tabler/icons-react": "^3.0.0", "@tanstack/react-query": "^5.0.0", "@tanstack/react-query-devtools": "^5.0.0", "@tiptap/extension-link": "^2.2.4", diff --git a/yarn.lock b/yarn.lock index a5aaff45..46db71f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1880,18 +1880,17 @@ dependencies: defer-to-connect "^2.0.0" -"@tabler/icons-react@^2.44.0": - version "2.47.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.47.0.tgz#b704e7ae98f95be8bd6e938b4b2e84cd20b0cf31" - integrity sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g== +"@tabler/icons-react@^3.0.0": + version "3.45.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.45.0.tgz#503963fc3f5b6c6cf3ef36ffe6640445e3ac780f" + integrity sha512-t/AuKs7ALMDDTY+B9IvfZnlO0mbLlP/lJxP/HnGC49QkM8mCsTN38kYyxjXxgrb1+TeK53ioVBJqIV7n/eysXQ== dependencies: - "@tabler/icons" "2.47.0" - prop-types "^15.7.2" + "@tabler/icons" "3.45.0" -"@tabler/icons@2.47.0": - version "2.47.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.47.0.tgz#c41c680d1947e3ab2d60af3febc4132287c60596" - integrity sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA== +"@tabler/icons@3.45.0": + version "3.45.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.45.0.tgz#0eae44189827b8426796a74afa8219c2e597b847" + integrity sha512-jiATwV8+zGYLTZ7gMLGivCic+KtsMZXcDmufIG8umlLxoHhI6902hGYIEt0Oa9Y9SXblNzUlrisHm5jOFMxOQA== "@tanstack/query-core@5.25.0": version "5.25.0"