From 392864081174c1fc427b4919868a94d3450dce23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 03:43:42 +0000 Subject: [PATCH] chore(deps): bump @iconify-json/lucide from 1.2.124 to 1.2.126 Bumps [@iconify-json/lucide](https://github.com/iconify/icon-sets) from 1.2.124 to 1.2.126. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/lucide" dependency-version: 1.2.126 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 4c576a7..3b3f25c 100644 --- a/bun.lock +++ b/bun.lock @@ -7,7 +7,7 @@ "dependencies": { "@astrojs/markdown-remark": "^7.2.4", "@astrojs/starlight": "^0.41.7", - "@iconify-json/lucide": "^1.2.124", + "@iconify-json/lucide": "^1.2.126", "@iconify-json/simple-icons": "^1.2.93", "astro": "^7.2.4", "astro-icon": "^1.2.0", @@ -165,7 +165,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.124", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-mO6JyBVNER7uXEkW2bXiN9Rrm6w91IXxwnNmIMbu2KZX0ZPcVZH1xDUTw94pryxESUIpBhinkOUIZIav+TA9ng=="], + "@iconify-json/lucide": ["@iconify-json/lucide@1.2.126", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-Fl3OfR71yeWLrlTLp6C4W5W3rJJDWH9/e70mjtq9VAldYDxvHh149JMNPz7foTeLLTE2Paynnp2aYKVL9rgF5Q=="], "@iconify-json/simple-icons": ["@iconify-json/simple-icons@1.2.93", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-/XhANjfGYOuqvSR3TmUnkQkINvQ4GVjVuukvymRbxtVFBvIq/yiXJqCDycKcQPT401OYT9H2vIY6ihAlz1QIAw=="], diff --git a/package.json b/package.json index 3f61715..2d8b46a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@astrojs/markdown-remark": "^7.2.4", "@astrojs/starlight": "^0.41.7", - "@iconify-json/lucide": "^1.2.124", + "@iconify-json/lucide": "^1.2.126", "@iconify-json/simple-icons": "^1.2.93", "astro": "^7.2.4", "astro-icon": "^1.2.0",