diff --git a/bun.lock b/bun.lock index db03929c..9deb3af9 100644 --- a/bun.lock +++ b/bun.lock @@ -22,7 +22,7 @@ "fumadocs-mdx": "11.6.6", "fumadocs-twoslash": "3.1.3", "fumadocs-ui": "15.5.0", - "lucide-react": "0.511.0", + "lucide-react": "0.512.0", "next": "15.3.3", "posthog-js": "1.249.1", "posthog-node": "4.18.0", @@ -1654,7 +1654,7 @@ "lru_map": ["lru_map@0.3.3", "", {}, "sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ=="], - "lucide-react": ["lucide-react@0.511.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-VK5a2ydJ7xm8GvBeKLS9mu1pVK6ucef9780JVUjw6bAjJL/QXnd4Y0p7SPeOUMC27YhzNCZvm5d/QX0Tp3rc0w=="], + "lucide-react": ["lucide-react@0.512.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-VCLpMynBVa+UvEPhs8fXluoa5nh7oPn3JtJ9F29+LmNi6q70IRxx80OBFT5KT6/T5/2hX+XkoWOC8zcRQI7Mzg=="], "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 426655e8..18efaf6c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "fumadocs-mdx": "11.6.6", "fumadocs-twoslash": "3.1.3", "fumadocs-ui": "15.5.0", - "lucide-react": "0.511.0", + "lucide-react": "0.512.0", "next": "15.3.3", "posthog-js": "1.249.1", "posthog-node": "4.18.0",