From 88a357d0009378d80e38f5238d3bc089ae5d0b2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 18:46:25 +0000 Subject: [PATCH] chore(deps): update dependency @tabler/icons-react to ^3.25.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 9b69f582..161fdf04 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.25.0", "@types/react": "^18.3.12", "axe-playwright": "^2.0.3", "babel-loader": "^9.1.3", @@ -7525,9 +7525,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.25.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.25.0.tgz", + "integrity": "sha512-1mMstQgQKlppThRg8W7F13eiNMPUUohgIA9TuURq6k5oAGzfvlkLUbbBzlwgvx7krVcHOfJkt8yOlmL45j0nvQ==", "dev": true, "license": "MIT", "funding": { @@ -7536,13 +7536,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.25.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.25.0.tgz", + "integrity": "sha512-KwvI8oamz0RdAvNGt1Wyhs1EZ5mLSaHJLxUJZzx+fGmfOfU5zqRh3vo9WzGNc5um/H8OGg4em6S+HEjhSMfsZA==", "dev": true, "license": "MIT", "dependencies": { - "@tabler/icons": "3.14.0" + "@tabler/icons": "3.25.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index c18abd3a..6d06edf7 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.25.0", "@types/react": "^18.3.12", "axe-playwright": "^2.0.3", "babel-loader": "^9.1.3",