mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
bootbox.js v6.0.0 -> v6.0.2
This commit is contained in:
@@ -194,7 +194,7 @@ https://cdnjs.cloudflare.com/ajax/libs/bodymovin/4.13.0/bodymovin.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.12.2/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/bootbox.js/6.0.0/bootbox.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/6.0.2/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-datepicker/1.10.0/css/bootstrap-datepicker3.standalone.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.10.0/css/bootstrap-datepicker.standalone.min.css
|
||||
|
@@ -144,7 +144,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/bodymovin/5.')) return '5.12.2';
|
||||
if (type.startsWith('/bootbox.js/4.')) return '4.4.0';
|
||||
if (type.startsWith('/bootbox.js/5.')) return '5.5.3';
|
||||
if (type.startsWith('/bootbox.js/6.')) return '6.0.0';
|
||||
if (type.startsWith('/bootbox.js/6.')) return '6.0.2';
|
||||
if (type.startsWith('/bootstrap-daterangepicker/2.')) return '2.1.27';
|
||||
if (type.startsWith('/bootstrap-daterangepicker/3.')) return '3.1';
|
||||
if (type.startsWith('/bootstrap-datepicker/1.')) return '1.10.0';
|
||||
|
@@ -30,6 +30,7 @@
|
||||
<li>algoliasearch v5.19.0 -> v5.20.2</li>
|
||||
<li>alpinejs v3.14.8 -> v3.14.9</li>
|
||||
<li>axios v1.7.8 -> v1.8.4</li>
|
||||
<li>bootbox.js v6.0.0 -> v6.0.2</li>
|
||||
</ul>
|
||||
<p>Fixed</p>
|
||||
<ul>
|
||||
|
1
resources/bootbox.js/6.0.0/bootbox.min.jsm
vendored
1
resources/bootbox.js/6.0.0/bootbox.min.jsm
vendored
File diff suppressed because one or more lines are too long
7
resources/bootbox.js/6.0.2/bootbox.min.jsm
vendored
Normal file
7
resources/bootbox.js/6.0.2/bootbox.min.jsm
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user