From bbc5c8809692ddf77734c1547fbe68ee9fcd75a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 16:47:01 +0000 Subject: [PATCH] Update dependency @tabler/icons-react to ^3.7.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 cfd9c594..14943f5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@storybook/test-runner": "^0.18.1", "@storybook/testing-library": "^0.2.2", "@storybook/theming": "^8.1.9", - "@tabler/icons-react": "^3.6.0", + "@tabler/icons-react": "^3.7.0", "@types/react": "^18.3.3", "axe-playwright": "^2.0.1", "babel-loader": "^9.1.3", @@ -7777,9 +7777,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.6.0.tgz", - "integrity": "sha512-Zv0Ofc64RCMpZ2F8CvsWAphrSjerx5hEErt/RMmE+W8r4E5l5Lizi+My9KbbZQ4NyAtrtrOX80OY1oROZrRzEA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.7.0.tgz", + "integrity": "sha512-lJGIZLSWrPO6VygRUbaVvQjWgL2EaiBMD8e6leCYUQ8ZPO4LIzKMq358C8KlhXJcyNiRz1Io3YWoc/DNTcWqSg==", "dev": true, "license": "MIT", "funding": { @@ -7788,13 +7788,13 @@ } }, "node_modules/@tabler/icons-react": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.6.0.tgz", - "integrity": "sha512-mkYGxlphNzvKq32teL+Z8wZW7I9zDftmNPX38UnZVCGjss2qbg0puqLhi1unfm5Y0CSefg+iAQrsjSL+DHx9YA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.7.0.tgz", + "integrity": "sha512-8AU4oO9pgLhHLOSGAJIsRhsTy7w8D7uKBlR0DIFxaILFA1fe2rC4wrNGYUtIFei82y41OuXz9vMk0Oe+IWT3SA==", "dev": true, "license": "MIT", "dependencies": { - "@tabler/icons": "3.6.0" + "@tabler/icons": "3.7.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 8db1ac6e..889822cb 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@storybook/test-runner": "^0.18.1", "@storybook/testing-library": "^0.2.2", "@storybook/theming": "^8.1.9", - "@tabler/icons-react": "^3.6.0", + "@tabler/icons-react": "^3.7.0", "@types/react": "^18.3.3", "axe-playwright": "^2.0.1", "babel-loader": "^9.1.3",