diff --git a/package-lock.json b/package-lock.json index 48cc3f6b..e7c23a14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "@radix-ui/react-toggle": "^1.1.9", "@radix-ui/react-toggle-group": "^1.1.10", "@radix-ui/react-tooltip": "^1.2.7", - "@tabler/icons-react": "^3.34.0", + "@tabler/icons-react": "^3.34.1", "@types/react-syntax-highlighter": "^15.5.13", "ai": "^4.3.19", "class-variance-authority": "^0.7.1", @@ -6847,9 +6847,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.34.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.34.0.tgz", - "integrity": "sha512-jtVqv0JC1WU2TTEBN32D9+R6mc1iEBuPwLnBsWaR02SIEciu9aq5806AWkCHuObhQ4ERhhXErLEK7Fs+tEZxiA==", + "version": "3.34.1", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.34.1.tgz", + "integrity": "sha512-9gTnUvd7Fd/DmQgr3MKY+oJLa1RfNsQo8c/ir3TJAWghOuZXodbtbVp0QBY2DxWuuvrSZFys0HEbv1CoiI5y6A==", "license": "MIT", "funding": { "type": "github", @@ -6857,12 +6857,12 @@ } }, "node_modules/@tabler/icons-react": { - "version": "3.34.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.34.0.tgz", - "integrity": "sha512-OpEIR2iZsIXECtAIMbn1zfKfQ3zKJjXyIZlkgOGUL9UkMCFycEiF2Y8AVfEQsyre/3FnBdlWJvGr0NU47n2TbQ==", + "version": "3.34.1", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.34.1.tgz", + "integrity": "sha512-Ld6g0NqOO05kyyHsfU8h787PdHBm7cFmOycQSIrGp45XcXYDuOK2Bs0VC4T2FWSKZ6bx5g04imfzazf/nqtk1A==", "license": "MIT", "dependencies": { - "@tabler/icons": "3.34.0" + "@tabler/icons": "3.34.1" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 6be7643b..6100e977 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@radix-ui/react-toggle": "^1.1.9", "@radix-ui/react-toggle-group": "^1.1.10", "@radix-ui/react-tooltip": "^1.2.7", - "@tabler/icons-react": "^3.34.0", + "@tabler/icons-react": "^3.34.1", "@types/react-syntax-highlighter": "^15.5.13", "ai": "^4.3.19", "class-variance-authority": "^0.7.1",