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",