libphonenumber-js v1.10.21 -> v1.10.24 (#1362)

This commit is contained in:
nobody 2023-03-17 06:14:38 +01:00
parent f9a7fab74d
commit 63db74e703
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 5 additions and 5 deletions

View File

@ -1264,7 +1264,7 @@ https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.3/leaflet.css
https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.3/leaflet.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/libphonenumber-js/1.10.21/libphonenumber-js.min.js
https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.10.24/libphonenumber-js.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.4/js/lightbox.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightcase/2.5.0/css/lightcase.min.css

View File

@ -312,7 +312,7 @@ targets.setLastVersion = function (type, version) {
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.markercluster/1.')) return '1.5.3';
if (type.startsWith('/libphonenumber-js/1.')) return '1.10.21';
if (type.startsWith('/libphonenumber-js/1.')) return '1.10.24';
if (type.startsWith('/libsodium-wrappers/0.')) return '0.5.4';
if (type.startsWith('/lightbox2/2.')) return '2.11.4';
if (type.startsWith('/lightcase/2.')) return '2.5.0';

View File

@ -43,7 +43,7 @@
<li>mdb-ui-kit v6.1.0 -> v6.2.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1359">#1359</a>)</li>
<li>hls.js v1.3.3 -> v1.3.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1360">#1360</a>)</li>
<li>bootstrap-table v1.21.2 -> v1.21.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1361">#1361</a>)</li>
<li>libphonenumber-js v1.10.20 -> v1.10.21 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1362">#1362</a>)</li>
<li>libphonenumber-js v1.10.20 -> v1.10.24 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1362">#1362</a>)</li>
<li>algoliasearch v4.14.3 -> v4.15.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1363">#1363</a>)</li>
<li>Google Material Icons (<a href="https://codeberg.org/nobody/LocalCDN/issues/1365">#1365</a>)</li>
<li>jquery v3.6.3 -> v3.6.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1366">#1366</a>)</li>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long