diff --git a/package-lock.json b/package-lock.json index 6ceab13b..f3cac71e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "@storybook/builder-vite": "^10.3.3", "@storybook/cli": "^10.3.3", "@storybook/react-vite": "^10.3.3", - "@tabler/icons-react": "3.40.0", + "@tabler/icons-react": "3.41.0", "@types/jest-image-snapshot": "^6.4.1", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", @@ -102,7 +102,7 @@ "@radix-ui/react-tabs": "^1.1.13", "@radix-ui/react-toggle-group": "^1.1.11", "@radix-ui/react-tooltip": "^1.2.8", - "@tabler/icons-react": "3.40.0", + "@tabler/icons-react": "3.41.0", "@uiw/codemirror-themes": "^4.25.4", "@uiw/react-codemirror": "^4.25.4", "@xyflow/react": "^12.10.0", @@ -6118,9 +6118,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.40.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.40.0.tgz", - "integrity": "sha512-V/Q4VgNPKubRTiLdmWjV/zscYcj5IIk+euicUtaVVqF6luSC9rDngYWgST5/yh3Mrg/mYUwRv1YVTk71Jp0twQ==", + "version": "3.41.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.41.0.tgz", + "integrity": "sha512-arlig0nkaC9UGqTZuT1MMZepX29t3Ysx5HSy2UvmR+CZrhlNxZrCM6Z4qYBoaIO+2ICZykttjBCSpf+p/t0H3w==", "dev": true, "license": "MIT", "funding": { @@ -6129,13 +6129,13 @@ } }, "node_modules/@tabler/icons-react": { - "version": "3.40.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.40.0.tgz", - "integrity": "sha512-oO5+6QCnna4a//mYubx4euZfECtzQZFDGsDMIdzZUhbdyBCT+3bRVFBPueGIcemWld4Vb/0UQ39C/cmGfGylAg==", + "version": "3.41.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.41.0.tgz", + "integrity": "sha512-8XKc3wZKf1icxqwIPSOO61M+dtf8yJPwAE/rtFAVzc5Ros+OjCqowfcoI5IpKK09RSo8s0hHrWvydGgnXqYILg==", "dev": true, "license": "MIT", "dependencies": { - "@tabler/icons": "3.40.0" + "@tabler/icons": "3.41.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 5ee5c580..dafc9708 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@storybook/builder-vite": "^10.3.3", "@storybook/cli": "^10.3.3", "@storybook/react-vite": "^10.3.3", - "@tabler/icons-react": "3.40.0", + "@tabler/icons-react": "3.41.0", "@types/jest-image-snapshot": "^6.4.1", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", @@ -120,7 +120,7 @@ "@radix-ui/react-tabs": "^1.1.13", "@radix-ui/react-toggle-group": "^1.1.11", "@radix-ui/react-tooltip": "^1.2.8", - "@tabler/icons-react": "3.40.0", + "@tabler/icons-react": "3.41.0", "@uiw/codemirror-themes": "^4.25.4", "@uiw/react-codemirror": "^4.25.4", "@xyflow/react": "^12.10.0",