Is your feature request related to a problem? Please describe.
Qwik-nx package cannot be used in Nx v22 because of dependency conflict.
Describe the solution you'd like
Qwik-nx no longer blocks npm install on Nx v22.
Describe alternatives you've considered
I've used it with npm install --force and it seems that the actual package is working well in Nx 22 (just the dependency graph is a problem.)
Additional context
Is your feature request related to a problem? Please describe.
Qwik-nx package cannot be used in Nx v22 because of dependency conflict.
Describe the solution you'd like
Qwik-nx no longer blocks npm install on Nx v22.
Describe alternatives you've considered
I've used it with npm install --force and it seems that the actual package is working well in Nx 22 (just the dependency graph is a problem.)
Additional context