Skip to content

Commit ba0edc4

Browse files
committed
use_latest_dependencies(source = "CRAN")
1 parent c0528f1 commit ba0edc4

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

DESCRIPTION

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,29 +18,29 @@ Depends:
1818
R (>= 4.1),
1919
usethis (>= 3.2.1)
2020
Imports:
21-
cli (>= 3.3.0),
22-
desc (>= 1.4.1),
21+
cli (>= 3.6.5),
22+
desc (>= 1.4.3),
2323
ellipsis (>= 0.3.2),
24-
fs (>= 1.5.2),
25-
lifecycle (>= 1.0.1),
24+
fs (>= 1.6.6),
25+
lifecycle (>= 1.0.4),
2626
memoise (>= 2.0.1),
27-
miniUI (>= 0.1.1.1),
28-
pkgbuild (>= 1.3.1),
29-
pkgdown (>= 2.0.6),
30-
pkgload (>= 1.3.0),
31-
profvis (>= 0.3.7),
27+
miniUI (>= 0.1.2),
28+
pkgbuild (>= 1.4.8),
29+
pkgdown (>= 2.1.3),
30+
pkgload (>= 1.4.1),
31+
profvis (>= 0.4.0),
3232
rcmdcheck (>= 1.4.0),
33-
remotes (>= 2.4.2),
34-
rlang (>= 1.0.4),
35-
roxygen2 (>= 7.2.1),
36-
rversions (>= 2.1.1),
37-
sessioninfo (>= 1.2.2),
33+
remotes (>= 2.5.0),
34+
rlang (>= 1.1.6),
35+
roxygen2 (>= 7.3.3),
36+
rversions (>= 2.1.2),
37+
sessioninfo (>= 1.2.3),
3838
stats,
3939
testthat (>= 3.2.3),
4040
tools,
4141
urlchecker (>= 1.0.1),
4242
utils,
43-
withr (>= 2.5.0)
43+
withr (>= 3.0.2)
4444
Suggests:
4545
BiocManager (>= 1.30.18),
4646
callr (>= 3.7.1),

0 commit comments

Comments
 (0)