diff --git a/bun.lock b/bun.lock index 3cd9bf4..5489976 100644 --- a/bun.lock +++ b/bun.lock @@ -7,7 +7,7 @@ "dependencies": { "@astrojs/markdown-remark": "^7.2.1", "@astrojs/starlight": "^0.41.3", - "@iconify-json/lucide": "^1.2.118", + "@iconify-json/lucide": "^1.2.120", "@iconify-json/simple-icons": "^1.2.91", "astro": "^7.1.3", "astro-icon": "^1.1.5", @@ -161,7 +161,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.118", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-JBnK4YOq6K/lA0JP//27QxFxJ4120TjvfXAzGZZIGjCcXcRRRFxl1rcV7+IWdcVCe90KXdqVaAwLaLf6G3HELw=="], + "@iconify-json/lucide": ["@iconify-json/lucide@1.2.120", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-4ECF24fxag1n5tZlPGrbWuCGqhkwD0rvAzfCXretqQb4KEC8Y6ja3khF8qmvpR1Mk0NQDhBTRK3Fr/YoV8QyJw=="], "@iconify-json/simple-icons": ["@iconify-json/simple-icons@1.2.91", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-plQJHZxzpkIXaeYjJF0Sc9nkzYF32EDX9olx7j1hcKYFaiTrQXbcngZmvzuV0pG6uZPU3ZuA/GIsgxSHOm6jrQ=="], diff --git a/package.json b/package.json index e1caea5..b9aed54 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/markdown-remark": "^7.2.1", "@astrojs/starlight": "^0.41.3", - "@iconify-json/lucide": "^1.2.118", + "@iconify-json/lucide": "^1.2.120", "@iconify-json/simple-icons": "^1.2.91", "astro": "^7.1.3", "astro-icon": "^1.1.5",