diff --git a/package-lock.json b/package-lock.json index 31f6020..0e9cf5f 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.26.0", "@types/react": "^18.3.18", "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.26.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.26.0.tgz", + "integrity": "sha512-oO3D4ss+DxzxqU1aDy0f1HmToyrO0gcQWIMpzHAfV1quPUx0BZYvNm5xz1DQb4DxNm/+xNvbBGLJy4pzTLYWag==", "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.26.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.26.0.tgz", + "integrity": "sha512-t18Zmu1ROktB7M8hWQ6vJw+mNpI/LPk5PPxLuE+kNB+4Zzf38GfETL8VF98inhzcfHohsggdROzMzwSAfjcAxw==", "dev": true, "license": "MIT", "dependencies": { - "@tabler/icons": "3.14.0" + "@tabler/icons": "3.26.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 7122e44..2f9ef88 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.26.0", "@types/react": "^18.3.18", "axe-playwright": "^2.0.3", "babel-loader": "^9.1.3",