diff --git a/bun.lock b/bun.lock index d93c3d6a..5d99976a 100644 --- a/bun.lock +++ b/bun.lock @@ -24,7 +24,7 @@ "fumadocs-twoslash": "3.1.3", "fumadocs-ui": "15.5.1", "gray-matter": "^4.0.3", - "lucide-react": "0.522.0", + "lucide-react": "0.523.0", "next": "15.3.4", "posthog-js": "1.255.1", "posthog-node": "5.1.1", @@ -1380,7 +1380,7 @@ "lru-cache": ["lru-cache@11.1.0", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="], - "lucide-react": ["lucide-react@0.522.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-jnJbw974yZ7rQHHEFKJOlWAefG3ATSCZHANZxIdx8Rk/16siuwjgA4fBULpXEAWx/RlTs3FzmKW/udWUuO0aRw=="], + "lucide-react": ["lucide-react@0.523.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-rUjQoy7egZT9XYVXBK1je9ckBnNp7qzRZOhLQx5RcEp2dCGlXo+mv6vf7Am4LimEcFBJIIZzSGfgTqc9QCrPSw=="], "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 f21262ce..49a34da0 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "fumadocs-twoslash": "3.1.3", "fumadocs-ui": "15.5.1", "gray-matter": "^4.0.3", - "lucide-react": "0.522.0", + "lucide-react": "0.523.0", "next": "15.3.4", "posthog-js": "1.255.1", "posthog-node": "5.1.1",