libphonenumber-js v1.10.11 -> v1.10.12 (#1107)

This commit is contained in:
nobody 2022-08-13 06:30:00 +02:00
parent 143bcf8a59
commit 766dfb91a2
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 5 additions and 4 deletions

View File

@ -1248,7 +1248,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.11/libphonenumber-js.min.js
https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.10.12/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

@ -307,7 +307,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.11';
if (type.startsWith('/libphonenumber-js/1.')) return '1.10.12';
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

@ -31,6 +31,7 @@
<li>noUiSlider v15.6.0 -> v15.6.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1104">#1104</a>)</li>
<li>dayjs v1.11.4 -> v1.11.5 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1105">#1105</a>)</li>
<li>popper.js v2.11.5 -> v2.11.6 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1106">#1106</a>)</li>
<li>libphonenumber-js v1.10.11 -> v1.10.12 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1107">#1107</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