Hi,
Testing otterwiki, I and a few friends are considering adopting it. We noticed the frontend dependencies are fairly old and that upgrading them means manually replacing files. Here's what we found:
- CodeMirror 5.65.15 (latest: 6.0.2)
- Font Awesome Free 5.15.4 (latest: 7.2.0)
- MathJax 3.2.0 (latest: 4.1.1)
- Mermaid 11.6.0 (latest: 11.14.0)
- htmx 2.0.6 (latest: 2.0.8)
- Sortable.js 1.15.3 (latest: 1.15.7)
We're considering helping, e.g. by upgrading the packages and/or making future upgrades easier, preferably in a pythonic way (although unsure how applicable this is to non-Python packages).
Anyway, before proposing anything specific I'd rather ask first: you know best what fits how you maintain the project. What would be your preferences?
Hi,
Testing otterwiki, I and a few friends are considering adopting it. We noticed the frontend dependencies are fairly old and that upgrading them means manually replacing files. Here's what we found:
We're considering helping, e.g. by upgrading the packages and/or making future upgrades easier, preferably in a pythonic way (although unsure how applicable this is to non-Python packages).
Anyway, before proposing anything specific I'd rather ask first: you know best what fits how you maintain the project. What would be your preferences?