diff --git a/bun.lock b/bun.lock index 15283f91..e64b0003 100644 --- a/bun.lock +++ b/bun.lock @@ -28,7 +28,7 @@ "fumadocs-typescript": "4.0.13", "fumadocs-ui": "16.2.2", "hast-util-to-jsx-runtime": "2.3.6", - "lucide-react": "0.555.0", + "lucide-react": "0.556.0", "mermaid": "11.12.2", "next": "16.0.7", "posthog-js": "1.301.0", @@ -1425,7 +1425,7 @@ "lru-cache": ["lru-cache@11.2.2", "", {}, "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg=="], - "lucide-react": ["lucide-react@0.555.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-D8FvHUGbxWBRQM90NZeIyhAvkFfsh3u9ekrMvJ30Z6gnpBHS6HC6ldLg7tL45hwiIz/u66eKDtdA23gwwGsAHA=="], + "lucide-react": ["lucide-react@0.556.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-iOb8dRk7kLaYBZhR2VlV1CeJGxChBgUthpSP8wom9jfj79qovgG6qcSdiy6vkoREKPnbUYzJsCn4o4PtG3Iy+A=="], "magic-string": ["magic-string@0.30.21", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ=="], diff --git a/package.json b/package.json index 68419c43..f92bf0c9 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "fumadocs-typescript": "4.0.13", "fumadocs-ui": "16.2.2", "hast-util-to-jsx-runtime": "2.3.6", - "lucide-react": "0.555.0", + "lucide-react": "0.556.0", "mermaid": "11.12.2", "next": "16.0.7", "posthog-js": "1.301.0",