swagger-ui v4.15.5 -> v4.16.0 (#1348)

This commit is contained in:
nobody 2023-02-25 11:02:13 +01:00
parent 8f0b805748
commit 2473acf355
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
7 changed files with 11 additions and 10 deletions

View File

@ -1717,8 +1717,8 @@ https://cdnjs.cloudflare.com/ajax/libs/stickyfill/1.1.4/stickyfill.min.js
https://cdnjs.cloudflare.com/ajax/libs/stickyfill/2.1.0/stickyfill.min.js
https://cdnjs.cloudflare.com/ajax/libs/sticky-js/1.3.0/sticky.min.js
https://cdnjs.cloudflare.com/ajax/libs/store.js/2.0.12/store.legacy.min.js
https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/4.15.5/swagger-ui-bundle.min.js
https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/4.15.5/swagger-ui.min.css
https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/4.16.0/swagger-ui-bundle.min.js
https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/4.16.0/swagger-ui.min.css
https://cdnjs.cloudflare.com/ajax/libs/swfobject/2.2/swfobject.js
https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.4.2/css/swiper.min.css
https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.4.2/js/swiper.min.js

View File

@ -436,7 +436,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/stickyfill/2.')) return '2.1.0';
if (type.startsWith('/sticky-js/')) return '1.3.0';
if (type.startsWith('/store.js/2.')) return '2.0.12';
if (type.startsWith('/swagger-ui/4.')) return '4.15.5';
if (type.startsWith('/swagger-ui/4.')) return '4.16.0';
if (type.startsWith('/swfobject/2.')) return '2.2';
if (type.startsWith('/Swiper/3.')) return '3.4.2';
if (type.startsWith('/Swiper/4.')) return '4.5.1';

View File

@ -31,6 +31,7 @@
<li>axios v1.3.3 -> v1.3.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1345">#1345</a>)</li>
<li>socket.io v4.6.0 -> v4.6.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1346">#1346</a>)</li>
<li>video.js v8.0.4 -> v8.1.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1347">#1347</a>)</li>
<li>swagger-ui v4.15.5 -> v4.16.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1348">#1348</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