libphonenumber-js v1.9.53 -> v1.10.4 (#984)
This commit is contained in:
parent
65a7597b84
commit
03cfa704d5
|
@ -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.9.53/libphonenumber-js.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.10.4/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
|
||||
|
|
|
@ -284,7 +284,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.9.53';
|
||||
if (type.startsWith('/libphonenumber-js/1.')) return '1.10.4';
|
||||
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';
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
<li>findify-bundle v7.1.37 -> v7.1.39 (<a href="https://codeberg.org/nobody/LocalCDN/issues/981">#981</a>)</li>
|
||||
<li>markdown-it v13.0.0 -> v13.0.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/982">#982</a>)</li>
|
||||
<li>clipboard.js v2.0.10 -> v2.0.11 (<a href="https://codeberg.org/nobody/LocalCDN/issues/983">#983</a>)</li>
|
||||
<li>libphonenumber-js v1.9.52 -> v1.9.53 (<a href="https://codeberg.org/nobody/LocalCDN/issues/984">#984</a>)</li>
|
||||
<li>libphonenumber-js v1.9.52 -> v1.10.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/984">#984</a>)</li>
|
||||
<li>dayjs v1.11.1 -> v1.11.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/985">#985</a>)</li>
|
||||
<li>bulma v0.9.3 -> v0.9.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/986">#986</a>)</li>
|
||||
<li>bootstrap-table v1.20.0 -> v1.20.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/987">#987</a>)</li>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue