From 60ed4100e71c6defc9eb278892d90d52226880e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 19:14:28 +0000 Subject: [PATCH] chore(deps): bump @tabler/icons from 3.44.0 to 3.45.0 Bumps [@tabler/icons](https://github.com/tabler/tabler-icons) from 3.44.0 to 3.45.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/compare/v3.44.0...v3.45.0) --- updated-dependencies: - dependency-name: "@tabler/icons" dependency-version: 3.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 41f95e8..5c5b841 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "license": "Apache-2.0", "dependencies": { - "@tabler/icons": "^3.44.0", + "@tabler/icons": "^3.45.0", "@thulite/doks-core": "^1.9.3", "@thulite/images": "^3.3.4", "@thulite/inline-svg": "^1.2.2", @@ -2391,9 +2391,9 @@ "license": "MIT" }, "node_modules/@tabler/icons": { - "version": "3.44.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.44.0.tgz", - "integrity": "sha512-Wn0AOZG9sg0L+bjfMqq4eNhC6pQjIrk94LvvWYNYkY8KH8wC3YILRzQlrnVJc4FUeMxH/AK97QsYCX35H3LndA==", + "version": "3.45.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.45.0.tgz", + "integrity": "sha512-jiATwV8+zGYLTZ7gMLGivCic+KtsMZXcDmufIG8umlLxoHhI6902hGYIEt0Oa9Y9SXblNzUlrisHm5jOFMxOQA==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index 6ff88d1..7caa72c 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "preview": "hugo server --disableFastRender --noHTTPCache" }, "dependencies": { - "@tabler/icons": "^3.44.0", + "@tabler/icons": "^3.45.0", "@thulite/doks-core": "^1.9.3", "@thulite/images": "^3.3.4", "@thulite/inline-svg": "^1.2.2",