In the example table we create in [my-awesome-report.qmd](https://github.com/ketchbrookanalytics/quarto-pdf-dev/blob/main/my-awesome-report.qmd), we use `knitr::kable()`. However, we have moved almost all table creation logic to [{gt}](https://gt.rstudio.com/). Let's update the example, as well the project dependences, accordingly.