Mark "get rid of lodash" as done.

0eef1a623293fa43d570796852a78c3531b9989b

Tucker McKnight <tucker@pangolin.lan> | Sun Feb 08 2026

Mark "get rid of lodash" as done.

This was already in the "done" section, must've been readded in a
merge conflict or something.
wiki/index.md:41
Before
41
42
- [ ] get rid of lodash
  - lodash is one of the larger (largest?) dependencies right now. With mithril auto-escaping strings, it might not be necessary anymore. Look into which things actually need to be escaped (e.g. any user-input from commit messages) and see if we can just rely on mithril to escape those
After
41
42