diff --git a/bun.lock b/bun.lock index f992c18..ae34f85 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "fumadocs-core": "15.6.6", "fumadocs-mdx": "11.7.1", "fumadocs-ui": "15.6.6", - "lucide-react": "^0.526.0", + "lucide-react": "^0.532.0", "next": "15.4.4", "react": "^19.1.0", "react-dom": "^19.1.0", @@ -861,7 +861,7 @@ "lru-cache": ["lru-cache@11.1.0", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="], - "lucide-react": ["lucide-react@0.526.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-uGWG/2RKuDLeQHCodn5cmJ9Zij80EstOdcBP+j//B2sr78w7woiEL4aMu6CRlRkyOyJ8sZry8QLhQTmZjynLdA=="], + "lucide-react": ["lucide-react@0.532.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-HwmXOIZwuZ21wryFq0ZrwkjAMxI77+jLxLdNzWCiUa/Kf5ozkTFCWT6C1/yapP68uKgj8wlxxqnNCH1xo9NEpg=="], "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 9ef33d8..5e7cd0d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "fumadocs-core": "15.6.6", "fumadocs-mdx": "11.7.1", "fumadocs-ui": "15.6.6", - "lucide-react": "^0.526.0", + "lucide-react": "^0.532.0", "next": "15.4.4", "react": "^19.1.0", "react-dom": "^19.1.0"