This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Update react-syntax-highlighter package to its latest #402
Open
Description
react-syntax-highlighter
is on 10.0.0 - dash-core-components is using version 5.0.0. This will be a breaking change for Dash users.
To get this over the finish line, we will have to update our SyntaxHighlighter component with the changes in the API made by react-syntax-highlighter
. I think we should also go ahead and add unit tests and (more) integration tests, so that we are aware of what breaks/changes and have a more stable platform for the future.