I upgraded my project to jquery 4 and now facing some issues because the peer dependency of this project is fixed to jquery 3. Is it possible to increase the peer dependency to jquery >= 3? The jquery-migrate script for jquery 4 did not show any deprecation warnings for this project.
I upgraded my project to jquery 4 and now facing some issues because the peer dependency of this project is fixed to jquery 3. Is it possible to increase the peer dependency to jquery >= 3? The jquery-migrate script for jquery 4 did not show any deprecation warnings for this project.