Open cabljac opened 3 months ago
This PR replaces the outdated and deprecated lerna methods with pnpm.
It also fixes a bunch of npm vulnerabilities, and updates some versions.
TODO:
CI is failing as it relied on lerna. need to switch to pnpm scripts.
CI for testing also needs to use npm probably or something? pnpm doesn't create node_modules where we need it for extensions
woops
This PR replaces the outdated and deprecated lerna methods with pnpm.
It also fixes a bunch of npm vulnerabilities, and updates some versions.
TODO: