---@type LazySpec
local dependencies = {
    { "rcarriga/nvim-dap-ui", optional = true },
    { "nvim-neotest/neotest", optional = true },
    { "nvim-tree/nvim-tree.lua", optional = true },
}

return dependencies