diff --git a/bun.lock b/bun.lock index 7d46697c..e09e5499 100644 --- a/bun.lock +++ b/bun.lock @@ -25,7 +25,7 @@ "fumadocs-twoslash": "3.1.7", "fumadocs-ui": "15.7.10", "gray-matter": "4.0.3", - "lucide-react": "0.542.0", + "lucide-react": "0.543.0", "next": "15.5.2", "posthog-js": "1.261.8", "posthog-node": "5.8.2", @@ -1513,7 +1513,7 @@ "lru-cache": ["lru-cache@11.2.1", "", {}, "sha512-r8LA6i4LP4EeWOhqBaZZjDWwehd1xUJPCJd9Sv300H0ZmcUER4+JPh7bqqZeqs1o5pgtgvXm+d9UGrB5zZGDiQ=="], - "lucide-react": ["lucide-react@0.542.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-w3hD8/SQB7+lzU2r4VdFyzzOzKnUjTZIF/MQJGSSvni7Llewni4vuViRppfRAa2guOsY5k4jZyxw/i9DQHv+dw=="], + "lucide-react": ["lucide-react@0.543.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-fpVfuOQO0V3HBaOA1stIiP/A2fPCXHIleRZL16Mx3HmjTYwNSbimhnFBygs2CAfU1geexMX5ItUcWBGUaqw5CA=="], "magic-string": ["magic-string@0.30.18", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ=="], diff --git a/package.json b/package.json index 752ca53c..dee8d17c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "fumadocs-twoslash": "3.1.7", "fumadocs-ui": "15.7.10", "gray-matter": "4.0.3", - "lucide-react": "0.542.0", + "lucide-react": "0.543.0", "next": "15.5.2", "posthog-js": "1.261.8", "posthog-node": "5.8.2",