From d012f658ea15d181b1e9d62553e051db6d9ab880 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 01:24:11 +0000 Subject: [PATCH] chore(deps): update dependency @tabler/icons-react to ^3.22.0 --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index f02a680..617847f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@storybook/test-runner": "^0.19.1", "@storybook/testing-library": "^0.2.2", "@storybook/theming": "^8.3.6", - "@tabler/icons-react": "^3.14.0", + "@tabler/icons-react": "^3.22.0", "@types/react": "^18.3.12", "axe-playwright": "^2.0.3", "babel-loader": "^9.1.3", @@ -7507,9 +7507,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.14.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.14.0.tgz", - "integrity": "sha512-OakKjK1kuDWKoNwdnHHVMt11kTZAC10iZpN/8o/CSYdeBH7S3v5n8IyqAYynFxLI8yBGTyBvljtvWdmWh57zSg==", + "version": "3.22.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.22.0.tgz", + "integrity": "sha512-IfgGzhFph5OBr2wTieWL/hyAs0FThnq9O155a6kfGYxqx7h5LQw91wnRswhEaGhXCcfmR7ZVDUr9H+x4b9Pb8g==", "dev": true, "license": "MIT", "funding": { @@ -7518,13 +7518,13 @@ } }, "node_modules/@tabler/icons-react": { - "version": "3.14.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.14.0.tgz", - "integrity": "sha512-3XdbuyhBNq8aZW0qagR9YL8diACZYSAtaw6VuwcO2l6HzVFPN6N5TDex9WTz/3lf+uktAvOv1kNuuFBjSjN9yw==", + "version": "3.22.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.22.0.tgz", + "integrity": "sha512-pOnn+IqZpnkYsEKRvbXXLXwXhYwg4cy1fEVr5SRrgAYJXkobpDjFTdVHlab0HEBXY5AE1NjsMlVeK6H/8Vv2uQ==", "dev": true, "license": "MIT", "dependencies": { - "@tabler/icons": "3.14.0" + "@tabler/icons": "3.22.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 6c3e6de..5b4de0a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@storybook/test-runner": "^0.19.1", "@storybook/testing-library": "^0.2.2", "@storybook/theming": "^8.3.6", - "@tabler/icons-react": "^3.14.0", + "@tabler/icons-react": "^3.22.0", "@types/react": "^18.3.12", "axe-playwright": "^2.0.3", "babel-loader": "^9.1.3",