diff --git a/package-lock.json b/package-lock.json index ac649c1bc..1dc2cf908 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@tabler/icons": "^2.32.0", + "@tabler/icons": "^2.34.0", "flexsearch": "^0.7.31", "normalize.css": "^8.0.1", "prism-themes": "^1.9.0", @@ -1199,9 +1199,9 @@ } }, "node_modules/@tabler/icons": { - "version": "2.32.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.32.0.tgz", - "integrity": "sha512-w1oNvrnqFipoBEy2/0X4/IHo2aLsijuz4QRi/HizxqiaoMfmWG5X2DpEYTw9WnGvFmixpu/rtQsQAr7Wr0Mc2w==", + "version": "2.34.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.34.0.tgz", + "integrity": "sha512-65GsJsT4ZBETWcdrNxbsjsbRoZvbVk3CcU2SafaElrzP1wpOeuAn9aELVEbxhdyZyP9dg2SCfgH6iAArJgp7lw==", "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" @@ -7684,9 +7684,9 @@ } }, "@tabler/icons": { - "version": "2.32.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.32.0.tgz", - "integrity": "sha512-w1oNvrnqFipoBEy2/0X4/IHo2aLsijuz4QRi/HizxqiaoMfmWG5X2DpEYTw9WnGvFmixpu/rtQsQAr7Wr0Mc2w==" + "version": "2.34.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.34.0.tgz", + "integrity": "sha512-65GsJsT4ZBETWcdrNxbsjsbRoZvbVk3CcU2SafaElrzP1wpOeuAn9aELVEbxhdyZyP9dg2SCfgH6iAArJgp7lw==" }, "@trysound/sax": { "version": "0.2.0", diff --git a/package.json b/package.json index f953d57f0..ea068c448 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ } }, "dependencies": { - "@tabler/icons": "^2.32.0", + "@tabler/icons": "^2.34.0", "flexsearch": "^0.7.31", "normalize.css": "^8.0.1", "prism-themes": "^1.9.0",