mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-11 13:07:28 -05:00
flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 37861335 -> 9415ad5d (#107)
### Changes for revealjs On branch: master Commits:37861335a2...9415ad5d7f
- [c78e2868](c78e28682d
) Correct a comment - [42d5dcab](42d5dcab98
) Call me crazy, but this seems like a typo - [ac46f773](ac46f773ee
) Removed incorrect possessive apostrophe - [1b3b8327](1b3b83273c
) gulp: fixing base path for 'package' task - [470aa768](470aa76894
) Allow the skipHtmlTags option to be overriden - [a5d1b688](a5d1b68800
) replace deprecated String.prototype.substr() - [3077ddbd](3077ddbd09
) recover support for running speaker view from file:// protocol [hakimel/reveal.js#3158](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3158) - [f4cadb9b](f4cadb9b0e
) dont run full build + tests for package task [hakimel/reveal.js#3156](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3156) - [bdcc2bd9](bdcc2bd9dd
) fix vertical slide link in demo [hakimel/reveal.js#3155](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3155) - [31407082](31407082eb
) fix [hakimel/reveal.js#3154](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3154) - [0247ae75](0247ae7582
) notes plugin allows messsages from current/upcoming slide windows - [3fcf0db9](3fcf0db96e
) 4.3.1 - [918ee561](918ee5610a
) update lock file - [e281b323](e281b3234e
) always use css transforms for presentation scaling (zoom has too many quirks even if it is slightly sharper on ldpi displays) - [953aaad8](953aaad83a
) fix: pdf page numbering for fragment group - [914b2aea](914b2aea83
) fix inconsistent fragment visibility in looping presentations [hakimel/reveal.js#3123](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3123) - [1767e76c](1767e76cdc
) fix issue with [hakimel/reveal.js#3182](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3182) when slide numbers are disabled - [9415ad5d](9415ad5d7f
) update link Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f3f40f333c
commit
943121f9c9
6
flake.lock
generated
6
flake.lock
generated
@ -291,11 +291,11 @@
|
|||||||
"revealjs": {
|
"revealjs": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1646820626,
|
"lastModified": 1649243708,
|
||||||
"narHash": "sha256-J3bcoO/42FcPIqCU7ORiV7dcvJDKtEHG8N7/stEQqDg=",
|
"narHash": "sha256-yBCBpnUTJG6EphpRzID61vVlwqrm5iuKDVQjkAQZTkQ=",
|
||||||
"owner": "hakimel",
|
"owner": "hakimel",
|
||||||
"repo": "reveal.js",
|
"repo": "reveal.js",
|
||||||
"rev": "37861335a225a3cc9f67e98977aceda3c2a9eca9",
|
"rev": "9415ad5d7f329ccd8fbc82627789396a57fdbb3d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
Reference in New Issue
Block a user