diff --git a/bun.lock b/bun.lock index 12952dd..0903d2a 100644 --- a/bun.lock +++ b/bun.lock @@ -9,7 +9,7 @@ "fumadocs-core": "15.8.4", "fumadocs-mdx": "12.0.3", "fumadocs-ui": "15.8.4", - "lucide-react": "^0.544.0", + "lucide-react": "^0.545.0", "mermaid": "^11.12.0", "next": "15.5.4", "next-themes": "^0.4.6", @@ -1062,7 +1062,7 @@ "lru-cache": ["lru-cache@11.2.2", "", {}, "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg=="], - "lucide-react": ["lucide-react@0.544.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw=="], + "lucide-react": ["lucide-react@0.545.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw=="], "magic-string": ["magic-string@0.30.17", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } }, "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA=="], diff --git a/package.json b/package.json index 777731e..105a32b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "fumadocs-core": "15.8.4", "fumadocs-mdx": "12.0.3", "fumadocs-ui": "15.8.4", - "lucide-react": "^0.544.0", + "lucide-react": "^0.545.0", "mermaid": "^11.12.0", "next": "15.5.4", "next-themes": "^0.4.6",