bootstrap-table v1.20.2 -> v1.21.0 (#1113)

This commit is contained in:
nobody 2022-08-26 05:58:38 +02:00
parent f803fe8395
commit 49ce92ff1b
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
7 changed files with 24 additions and 23 deletions

View File

@ -288,8 +288,8 @@ https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/10.6.2/bootstrap-slider.
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/10.6.2/css/bootstrap-slider.min.css
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/11.0.2/bootstrap-slider.min.js
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/11.0.2/css/bootstrap-slider.min.css
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.20.2/bootstrap-table.min.css
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.20.2/bootstrap-table.min.js
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.21.0/bootstrap-table.min.css
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.21.0/bootstrap-table.min.js
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-toggle/2.2.2/css/bootstrap2-toggle.min.css
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-toggle/2.2.2/css/bootstrap-toggle.min.css
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-toggle/2.2.2/js/bootstrap2-toggle.min.js

View File

@ -152,7 +152,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/bootstrap-slider/10.')) return '10.6.2';
if (type.startsWith('/bootstrap-slider/11.')) return '11.0.2';
if (type.startsWith('/bootstrap-select/1.')) return '1.13.18';
if (type.startsWith('/bootstrap-table/1.')) return '1.20.2';
if (type.startsWith('/bootstrap-table/1.')) return '1.21.0';
if (type.startsWith('/bootstrap-toggle/2.')) return '2.2.2';
if (type.startsWith('/bootstrap-vue/2.')) return '2.22.0';
if (type.startsWith('/bootstrap-3-typeahead/4.')) return '4.0.2';

View File

@ -41,6 +41,7 @@
<li>webrtc-adapter v8.1.1 -> v8.1.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1110">#1110</a>)</li>
<li>hls.js v1.2.0 -> v1.2.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1111">#1111</a>)</li>
<li>findify-bundle v7.1.56 -> v7.1.57 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1112">#1112</a>)</li>
<li>bootstrap-table v1.20.2 -> v1.21.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1113">#1113</a>)</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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long