i upgraded my web app to use jQuery 3.3.1 and jQuery UI 1.12.1 libraries. While i understand i need to also update my code to reflect changes in jQuery and jQuery UI, i noticed that many of the current jQuery UI demos do not use jQuery 3.3.1.
I use the jQuery UI demo sources to help with constructing proper and current jQuery and jQuery UI code, but it does not help when the demos do not use the current jQuery version and things end up not looking or acting right.
why is jQuery 3.3.1 not used in many of the jQuery UI demos using jQuery UI 1.12.1?