webpro / reveal-md

reveal.js on steroids! Get beautiful reveal.js presentations from any Markdown file
MIT License
3.71k stars 416 forks source link

Updated dependancies #495

Closed MartenBE closed 1 week ago

MartenBE commented 2 weeks ago

I had to remove "eslint-plugin-import": "2.29.1", as it has no support for eslint v9. I don't know if it was important as it is only a dev dependancy?

pkg-pr-new[bot] commented 2 weeks ago

commit: 67a50aa

npm i https://pkg.pr.new/webpro/reveal-md@495

Open in Stackblitz

webpro commented 2 weeks ago

Thanks @MartenBE. That one can be replaced with eslint-plugin-import-x

MartenBE commented 1 week ago

Ok, it has been added