mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-01-28 01:59:18 +01:00
lightgallery v2.4.0 -> v2.5.0 (#1022)
This commit is contained in:
parent
caca3e64c0
commit
75d42b1d3e
@ -1249,9 +1249,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.4.0/css/lightgallery.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.4.0/fonts/lg.woff
|
||||
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.4.0/lightgallery.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.5.0/css/lightgallery.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.5.0/fonts/lg.woff
|
||||
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.5.0/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
|
||||
|
@ -299,7 +299,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/lightbox2/2.')) return '2.11.3';
|
||||
if (type.startsWith('/lightcase/2.')) return '2.5.0';
|
||||
if (type.startsWith('/lightgallery/1.')) return '1.10.0';
|
||||
if (type.startsWith('/lightgallery/2.')) return '2.4.0';
|
||||
if (type.startsWith('/lightgallery/2.')) return '2.5.0';
|
||||
if (type.startsWith('/lodash.js/3.')) return '3.10.1';
|
||||
if (type.startsWith('/lodash.js/4.')) return '4.17.21';
|
||||
if (type.startsWith('/lozad')) return '1.16.0';
|
||||
|
@ -41,6 +41,7 @@
|
||||
<li>dayjs v1.11.2 -> v1.11.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1016">#1016</a>)</li>
|
||||
<li>vue v3.2.36 -> v3.2.37 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1017">#1017</a>)</li>
|
||||
<li>mathjax v3.2.1 -> v3.2.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1018">#1018</a>)</li>
|
||||
<li>lightgallery v2.4.0 -> v2.5.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1022">#1022</a>)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="generator-section">
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
resources/lightgallery/2.5.0/css/lightgallery.min.css
vendored
Normal file
1
resources/lightgallery/2.5.0/css/lightgallery.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
8
resources/lightgallery/2.5.0/js/lightgallery.min.jsm
Normal file
8
resources/lightgallery/2.5.0/js/lightgallery.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user