bodymovin v5.9.4 -> v5.9.5 (#1033)

This commit is contained in:
nobody 2022-06-29 06:56:52 +02:00
parent f9290a2591
commit 8843210870
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 4 additions and 3 deletions

View File

@ -186,7 +186,7 @@ https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.1/baguetteBox.min.js
https://cdnjs.cloudflare.com/ajax/libs/blazy/1.8.2/blazy.min.js
https://cdnjs.cloudflare.com/ajax/libs/bluebird/3.7.2/bluebird.min.js
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/4.13.0/bodymovin.min.js
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.9.4/lottie.min.js
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.9.5/lottie.min.js
https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/4.4.0/bootbox.min.js
https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/5.5.3/bootbox.min.js
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-3-typeahead/4.0.2/bootstrap3-typeahead.min.js

View File

@ -140,7 +140,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/blazy/1.')) return '1.8.2';
if (type.startsWith('/bluebird/3.')) return '3.7.2';
if (type.startsWith('/bodymovin/4.')) return '4.13.0';
if (type.startsWith('/bodymovin/5.')) return '5.9.4';
if (type.startsWith('/bodymovin/5.')) return '5.9.5';
if (type.startsWith('/bootbox.js/4.')) return '4.4.0';
if (type.startsWith('/bootbox.js/5.')) return '5.5.3';
if (type.startsWith('/bootstrap-daterangepicker/2.')) return '2.1.27';

View File

@ -49,6 +49,7 @@
<li>libphonenumber-js v1.10.6 -> v1.10.7 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1027">#1027</a>)</li>
<li>vue-i18n v8.27.1 -> v8.27.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1028">#1028</a>)</li>
<li>d3 v7.4.4 -> v7.5.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1032">#1032</a>)</li>
<li>bodymovin v5.9.4 -> v5.9.5 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1033">#1033</a>)</li>
</ul>
<p>Mapping</p>
<ul>