From 478768b722ba40bf19dc2994481d82d90f53fcba Mon Sep 17 00:00:00 2001 From: Indrajeet Patil Date: Mon, 17 Jun 2024 20:31:38 +0200 Subject: [PATCH] Bump easystats deps --- DESCRIPTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 490b9ae77..0bdf84996 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: see Title: Model Visualisation Toolbox for 'easystats' and 'ggplot2' -Version: 0.8.4.5 +Version: 0.8.4.6 Authors@R: c(person(given = "Daniel", family = "Lüdecke", @@ -64,11 +64,11 @@ Depends: stats Imports: bayestestR (>= 0.13.2), - correlation (>= 0.8.4), + correlation (>= 0.8.5), datawizard (>= 0.11.0), effectsize (>= 0.8.8), ggplot2, - insight (>= 0.20.0), + insight (>= 0.20.1), modelbased (>= 0.8.8), parameters (>= 0.21.7), performance (>= 0.12.0)