ome / omero-iviewer

An OMERO.web app allowing to view images
https://www.openmicroscopy.org/omero/iviewer/
Other
18 stars 29 forks source link

Upgrade jQuery #440

Closed will-moore closed 1 year ago

will-moore commented 1 year ago

Look to upgrade to latest jQuery: 3.6.2 Currently we have:

    "jquery": "3.5.0",
    "jquery-ui": "1.13.2",

jQuery UI doesn't need upgrading as it's already at latest.

Looks like it should be straight-forward to upgrade from 3.5.0 to 3.6.2: https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/