diff --git a/bun.lock b/bun.lock index 88b7a2b..127d33f 100644 --- a/bun.lock +++ b/bun.lock @@ -19,7 +19,7 @@ "fumadocs-core": "16.15.4", "fumadocs-openapi": "11.0.6", "fumadocs-ui": "16.15.4", - "lucide-react": "1.37.0", + "lucide-react": "1.41.0", "react": "19.2.8", "react-dom": "19.2.8", "takumi-js": "^2.12.0", @@ -955,7 +955,7 @@ "lru-cache": ["lru-cache@11.5.2", "", {}, "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g=="], - "lucide-react": ["lucide-react@1.37.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-LPsB4rD1TD6wZu1djKOf9vUnS1jTNaHbolXebXDgiTdb6jeA1agIJhJsIybCmjKmQClcOaal1o1OaiYahEftyQ=="], + "lucide-react": ["lucide-react@1.41.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-6lksP35l6KszDKUeRTi4LV7i6DEe0Yzl2ALJm9j4c5xEYN91GdW1xGsawGMOg2mgjF5GHBVX8pKX9kP+cWsP3Q=="], "magic-string": ["magic-string@1.2.3", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-Bpb0W2TbLKOZ7vJnOUnVRGq3WL2p+ISV29M6hYPL1AFCpyKZpdr5ytiXoTSSxRVhg8YW7f65+6gbG8WG6PCa/g=="], diff --git a/package.json b/package.json index 694e9b1..a5d9284 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "fumadocs-core": "16.15.4", "fumadocs-openapi": "11.0.6", "fumadocs-ui": "16.15.4", - "lucide-react": "1.37.0", + "lucide-react": "1.41.0", "react": "19.2.8", "react-dom": "19.2.8", "takumi-js": "^2.12.0"