mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-01-27 09:41:27 +01:00
lightgallery v2.1.8 -> v2.2.0 (#637)
This commit is contained in:
parent
ee9b87cae7
commit
6a9edb5d64
@ -1213,9 +1213,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.1.8/css/lightgallery.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.1.8/fonts/lg.woff
|
||||
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.1.8/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/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
|
||||
|
@ -436,7 +436,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/lightgallery/1.')) {
|
||||
return '1.10.0';
|
||||
} else if (type.startsWith('/lightgallery/2.')) {
|
||||
return '2.1.8';
|
||||
return '2.2.0';
|
||||
} else if (type.startsWith('/lodash.js/3.')) {
|
||||
return '3.10.1';
|
||||
} else if (type.startsWith('/lodash.js/4.')) {
|
||||
|
@ -34,6 +34,7 @@
|
||||
<li>vue v3.2.2 -> v3.2.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/633">#633</a>)</li>
|
||||
<li>Swiper v6.8.1 -> v6.8.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/634">#634</a>)</li>
|
||||
<li>alpinejs v3.2.3 -> v3.2.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/636">#636</a>)</li>
|
||||
<li>lightgallery v2.1.8 -> v2.2.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/637">#637</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.2.0/css/lightgallery.min.css
vendored
Normal file
1
resources/lightgallery/2.2.0/css/lightgallery.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
8
resources/lightgallery/2.2.0/js/lightgallery.min.jsm
Normal file
8
resources/lightgallery/2.2.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