ronggang/transmission-web-control

Update dependencies

Open

#411 geöffnet am 30. Apr. 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)CSS (777 Forks)batch import
To be improvedhelp wanted

Repository-Metriken

Stars
 (4.716 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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