From 42913cad36862a66e77ab647dbdd0b375f2678f3 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 18:14:15 +0000 Subject: [PATCH] fix(deps): update dependency @tabler/icons to v3 --- package.json | 2 +- pnpm-lock.yaml | 21 +++++---------------- 2 files changed, 6 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 116bb133..956b9d9f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@docusaurus/plugin-sitemap": "^3.5.2", "@docusaurus/preset-classic": "^3.5.2", "@mdx-js/react": "^3.0.1", - "@tabler/icons": "^1.119.0", + "@tabler/icons": "^3.17.0", "autoprefixer": "^10.4.20", "clsx": "^2.1.0", "leader-line-new": "^1.1.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16f18a76..00e87bd4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^3.0.1 version: 3.0.1(@types/react@18.2.45)(react@18.3.1) '@tabler/icons': - specifier: ^1.119.0 - version: 1.119.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^3.17.0 + version: 3.17.0 autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.32) @@ -1561,16 +1561,8 @@ packages: resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==} engines: {node: '>=14.16'} - '@tabler/icons@1.119.0': - resolution: {integrity: sha512-Fk3Qq4w2SXcTjc/n1cuL5bccPkylrOMo7cYpQIf/yw6zP76LQV9dtLcHQUjFiUnaYuswR645CnURIhlafyAh9g==} - peerDependencies: - react: ^16.x || 17.x || 18.x - react-dom: ^16.x || 17.x || 18.x - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true + '@tabler/icons@3.17.0': + resolution: {integrity: sha512-sCSfAQ0w93KSnSL7tS08n73CdIKpuHP8foeLMWgDKiZaCs8ZE//N3ytazCk651ZtruTtByI3b+ZDj7nRf+hHvA==} '@trysound/sax@0.2.0': resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} @@ -8559,10 +8551,7 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tabler/icons@1.119.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - optionalDependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@tabler/icons@3.17.0': {} '@trysound/sax@0.2.0': {}