diff --git a/package-lock.json b/package-lock.json index 9872056..197e951 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.2.9", - "@tabler/icons-react": "^3.14.0", + "@tabler/icons-react": "^3.20.0", "@types/react": "^18.3.4", "axe-playwright": "^2.0.1", "babel-loader": "^9.1.3", @@ -7017,9 +7017,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.20.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.20.0.tgz", + "integrity": "sha512-nXSeUzsCOxX/Of+kdUVQfxL9bG+ck8XCWNf9dGSpE+nhVexRwk/4HiDQDxFDysfT7vfgSut6GXnrZsU5M5dSlA==", "dev": true, "license": "MIT", "funding": { @@ -7028,13 +7028,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.20.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.20.0.tgz", + "integrity": "sha512-a47oaL48bb5Cx/WUVfg/NZrsWwFExrcDQO8thUZ7S6h/OQYFu7sm4E5pZsmUtGCjikB3lRzjtmMD+C4s7mr9yw==", "dev": true, "license": "MIT", "dependencies": { - "@tabler/icons": "3.14.0" + "@tabler/icons": "3.20.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 8ef974d..becac81 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.2.9", - "@tabler/icons-react": "^3.14.0", + "@tabler/icons-react": "^3.20.0", "@types/react": "^18.3.4", "axe-playwright": "^2.0.1", "babel-loader": "^9.1.3",