From e526d5c3d652c64231e6d4f70d80d825398a5881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 02:49:08 +0000 Subject: [PATCH] fix(deps): update dependency @tabler/icons from 3.34.0 to v3.34.1 (docs/package.json) --- docs/package-lock.json | 8 ++++---- docs/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index de9f7a21d0d..cd5de26357b 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "license": "MIT", "dependencies": { - "@tabler/icons": "3.34.0", + "@tabler/icons": "3.34.1", "@thulite/doks-core": "1.8.0", "@thulite/images": "3.3.0", "@thulite/inline-svg": "1.2.0", @@ -2439,9 +2439,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", diff --git a/docs/package.json b/docs/package.json index e1ebf9a63d8..3ef03973f3a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -16,7 +16,7 @@ "@thulite/images": "3.3.0", "@thulite/inline-svg": "1.2.0", "@thulite/seo": "2.4.1", - "@tabler/icons": "3.34.0", + "@tabler/icons": "3.34.1", "thulite": "2.5.0" }, "devDependencies": {