prosemirror-math icon indicating copy to clipboard operation
prosemirror-math copied to clipboard

Update dependencies

Open beckedorf opened this issue 2 years ago • 2 comments

  • I updated all possible dependencies,
  • fixed tsc errors and
  • added npm install && to docs-src/package.json so that npm install at 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.

beckedorf avatar Oct 30 '22 17:10 beckedorf

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:

image

benrbray avatar Nov 11 '22 06:11 benrbray

The KaTeX issue is tracked by KaTeX/KaTeX#3574

benrbray avatar Nov 11 '22 06:11 benrbray

I just merged a few PRs which update the dependencies and simplify the project structure, so I'll close this one. Thanks!

benrbray avatar Apr 11 '24 09:04 benrbray