From b10b5171e353d7d5466b25bd4ca5eb8f1fadf9bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 03:43:45 +0000 Subject: [PATCH] chore(deps): bump @iconify-json/lucide from 1.2.120 to 1.2.121 Bumps [@iconify-json/lucide](https://github.com/iconify/icon-sets) from 1.2.120 to 1.2.121. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/lucide" dependency-version: 1.2.121 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 d2858c6..33885d7 100644 --- a/bun.lock +++ b/bun.lock @@ -7,7 +7,7 @@ "dependencies": { "@astrojs/markdown-remark": "^7.2.2", "@astrojs/starlight": "^0.41.6", - "@iconify-json/lucide": "^1.2.120", + "@iconify-json/lucide": "^1.2.121", "@iconify-json/simple-icons": "^1.2.92", "astro": "^7.1.6", "astro-icon": "^1.1.5", @@ -164,7 +164,7 @@ "@expressive-code/plugin-text-markers": ["@expressive-code/plugin-text-markers@0.44.0", "", { "dependencies": { "@expressive-code/core": "^0.44.0" } }, "sha512-0/m3A5b+lz2upyNq+wzZ1S69HRoJmyFs5LsR42lVZ9pmGRlBiSBYQpvqlji4DBj1+Riamxc0AvcCr5kuzOQeWA=="], - "@iconify-json/lucide": ["@iconify-json/lucide@1.2.120", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-4ECF24fxag1n5tZlPGrbWuCGqhkwD0rvAzfCXretqQb4KEC8Y6ja3khF8qmvpR1Mk0NQDhBTRK3Fr/YoV8QyJw=="], + "@iconify-json/lucide": ["@iconify-json/lucide@1.2.121", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-zSoQQSmsyFaeTpSwURHJ9PIrsDcGFpDNhGlpiTrs+Ua4uFeH5UsE26L4OEBLrgLWoSK0UO+JhsO8yehSw0403g=="], "@iconify-json/simple-icons": ["@iconify-json/simple-icons@1.2.92", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-hR0ozxR97t1dzWw+esoxFijZ15gagt7EIgF3CNifu2yICXhS7gnun4Y+j+odJQtNSl7wvqMdoLbViIShwe/fdw=="], diff --git a/package.json b/package.json index a7d18c0..da4e7af 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@astrojs/markdown-remark": "^7.2.2", "@astrojs/starlight": "^0.41.6", - "@iconify-json/lucide": "^1.2.120", + "@iconify-json/lucide": "^1.2.121", "@iconify-json/simple-icons": "^1.2.92", "astro": "^7.1.6", "astro-icon": "^1.1.5",