Skip to content

Commit 3797761

Browse files
committed
add dependency refreshes
1 parent 69d1701 commit 3797761

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

news/changelog-1.7.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ All changes included in 1.7:
1212
- ([#12147](https://github.com/quarto-dev/quarto-cli/issues/12147)): for RevealJS format, `serif` and `simple` themes defaults back to have their heading color (`$presentation-heading-color`) to be the same as the body color (`$body-color`) as in Quarto 1.5.
1313
- ([#11659](https://github.com/quarto-dev/quarto-cli/pull/11659)): Julia engine: Fix escaping bug where paths containing spaces or backslashes break server startup on Windows.
1414

15+
## Dependencies
16+
17+
- Update `typst` to `0.13.0`.
18+
- Update `pandoc` to `3.6.3`.
19+
- Update `dart-sass` to `1.85.1`.
20+
- Update `esbuild` to `0.19.12`.
21+
1522
## YAML validation
1623

1724
- ([#11654](https://github.com/quarto-dev/quarto-cli/issues/11654)): Allow `page-inset` as value in `column` key for code cells.

0 commit comments

Comments
 (0)