From d57de424a76ce6a446a965747e0ebf8c10422183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 05:40:52 +0000 Subject: [PATCH] chore(deps): bump @tabler/icons from 3.33.0 to 3.34.0 in the node group Bumps the node group with 1 update: [@tabler/icons](https://github.com/tabler/tabler-icons). Updates `@tabler/icons` from 3.33.0 to 3.34.0 - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/compare/v3.33.0...v3.34.0) --- updated-dependencies: - dependency-name: "@tabler/icons" dependency-version: 3.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: node ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9a1aac7e..9736e4d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "@tabler/icons": "^3.33.0", + "@tabler/icons": "^3.34.0", "@thulite/doks-core": "^1.8.1", "@thulite/images": "^3.3.1", "@thulite/inline-svg": "^1.2.0", @@ -1770,9 +1770,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.33.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.33.0.tgz", - "integrity": "sha512-NZeFfzcYe7xcBHR3zKoCSrw/cFWvfj6LjenPQ48yVMTGdX854HH9nH44ZfMH8rrDzHBllfjwl4CIX6Vh2tyN0Q==", + "version": "3.34.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.34.0.tgz", + "integrity": "sha512-jtVqv0JC1WU2TTEBN32D9+R6mc1iEBuPwLnBsWaR02SIEciu9aq5806AWkCHuObhQ4ERhhXErLEK7Fs+tEZxiA==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index 7e39341a..5d22d559 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "postinstall": "hugo-installer --version otherDependencies.hugo --extended --destination node_modules/.bin/hugo" }, "dependencies": { - "@tabler/icons": "^3.33.0", + "@tabler/icons": "^3.34.0", "@thulite/doks-core": "^1.8.1", "@thulite/images": "^3.3.1", "@thulite/inline-svg": "^1.2.0",