prosemirror-math
prosemirror-math copied to clipboard
Update dependencies
- I updated all possible dependencies,
- fixed tsc errors and
- added
npm install &&todocs-src/package.jsonso thatnpm installat the root of the repo will not fail after an initial pull.
Please note that I couldn't update katex and @types/katex to the latest version as the dtypes seem to be broken starting v0.14.
Thanks for taking the time to update dependencies! The changes look good to me. Unfortunately I'm having trouble with the fonts in your branch. Running the demo site (cd docs-src && npm run serve) and navigating to localhost:8080 I get:

The KaTeX issue is tracked by KaTeX/KaTeX#3574
I just merged a few PRs which update the dependencies and simplify the project structure, so I'll close this one. Thanks!