mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
twitter-bootstrap v5.0.2 -> v5.1.0 (#610)
This commit is contained in:
parent
2dca7b05fa
commit
a652533f41
@ -1550,8 +1550,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.0.2/css/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.0.2/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.0/css/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.0/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/video.js/5.20.5/video-js.min.css
|
||||
|
@ -609,7 +609,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.0.2';
|
||||
return '5.1.0';
|
||||
} else if (type.startsWith('/underscore.js/1.')) {
|
||||
return '1.13.1';
|
||||
} else if (type.startsWith('/urlive/1.')) {
|
||||
|
@ -47,6 +47,7 @@
|
||||
<li>redux v4.1.0 -> v4.1.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/607">#607</a>)</li>
|
||||
<li>snowplow v2.18.0 -> v2.18.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/608">#608</a>)</li>
|
||||
<li>Swiper v6.8.0 -> v6.8.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/609">#609</a>)</li>
|
||||
<li>twitter-bootstrap v5.0.2 -> v5.1.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/610">#610</a>)</li>
|
||||
</ul>
|
||||
<p>Mapping</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.0/bootstrap.min.css
vendored
Normal file
7
resources/twitter-bootstrap/5.1.0/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
7
resources/twitter-bootstrap/5.1.0/bootstrap.min.jsm
Normal file
7
resources/twitter-bootstrap/5.1.0/bootstrap.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user