mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
twitter-bootstrap v5.3.2 -> v5.3.3
This commit is contained in:
@@ -1797,8 +1797,8 @@ https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.4.1/css/bootstrap.min
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.4.1/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.1/css/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.1/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.2/css/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.2/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.3/css/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.3/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twix.js/0.3.0/twix.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twix.js/1.3.0/twix.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.6/underscore-min.js
|
||||
|
@@ -467,7 +467,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (helpers.compareVersion('4.4.1', version)) return '4.4.1'; // <= 4.4.1
|
||||
return '4.6.1';
|
||||
}
|
||||
if (type.startsWith('/twitter-bootstrap/5.')) return '5.3.2';
|
||||
if (type.startsWith('/twitter-bootstrap/5.')) return '5.3.3';
|
||||
if (type.startsWith('/twix.js/0.')) return '0.3.0';
|
||||
if (type.startsWith('/twix.js/1.')) return '1.3.0';
|
||||
if (type.startsWith('/underscore.js/1.')) return '1.13.6';
|
||||
|
@@ -29,6 +29,7 @@
|
||||
<ul>
|
||||
<li>vue v3.4.15 -> v3.4.21</li>
|
||||
<li>tinymce v6.8.2 -> v6.8.3</li>
|
||||
<li>twitter-bootstrap v5.3.2 -> v5.3.3</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="generator-section">
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
6
resources/twitter-bootstrap/5.3.3/bootstrap.min.css
vendored
Normal file
6
resources/twitter-bootstrap/5.3.3/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
7
resources/twitter-bootstrap/5.3.3/bootstrap.min.jsm
Normal file
7
resources/twitter-bootstrap/5.3.3/bootstrap.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user