From f6d033b7d5eaa132e33bb7a13e5972a97e1c61dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 14:34:07 +0000 Subject: [PATCH] Bump @tabler/icons-react from 3.41.1 to 3.44.0 Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.41.1 to 3.44.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.44.0/packages/icons-react) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-version: 3.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 925207146..118d8672c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@docusaurus/theme-classic": "3.10.1", "@docusaurus/theme-mermaid": "3.10.1", "@pandev/plugin-sitemap-coveo": "./plugin-sitemap-coveo", - "@tabler/icons-react": "^3.41.1", + "@tabler/icons-react": "^3.44.0", "@tailwindcss/postcss": "^4.2.4", "algoliasearch": "^5.52.1", "clsx": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index 5ac238dac..138e5f5d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3222,17 +3222,17 @@ dependencies: defer-to-connect "^2.0.1" -"@tabler/icons-react@^3.41.1": - version "3.41.1" - resolved "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.41.1.tgz#e719ff95130eee0685e955a80ad71f5165641f38" - integrity sha512-kUgweE+DJtAlMZVIns1FTDdcbpRVnkK7ZpUOXmoxy3JAF0rSHj0TcP4VHF14+gMJGnF+psH2Zt26BLT6owetBA== +"@tabler/icons-react@^3.44.0": + version "3.44.0" + resolved "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.44.0.tgz#26e84ee0ef756bfae5dcbd8265312ba3cd5a91d9" + integrity sha512-8+rvzBbVm/1Z3sG3x7GUNAaxIKxwgz8xaMhRs23nrCnMTKRFAhEC+82zAIFeAA0seXdrAGX5HFCkaLpGK2rVHg== dependencies: - "@tabler/icons" "3.41.1" + "@tabler/icons" "3.44.0" -"@tabler/icons@3.41.1": - version "3.41.1" - resolved "https://registry.npmjs.org/@tabler/icons/-/icons-3.41.1.tgz#dff9c77af287c73c2fcab4074cfa9f2069f9b7ee" - integrity sha512-OaRnVbRmH2nHtFeg+RmMJ/7m2oBIF9XCJAUD5gQnMrpK9f05ydj8MZrAf3NZQqOXyxGN1UBL0D5IKLLEUfr74Q== +"@tabler/icons@3.44.0": + version "3.44.0" + resolved "https://registry.npmjs.org/@tabler/icons/-/icons-3.44.0.tgz#286b203aac98591e27360de03974762568bbb272" + integrity sha512-Wn0AOZG9sg0L+bjfMqq4eNhC6pQjIrk94LvvWYNYkY8KH8wC3YILRzQlrnVJc4FUeMxH/AK97QsYCX35H3LndA== "@tailwindcss/node@4.2.4": version "4.2.4"