mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-23 00:25:15 +01:00
twitter-bootstrap v5.1.1 -> v5.1.2 (#720)
This commit is contained in:
parent
eb3793aac0
commit
9ff757bf88
@ -1641,8 +1641,8 @@ https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/fonts/glyphicons-
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.0/css/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.0/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.1/css/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.1/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.2/css/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.2/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.1/underscore-min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/urlive/1.1.1/jquery.urlive.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/3.1.1/css/vex.min.css
|
||||
|
@ -613,7 +613,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/twitter-bootstrap/4.')) {
|
||||
return '4.6.0';
|
||||
} else if (type.startsWith('/twitter-bootstrap/5.')) {
|
||||
return '5.1.1';
|
||||
return '5.1.2';
|
||||
} else if (type.startsWith('/underscore.js/1.')) {
|
||||
return '1.13.1';
|
||||
} else if (type.startsWith('/urlive/1.')) {
|
||||
|
@ -45,6 +45,7 @@
|
||||
<li>videojs-seek-buttons v2.1.0 -> v2.2.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/717">#717</a>)</li>
|
||||
<li>vue v3.2.19 -> v3.2.20 (<a href="https://codeberg.org/nobody/LocalCDN/issues/718">#718</a>)</li>
|
||||
<li>clappr v0.4.5 -> v0.4.6 (<a href="https://codeberg.org/nobody/LocalCDN/issues/719">#719</a>)</li>
|
||||
<li>twitter-bootstrap v5.1.1 -> v5.1.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/720">#720</a>)</li>
|
||||
</ul>
|
||||
<p>Improved</p>
|
||||
<ul>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
7
resources/twitter-bootstrap/5.1.2/bootstrap.min.css
vendored
Normal file
7
resources/twitter-bootstrap/5.1.2/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
7
resources/twitter-bootstrap/5.1.2/bootstrap.min.jsm
Normal file
7
resources/twitter-bootstrap/5.1.2/bootstrap.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user