From 33898391388fee8e36cb6c702b3fba84e4f8a47f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 01:29:29 +0000 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - b1a9842b -> cd019514 (#388) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for revealjs On branch: master Commits: https://github.com/hakimel/reveal.js/compare/b1a9842b2f4544a2fda546383db38cc7a81f6b74...cd019514f3d4924bae6caaaf5383a068cc1320d7 - [ea6b7197](https://github.com/hakimel/reveal.js/commit/ea6b7197c78de950575396fe1119731590a901d3) Add RFC3986-compliant URL format encoding - [7de6ccb6](https://github.com/hakimel/reveal.js/commit/7de6ccb65b98f657f757cb5610613ad9d4f3da2b) add sortFragmentsOnSync option, makes it possible to avoid unwanted sorting in editing environments like slides.com - [dcae8a4d](https://github.com/hakimel/reveal.js/commit/dcae8a4dc9405c0d525ec54477a5cb5ca2b20ecd) Fix overview spacing for disabled auto layout ([hakimel/reveal.js⁠#3291](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3291)) - [2cacfc13](https://github.com/hakimel/reveal.js/commit/2cacfc1394a5ff3f49d6036c4ba49f725da7511c) remove commented out config - [1bfc6990](https://github.com/hakimel/reveal.js/commit/1bfc6990459ff59929ada852e2395cdb4906b4fa) Black & White compact themes with verbatim headers. ([hakimel/reveal.js⁠#3310](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3310)) - [cd019514](https://github.com/hakimel/reveal.js/commit/cd019514f3d4924bae6caaaf5383a068cc1320d7) rename high contrast themes, dont change anything else compared to black/white themes [hakimel/reveal.js⁠#3310](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3310) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 5672473..dcab4da 100644 --- a/flake.lock +++ b/flake.lock @@ -323,11 +323,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1674652670, - "narHash": "sha256-ViqeZlOjQTlY0KM7YcOOjdgkxRLPMZrRKXTqtyc1I00=", + "lastModified": 1677036091, + "narHash": "sha256-mHAl+kWxSVfYTQjwbhAHuxAwnm4gAPb4plHIn12gXcg=", "owner": "hakimel", "repo": "reveal.js", - "rev": "b1a9842b2f4544a2fda546383db38cc7a81f6b74", + "rev": "cd019514f3d4924bae6caaaf5383a068cc1320d7", "type": "github" }, "original": {