swagger-ui v4.18.1 -> v4.18.2 (#1384)

This commit is contained in:
nobody 2023-04-03 06:30:40 +02:00
parent 94ccae0d48
commit 42c7df9f91
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
6 changed files with 15 additions and 14 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.18.1/swagger-ui-bundle.min.js
https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/4.18.1/swagger-ui.min.css
https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/4.18.2/swagger-ui-bundle.min.js
https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/4.18.2/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.18.1';
if (type.startsWith('/swagger-ui/4.')) return '4.18.2';
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

@ -35,6 +35,7 @@
<li>react-router v6.9.0 -> v6.10.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1381">#1381</a>)</li>
<li>Swiper v9.1.1 -> v9.2.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1382">#1382</a>)</li>
<li>popper.js v2.11.6 -> v2.11.7 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1383">#1383</a>)</li>
<li>swagger-ui v4.18.1 -> v4.18.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1384">#1384</a>)</li>
</div>
<div id="generator-section">
<div class="topic-label">

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