Commit Graph

3 Commits (6db991870216fab23c59e929ed18ff5d6e40f160)

Author SHA1 Message Date
Panagiotis Papadopoulos a234234373 build(npm): use specific overrides instead of `legacy-peer-deps`
allows us to handle these peer dependency
issues on a case by case basis, instead of
generally allowing it for all packages,
which could lead to unnoticed issues.

in this case the @mind-elixir/node-menu package
is still showing mind-elixir 2.x.x as peerDep,
which cannot be resolved, since we use v4
2025-01-27 07:54:48 +07:00
Elian Doran 89d3ffa41e
chore(deps): set legacy peer deps for mindmap 2024-12-08 17:43:30 +07:00
Elian Doran c0abf6e2c5
Use fixed versions for all dependencies 2024-09-13 21:43:58 +07:00