ronggang/transmission-web-control

Update dependencies

Open

#411 opened on Apr 30, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)CSS (4,716 stars) (777 forks)batch import
To be improvedhelp wanted

Description

Looking at the repo you use jQuery 1.12.4 EasyUI 1.5.4.5

current versions are: jQuery 3.5.0 EasyUI (for jQuery) 1.9.5

EasyUI seem to be a simple replace, as I did not notice any issues. jQuery might be harder to replace, but jQuery does not give any guaranty on security updates for 1.x/2.x branch. In fact, there is at least one security issue that will not be fixed in 1.x as this includes breaking changes

Contributor guide