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

libphonenumber-js v1.10.14 -> v1.10.15 (#1247)

This commit is contained in:
nobody
2022-12-10 07:16:01 +01:00
parent 3d76b53bba
commit cbd17e7e07
5 changed files with 5 additions and 4 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.14/libphonenumber-js.min.js
https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.10.15/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

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

@@ -34,6 +34,7 @@
<li>react-router v6.4.4 -> v6.4.5 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1242">#1242</a>)</li>
<li>dayjs v1.11.6 -> v1.11.7 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1243">#1243</a>)</li>
<li>hls.js v1.2.8 -> v1.2.9 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1244">#1244</a>)</li>
<li>libphonenumber-js v1.10.14 -> v1.10.15 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1247">#1247</a>)</li>
</ul>
<p>Added</p>
<ul>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long