diff --git a/bun.lock b/bun.lock index c71fb86..5d92a0b 100644 --- a/bun.lock +++ b/bun.lock @@ -21,7 +21,7 @@ "fflate": "^0.8.2", "jsonpath-plus": "^10.3.0", "jsonpointerx": "^1.2.5", - "lucide-react": "^0.563.0", + "lucide-react": "^0.577.0", "memoizee": "^0.4.17", "next": "^16.0.7", "next-themes": "^0.4.6", @@ -1458,7 +1458,7 @@ "lru-queue": ["lru-queue@0.1.0", "", { "dependencies": { "es5-ext": "~0.10.2" } }, "sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ=="], - "lucide-react": ["lucide-react@0.563.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA=="], + "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 a4ca461..df7942b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "fflate": "^0.8.2", "jsonpath-plus": "^10.3.0", "jsonpointerx": "^1.2.5", - "lucide-react": "^0.563.0", + "lucide-react": "^0.577.0", "memoizee": "^0.4.17", "next": "^16.0.7", "next-themes": "^0.4.6",