diff --git a/package-lock.json b/package-lock.json index d503655e..ce1ec1fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@storybook/builder-vite": "^10.1.2", "@storybook/cli": "^10.1.2", "@storybook/react-vite": "^10.1.2", - "@tabler/icons-react": "3.35.0", + "@tabler/icons-react": "3.36.1", "@types/jest-image-snapshot": "^6.4.0", "@types/react": "^19.2.3", "@types/react-dom": "^19.2.3", @@ -89,7 +89,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.35.0", + "@tabler/icons-react": "3.36.1", "@xyflow/react": "^12.10.0", "cmdk": "^1.1.1", "js-md5": "^0.8.3", @@ -6020,13 +6020,13 @@ } }, "node_modules/@tabler/icons-react": { - "version": "3.35.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.35.0.tgz", - "integrity": "sha512-XG7t2DYf3DyHT5jxFNp5xyLVbL4hMJYJhiSdHADzAjLRYfL7AnjlRfiHDHeXxkb2N103rEIvTsBRazxXtAUz2g==", + "version": "3.36.1", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.36.1.tgz", + "integrity": "sha512-/8nOXeNeMoze9xY/QyEKG65wuvRhkT3q9aytaur6Gj8bYU2A98YVJyLc9MRmc5nVvpy+bRlrrwK/Ykr8WGyUWg==", "dev": true, "license": "MIT", "dependencies": { - "@tabler/icons": "3.35.0" + "@tabler/icons": "" }, "funding": { "type": "github", diff --git a/package.json b/package.json index b7499fdd..27a0aff6 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@storybook/builder-vite": "^10.1.2", "@storybook/cli": "^10.1.2", "@storybook/react-vite": "^10.1.2", - "@tabler/icons-react": "3.35.0", + "@tabler/icons-react": "3.36.1", "@types/jest-image-snapshot": "^6.4.0", "@types/react": "^19.2.3", "@types/react-dom": "^19.2.3", @@ -108,7 +108,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.35.0", + "@tabler/icons-react": "3.36.1", "@xyflow/react": "^12.10.0", "cmdk": "^1.1.1", "js-md5": "^0.8.3",