libphonenumber-js v1.10.6 -> v1.10.7 (#1027)

This commit is contained in:
nobody 2022-06-21 06:58:14 +02:00
parent 253f856a88
commit 3d0ac0cd2d
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 5 additions and 4 deletions

View File

@ -1240,7 +1240,7 @@ https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0/leaflet.css
https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0/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.6/libphonenumber-js.min.js
https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.10.7/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.3/js/lightbox.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightcase/2.5.0/css/lightcase.min.css

View File

@ -294,7 +294,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.6';
if (type.startsWith('/libphonenumber-js/1.')) return '1.10.7';
if (type.startsWith('/libsodium-wrappers/0.')) return '0.5.4';
if (type.startsWith('/lightbox2/2.')) return '2.11.3';
if (type.startsWith('/lightcase/2.')) return '2.5.0';

View File

@ -46,6 +46,7 @@
<li>mdb-ui-kit v4.1.0 -> v4.2.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1023">#1023</a>)</li>
<li>react v18.1.0 -> v18.2.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1024">#1024</a>)</li>
<li>react-dom v18.1.0 -> v18.2.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1025">#1025</a>)</li>
<li>libphonenumber-js v1.10.6 -> v1.10.7 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1027">#1027</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