1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

libphonenumber-js v1.11.15 -> v1.11.17

This commit is contained in:
nobody
2025-01-09 07:00:07 +01:00
parent 2122769cdc
commit 4ee29a4330
5 changed files with 5 additions and 4 deletions

View File

@@ -1127,7 +1127,7 @@ https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.css
https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.js https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.js
https://cdnjs.cloudflare.com/ajax/libs/Leaflet.EasyButton/2.4.0/easy-button.min.js https://cdnjs.cloudflare.com/ajax/libs/Leaflet.EasyButton/2.4.0/easy-button.min.js
https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.5.3/leaflet.markercluster.js https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.5.3/leaflet.markercluster.js
https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.11.15/libphonenumber-js.min.js https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.11.17/libphonenumber-js.min.js
https://cdnjs.cloudflare.com/ajax/libs/libsodium-wrappers/0.5.4/sodium.min.js https://cdnjs.cloudflare.com/ajax/libs/libsodium-wrappers/0.5.4/sodium.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.5/js/lightbox.min.js https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.5/js/lightbox.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightcase/2.5.0/css/lightcase.min.css https://cdnjs.cloudflare.com/ajax/libs/lightcase/2.5.0/css/lightcase.min.css

View File

@@ -313,7 +313,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/Leaflet.EasyButton/2.')) return '2.4.0'; if (type.startsWith('/Leaflet.EasyButton/2.')) return '2.4.0';
if (type.startsWith('/leaflet.featuregroup.subgroup/1.')) return '1.0.2'; if (type.startsWith('/leaflet.featuregroup.subgroup/1.')) return '1.0.2';
if (type.startsWith('/leaflet.markercluster/1.')) return '1.5.3'; if (type.startsWith('/leaflet.markercluster/1.')) return '1.5.3';
if (type.startsWith('/libphonenumber-js/1.')) return '1.11.15'; if (type.startsWith('/libphonenumber-js/1.')) return '1.11.17';
if (type.startsWith('/libsodium-wrappers/0.')) return '0.5.4'; if (type.startsWith('/libsodium-wrappers/0.')) return '0.5.4';
if (type.startsWith('/lightbox2/2.')) return '2.11.5'; if (type.startsWith('/lightbox2/2.')) return '2.11.5';
if (type.startsWith('/lightcase/2.')) return '2.5.0'; if (type.startsWith('/lightcase/2.')) return '2.5.0';

View File

@@ -35,6 +35,7 @@
<li>highlight.js v11.10.0 -> v11.11.1</li> <li>highlight.js v11.10.0 -> v11.11.1</li>
<li>hls.js v1.5.17 -> v1.5.18</li> <li>hls.js v1.5.17 -> v1.5.18</li>
<li>instantsearch.js v4.75.5 -> v4.75.7</li> <li>instantsearch.js v4.75.5 -> v4.75.7</li>
<li>libphonenumber-js v1.11.15 -> v1.11.17</li>
</ul> </ul>
<p>Fixed</p> <p>Fixed</p>
<ul> <ul>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long