reveal-js-editor
reveal-js-editor copied to clipboard
A cross platform editor (build upon the electron framework) to author reveal.js presentation in markdown.
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. Commits 782c264 3.0.8 6ade2da fix: trim pattern a6f52b0 3.0.7 e4cd434 fix: treat nocase:true as always having magic e6bbe1c publishConfig for 3.0 5b7cd33 3.0.6 20b4b56...
Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [babel-loader](https://github.com/babel/babel-loader) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Removes `loader-utils` Updates `babel-loader` from 6.4.1 to 9.1.0 Release...
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [electron-packager](https://github.com/electron/electron-packager). These dependencies need to be updated together. Removes `xmldom` Updates `electron-packager` from 8.7.2 to 16.0.0 Release notes Sourced from...
Bumps [electron](https://github.com/electron/electron) from 11.0.3 to 15.5.5. Release notes Sourced from electron's releases. electron v15.5.5 Release Notes for v15.5.5 Other Changes Backported fix for CVE-2022-1482. #34040 Backported fix for CVE-2022-1483. #34009...
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [reveal.js](https://github.com/hakimel/reveal.js) from 4.1.0 to 4.3.0. Release notes Sourced from reveal.js's releases. 4.3.0 tldr — self-destruction and bug fixes 💣 Changes It's now possible to destroy/uninitialize a reveal.js presentation. This...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 8.4.2 to 12.3.2. Changelog Sourced from markdown-it's changelog. [12.3.2] - 2022-01-08 Security Fix possible ReDOS in newline rule. Thanks to @MakeNowJust. [12.3.1] - 2022-01-07 Fixed Fix corner...
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...