diff --git a/package-lock.json b/package-lock.json index 3acd52c..ba0dcbe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@radix-ui/react-navigation-menu": "1.2.1", "@radix-ui/react-tooltip": "1.1.2", "@stackblitz/sdk": "1.11.0", - "@tabler/icons-react": "3.14.0", + "@tabler/icons-react": "3.26.0", "@types/node": "22.10.1", "@types/react": "18.3.13", "@types/react-dom": "18.3.1", @@ -1721,22 +1721,20 @@ } }, "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==", - "license": "MIT", + "version": "3.26.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.26.0.tgz", + "integrity": "sha512-oO3D4ss+DxzxqU1aDy0f1HmToyrO0gcQWIMpzHAfV1quPUx0BZYvNm5xz1DQb4DxNm/+xNvbBGLJy4pzTLYWag==", "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" } }, "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==", - "license": "MIT", + "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==", "dependencies": { - "@tabler/icons": "3.14.0" + "@tabler/icons": "3.26.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 858bf44..041b0ee 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@radix-ui/react-navigation-menu": "1.2.1", "@radix-ui/react-tooltip": "1.1.2", "@stackblitz/sdk": "1.11.0", - "@tabler/icons-react": "3.14.0", + "@tabler/icons-react": "3.26.0", "@types/node": "22.10.1", "@types/react": "18.3.13", "@types/react-dom": "18.3.1",