From 1732b29ef0d87961a7eb0ef0a6bfa9dd8dc59102 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 01:27:34 +0000 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - a4b7f9df -> db2523db (#539) 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/a4b7f9dff7ef360afdb6d0cb53fd89063cbe0b66...db2523db277bea632c218a7d836f27079a1be7f9 - [07a6cf12](https://github.com/hakimel/reveal.js/commit/07a6cf1249e40164705713ed9ad60f13846789fb) fix empty slide bug when all slides in a stack are hidden via data-visibility - [cd948d41](https://github.com/hakimel/reveal.js/commit/cd948d4136a43a2f7849f7fae772be45af223adb) Notes plugin: notes from data-notes attribute were not shown - [db2523db](https://github.com/hakimel/reveal.js/commit/db2523db277bea632c218a7d836f27079a1be7f9) add support for aside element notes inside of fragments (fixes [hakimel/reveal.js⁠#3478](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3478)) 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 1d41082..da5eb3e 100644 --- a/flake.lock +++ b/flake.lock @@ -327,11 +327,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1694600616, - "narHash": "sha256-R599Zdw9YzID7CRzWRcasz+ZZvZiagBFsuDWUvnNX4o=", + "lastModified": 1695108593, + "narHash": "sha256-1Rb3w4Mpzv81pw7FaZHdQULK6+9oZIzeQ6uCD4PvjJM=", "owner": "hakimel", "repo": "reveal.js", - "rev": "a4b7f9dff7ef360afdb6d0cb53fd89063cbe0b66", + "rev": "db2523db277bea632c218a7d836f27079a1be7f9", "type": "github" }, "original": {