chvancooten / NimPlant

A light-weight first-stage C2 implant written in Nim.
MIT License
779 stars 109 forks source link

Update UI dependencies, refactor UI for latest Mantine major release #31

Closed chvancooten closed 6 months ago

chvancooten commented 6 months ago

A routine package bump turned into a major frontend refactor when I found out I was 2 major releases behind on the Mantine component framework 😅. This PR bumps all UI packages to their latest respective versions, and refactors the code to work with these versions. From a user perspective, this shouldn't change much.