diff --git a/bun.lock b/bun.lock index f9e5f15a..d6f79b8b 100644 --- a/bun.lock +++ b/bun.lock @@ -13,7 +13,7 @@ "fumadocs-mdx": "11.6.0", "fumadocs-twoslash": "3.1.1", "fumadocs-ui": "15.2.8", - "lucide-react": "0.501.0", + "lucide-react": "0.503.0", "next": "15.3.1", "posthog-js": "1.236.2", "posthog-node": "4.12.0", @@ -1133,7 +1133,7 @@ "lru-cache": ["lru-cache@11.1.0", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="], - "lucide-react": ["lucide-react@0.501.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-E2KoyhW59fCb/yUbR3rbDer83fqn7a8NG91ZhIot2yWaPHjPyGzzsNKh40N//GezYShAuycf3TcQksRQznIsRw=="], + "lucide-react": ["lucide-react@0.503.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-HGGkdlPWQ0vTF8jJ5TdIqhQXZi6uh3LnNgfZ8MHiuxFfX3RZeA79r2MW2tHAZKlAVfoNE8esm3p+O6VkIvpj6w=="], "markdown-extensions": ["markdown-extensions@2.0.0", "", {}, "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q=="], diff --git a/package.json b/package.json index 4d990d99..1294a4cb 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "fumadocs-mdx": "11.6.0", "fumadocs-twoslash": "3.1.1", "fumadocs-ui": "15.2.8", - "lucide-react": "0.501.0", + "lucide-react": "0.503.0", "next": "15.3.1", "posthog-js": "1.236.2", "posthog-node": "4.12.0",