diff --git a/bun.lock b/bun.lock index 0d0807f..f589caf 100644 --- a/bun.lock +++ b/bun.lock @@ -14,7 +14,7 @@ "@fontsource-variable/geist": "^5.2.5", "@fontsource-variable/geist-mono": "^5.2.5", "@fontsource/geist-mono": "^5.2.5", - "@iconify-json/lucide": "^1.2.34", + "@iconify-json/lucide": "^1.2.35", "@r4ai/remark-callout": "^0.6.2", "@radix-ui/react-avatar": "^1.1.3", "@radix-ui/react-dropdown-menu": "^2.1.6", @@ -197,7 +197,7 @@ "@fontsource/geist-mono": ["@fontsource/geist-mono@5.2.5", "", {}, "sha512-7/r9opukyQ3jkAqfhIRnhodWlAc8yVkHogDUAFqBeBSYNpvlpouLJysYO5cIpqyB/lHrazxChiC73Oj8K3+sZg=="], - "@iconify-json/lucide": ["@iconify-json/lucide@1.2.34", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-6xiITvlYP/5d6KQPRBHDQ+eaLxRWiTvXfuVGuNX2ahNLbEi0VKB04v008IQLPrMu/C4tRMI4+sRzHd/wSFxGZQ=="], + "@iconify-json/lucide": ["@iconify-json/lucide@1.2.35", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-q1OFEufIzxaiMuuLOrFmhVPvlj0asriU84w1MsfooeOAB2Tk1DFCuL61HJnb4lGxDhcxhU28m6bjYLW1fwox9Q=="], "@iconify/tools": ["@iconify/tools@4.1.2", "", { "dependencies": { "@iconify/types": "^2.0.0", "@iconify/utils": "^2.3.0", "@types/tar": "^6.1.13", "axios": "^1.8.3", "cheerio": "1.0.0", "domhandler": "^5.0.3", "extract-zip": "^2.0.1", "local-pkg": "^0.5.1", "pathe": "^1.1.2", "svgo": "^3.3.2", "tar": "^6.2.1" } }, "sha512-q6NzLQYEN9zkDfcyBqD3vItHcZw97w/s++3H3TBxUORr57EfHxj6tOW6fyufDjMq+Vl56WXWaPx1csBPYlI5CA=="], diff --git a/package.json b/package.json index e78440b..8b8c71b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@fontsource-variable/geist": "^5.2.5", "@fontsource-variable/geist-mono": "^5.2.5", "@fontsource/geist-mono": "^5.2.5", - "@iconify-json/lucide": "^1.2.34", + "@iconify-json/lucide": "^1.2.35", "@r4ai/remark-callout": "^0.6.2", "@radix-ui/react-avatar": "^1.1.3", "@radix-ui/react-dropdown-menu": "^2.1.6",