Is your feature request related to a problem? Please describe.
I'd like to have a codebase without legacy dependencies
Goal / high level use-case
Make sure it's possible to run npm install / npm ci without --legacy-peer-deps
Describe the solution you'd like
Update necessary dependencies (in separate PRs if possible)
Is your feature request related to a problem? Please describe.
I'd like to have a codebase without legacy dependencies
Goal / high level use-case
Make sure it's possible to run npm install / npm ci without --legacy-peer-deps
Describe the solution you'd like
Update necessary dependencies (in separate PRs if possible)