mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
bootbox.js v5.5.2 -> v5.5.3 (#972)
This commit is contained in:
@@ -186,7 +186,7 @@ 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/4.13.0/bodymovin.min.js
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.9.3/lottie.min.js
|
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.9.3/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/4.4.0/bootbox.min.js
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/5.5.2/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
|
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-3-typeahead/4.0.2/bootstrap3-typeahead.min.js
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker3.standalone.min.css
|
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker3.standalone.min.css
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker.standalone.min.css
|
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker.standalone.min.css
|
||||||
|
@@ -134,7 +134,7 @@ targets.setLastVersion = function (type, version) {
|
|||||||
if (type.startsWith('/bodymovin/4.')) return '4.13.0';
|
if (type.startsWith('/bodymovin/4.')) return '4.13.0';
|
||||||
if (type.startsWith('/bodymovin/5.')) return '5.9.3';
|
if (type.startsWith('/bodymovin/5.')) return '5.9.3';
|
||||||
if (type.startsWith('/bootbox.js/4.')) return '4.4.0';
|
if (type.startsWith('/bootbox.js/4.')) return '4.4.0';
|
||||||
if (type.startsWith('/bootbox.js/5.')) return '5.5.2';
|
if (type.startsWith('/bootbox.js/5.')) return '5.5.3';
|
||||||
if (type.startsWith('/bootstrap-daterangepicker/2.')) return '2.1.27';
|
if (type.startsWith('/bootstrap-daterangepicker/2.')) return '2.1.27';
|
||||||
if (type.startsWith('/bootstrap-daterangepicker/3.')) return '3.1';
|
if (type.startsWith('/bootstrap-daterangepicker/3.')) return '3.1';
|
||||||
if (type.startsWith('/bootstrap-datepicker/1.')) return '1.9.0';
|
if (type.startsWith('/bootstrap-datepicker/1.')) return '1.9.0';
|
||||||
|
@@ -48,6 +48,7 @@
|
|||||||
<li>socket.io v4.4.1 -> v4.5.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/969">#969</a>)</li>
|
<li>socket.io v4.4.1 -> v4.5.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/969">#969</a>)</li>
|
||||||
<li>videojs-seek-buttons v2.2.0 -> v2.2.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/970">#970</a>)</li>
|
<li>videojs-seek-buttons v2.2.0 -> v2.2.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/970">#970</a>)</li>
|
||||||
<li>axios v0.26.1 -> v0.27.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/971">#971</a>)</li>
|
<li>axios v0.26.1 -> v0.27.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/971">#971</a>)</li>
|
||||||
|
<li>bootbox.js v5.5.2 -> v5.5.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/972">#972</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Added</p>
|
<p>Added</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
1
resources/bootbox.js/5.5.2/bootbox.min.jsm
vendored
1
resources/bootbox.js/5.5.2/bootbox.min.jsm
vendored
File diff suppressed because one or more lines are too long
1
resources/bootbox.js/5.5.3/bootbox.min.jsm
vendored
Normal file
1
resources/bootbox.js/5.5.3/bootbox.min.jsm
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user