diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index fe17a283..8108b648 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1216,9 +1216,9 @@ https://cdnjs.cloudflare.com/ajax/libs/lightcase/2.5.0/js/lightcase.min.js https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.10.0/css/lightgallery.min.css https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.10.0/fonts/lg.woff https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.10.0/js/lightgallery.min.js -https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.0/css/lightgallery.min.css -https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.0/fonts/lg.woff -https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.0/lightgallery.min.js +https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.1/css/lightgallery.min.css +https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.1/fonts/lg.woff +https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.2.1/lightgallery.min.js https://cdnjs.cloudflare.com/ajax/libs/lodash.js/3.10.1/lodash.min.js https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.21/lodash.min.js https://cdnjs.cloudflare.com/ajax/libs/lozad.js/1.16.0/lozad.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 1393ff0f..1cffaec3 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -437,7 +437,7 @@ targets.setLastVersion = function (type, version) { } else if (type.startsWith('/lightgallery/1.')) { return '1.10.0'; } else if (type.startsWith('/lightgallery/2.')) { - return '2.2.0'; + return '2.2.1'; } else if (type.startsWith('/lodash.js/3.')) { return '3.10.1'; } else if (type.startsWith('/lodash.js/4.')) { diff --git a/pages/updates/updates.html b/pages/updates/updates.html index eb9592d8..e6d3a783 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -41,6 +41,7 @@
  • alpinejs v3.2.4 -> v3.3.1 (#662)
  • axios v0.21.1 -> v0.21.2 (#663)
  • libphonenumber-js v1.9.25 -> v1.9.26 (#664)
  • +
  • lightgallery v2.2.0 -> v2.2.1 (#665)
  • diff --git a/resources/lightgallery/2.2.0/css/lightgallery.min.css b/resources/lightgallery/2.2.1/css/lightgallery.min.css similarity index 100% rename from resources/lightgallery/2.2.0/css/lightgallery.min.css rename to resources/lightgallery/2.2.1/css/lightgallery.min.css diff --git a/resources/lightgallery/2.2.0/fonts/lg.woff b/resources/lightgallery/2.2.1/fonts/lg.woff similarity index 100% rename from resources/lightgallery/2.2.0/fonts/lg.woff rename to resources/lightgallery/2.2.1/fonts/lg.woff diff --git a/resources/lightgallery/2.2.0/js/lightgallery.min.jsm b/resources/lightgallery/2.2.1/js/lightgallery.min.jsm similarity index 99% rename from resources/lightgallery/2.2.0/js/lightgallery.min.jsm rename to resources/lightgallery/2.2.1/js/lightgallery.min.jsm index d2928d76..f8b1ed63 100644 --- a/resources/lightgallery/2.2.0/js/lightgallery.min.jsm +++ b/resources/lightgallery/2.2.1/js/lightgallery.min.jsm @@ -1,5 +1,5 @@ /** - * lightgallery | 2.2.0 | August 20th 2021 + * lightgallery | 2.2.1 | September 4th 2021 * http://www.lightgalleryjs.com/ * Copyright (c) 2020 Sachin Neravath; * @license GPLv3