jQuery 4.0.0 Upgrade

Hace 2 meses
It seems that jQuery major release is on the way. I know its too fresh, but is there a possibility to see this in the comming minor releases of nop?

https://blog.jquery.com/2024/02/06/jquery-4-0-0-beta/
Hace 2 meses
Many vendors and community members rely on nopCommerce, so altering its jQuery version could potentially disrupt existing codebases.
Therefore, I suggest sticking to major version updates for significant releases to minimize such disruptions.
//Rashed
Hace 2 meses
We use the latest versions of all third-party libraries (client and server ones) when it's acceptable.

Usually we upgrade them in each versions. Here is a work item.
Hace 2 meses
hi,

Feel free to use that 2 snippets to upgrade Chart.JS to version 4.4.1 and make the Charts in the Dashboard working

https://github.com/nopSolutions/nopCommerce/compare/develop...peysche:nopCommerce:develop

regards