From a45f3e267967f97d754ee1f706a4c771276560e9 Mon Sep 17 00:00:00 2001 From: nobody Date: Mon, 6 Sep 2021 05:50:55 +0200 Subject: [PATCH] lightgallery v2.2.0 -> v2.2.1 (#665) --- THIRD_PARTY.txt | 6 +++--- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + .../{2.2.0 => 2.2.1}/css/lightgallery.min.css | 0 .../lightgallery/{2.2.0 => 2.2.1}/fonts/lg.woff | Bin .../{2.2.0 => 2.2.1}/js/lightgallery.min.jsm | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) rename resources/lightgallery/{2.2.0 => 2.2.1}/css/lightgallery.min.css (100%) rename resources/lightgallery/{2.2.0 => 2.2.1}/fonts/lg.woff (100%) rename resources/lightgallery/{2.2.0 => 2.2.1}/js/lightgallery.min.jsm (99%) 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