From 02b379051b5bbea252891c840c5471a009ff50ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 14:52:54 +0000 Subject: [PATCH] Bump @iconify-json/lucide from 1.2.92 to 1.2.95 Bumps [@iconify-json/lucide](https://github.com/iconify/icon-sets) from 1.2.92 to 1.2.95. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/lucide" dependency-version: 1.2.95 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 9f97ab9b..dec0efde 100644 --- a/bun.lock +++ b/bun.lock @@ -12,7 +12,7 @@ "@docsearch/css": "^4.5.3", "@docsearch/react": "^3.5.2", "@iconify-json/bi": "^1.1.23", - "@iconify-json/lucide": "^1.2.92", + "@iconify-json/lucide": "^1.2.95", "@types/node": "^25.0.10", "@types/react": "^18.2.48", "@types/react-dom": "^18.2.18", @@ -192,7 +192,7 @@ "@iconify-json/bi": ["@iconify-json/bi@1.2.7", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-IPz8WNxmLkH1I9msl+0Q4OnmjjvP4uU0Z61a4i4sqonB6vKSbMGUWuGn8/YuuszlReVj8rf+3gNv5JU8Xoljyg=="], - "@iconify-json/lucide": ["@iconify-json/lucide@1.2.92", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-+ghJelYoO/cfR6Kl/SKRJJZ+lONUUanC7w94Lh8gOZaSK92RBmLE+mojYrcVrLqjLnJO5KkryQxRcg3dLFPZww=="], + "@iconify-json/lucide": ["@iconify-json/lucide@1.2.95", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-SxDM/NEJtcGGAiLAnaZ7rcmVxkJI8esswTZLCm5BfNcoPf/yawIImb4nNfsu4dtFzP/Cl6KRg+vZq521zOUOnQ=="], "@iconify/tools": ["@iconify/tools@4.2.0", "", { "dependencies": { "@iconify/types": "^2.0.0", "@iconify/utils": "^2.3.0", "cheerio": "^1.1.2", "domhandler": "^5.0.3", "extract-zip": "^2.0.1", "local-pkg": "^1.1.2", "pathe": "^2.0.3", "svgo": "^3.3.2", "tar": "^7.5.2" } }, "sha512-WRxPva/ipxYkqZd1+CkEAQmd86dQmrwH0vwK89gmp2Kh2WyyVw57XbPng0NehP3x4V1LzLsXUneP1uMfTMZmUA=="], diff --git a/package.json b/package.json index 06544e9a..31955d84 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@docsearch/css": "^4.5.3", "@docsearch/react": "^3.5.2", "@iconify-json/bi": "^1.1.23", - "@iconify-json/lucide": "^1.2.92", + "@iconify-json/lucide": "^1.2.95", "@types/node": "^25.0.10", "@types/react": "^18.2.48", "@types/react-dom": "^18.2.18",