diff --git a/bun.lock b/bun.lock index 01e531c..e85ac56 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "@tanstack/react-router": "^1.159.5", "gray-matter": "^4.0.3", "html-react-parser": "^5.2.17", - "lucide-react": "^0.564.0", + "lucide-react": "^0.577.0", "monaco-editor": "^0.55.1", "prism-theme-vars": "^0.2.5", "react": "^19.2.4", @@ -806,7 +806,7 @@ "lru-cache": ["lru-cache@5.1.1", "", { "dependencies": { "yallist": "^3.0.2" } }, "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w=="], - "lucide-react": ["lucide-react@0.564.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-JJ8GVTQqFwuliifD48U6+h7DXEHdkhJ/E87kksGByII3qHxtPciVb8T8woQONHBQgHVOl7rSMrrip3SeVNy7Fg=="], + "lucide-react": ["lucide-react@0.577.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A=="], "magic-string": ["magic-string@0.30.21", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ=="], diff --git a/package.json b/package.json index 36e9a2f..47feef4 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@tanstack/react-router": "^1.159.5", "gray-matter": "^4.0.3", "html-react-parser": "^5.2.17", - "lucide-react": "^0.564.0", + "lucide-react": "^0.577.0", "monaco-editor": "^0.55.1", "prism-theme-vars": "^0.2.5", "react": "^19.2.4",