diff options
Diffstat (limited to 'pandoc.cabal')
| -rw-r--r-- | pandoc.cabal | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 97877fc99..06c40d487 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -510,13 +510,13 @@ library random >= 1 && < 1.3, safe >= 0.3.18 && < 0.4, scientific >= 0.3 && < 0.4, - skylighting >= 0.14.1 && < 0.15, - skylighting-core >= 0.14.1 && < 0.15, + skylighting >= 0.14.1.1 && < 0.15, + skylighting-core >= 0.14.1.1 && < 0.15, split >= 0.2 && < 0.3, syb >= 0.1 && < 0.8, tagsoup >= 0.14.6 && < 0.15, temporary >= 1.1 && < 1.4, - texmath >= 0.12.8.6 && < 0.13, + texmath >= 0.12.8.7 && < 0.13, text >= 1.1.1.0 && < 2.2, text-conversions >= 0.3 && < 0.4, time >= 1.5 && < 1.14, @@ -526,7 +526,7 @@ library zip-archive >= 0.4.3.1 && < 0.5, zlib >= 0.5 && < 0.8, xml >= 1.3.12 && < 1.4, - typst >= 0.5.0.1 && < 0.5.1, + typst >= 0.5.0.2 && < 0.5.1, vector >= 0.12 && < 0.14, djot >= 0.1.1.2 && < 0.2, tls >= 2.0.1 && < 2.1, |
