day8 / re-frame-10x

A debugging dashboard for re-frame. X-ray vision as tooling.
MIT License
631 stars 68 forks source link

Deps: react-highlight.js with a sub dependency to outdated highlight.js #288

Closed DavidVujic closed 3 years ago

DavidVujic commented 3 years ago

I think that re-frame-10x has a dependency to a three year old package called react-highlight.js, that in turn has a dependency to an old version of highlight.js.

Causing this:

-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

  Verion 9 of Highlight.js has reached EOL.  It will no longer
  be supported or receive security updates in the future.
  Please upgrade to version 10 or encourage your indirect
  dependencies to do so.

  For more info:

  https://github.com/highlightjs/highlight.js/issues/2877
  https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_UPGRADE.md

-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

Is there an alternative "react-highlight" package with an updated version of the highlight package that could be used instead?

superstructor commented 3 years ago

Fixed in v1.0.2