Commit Graph

5 Commits (18fff2823c8dd69ffb4ab7ba5799a724ba84fa57)

Author SHA1 Message Date
Elian Doran 00a98643b0
chore(monorepo): move some files back to root 2025-04-19 11:25:32 +07:00
Elian Doran 318808f9ec
chore(monorepo): move everything into subdirectory for easy diffing 2025-04-18 01:28:32 +07:00
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