Updated: popper.js v2.8.2 -> v2.8.3 (#280)

This commit is contained in:
nobody 2021-02-23 06:17:27 +01:00
parent 39924d73f2
commit 9690cac3ed
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 8 additions and 8 deletions

View File

@ -385,7 +385,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/popper.js/1.')) {
return '1.16.1';
} else if (type.startsWith('/popper.js/2.')) {
return '2.8.2';
return '2.8.3';
} else if (type.startsWith('/prop-types/15.')) {
return '15.7.2';
} else if (type.startsWith('/protonet-jquery.inview/1.')) {

View File

@ -29,7 +29,7 @@
<li>Improved: "Website broken?" Link in popup menu (<a href="https://codeberg.org/nobody/LocalCDN/issues/278">#278</a>)</li>
<li>Implemented: Simple logging page (<a href="https://codeberg.org/nobody/LocalCDN/issues/279">#279</a>)</li>
<li>Implemented: Hide donation button</li>
<li>Updated: popper.js v2.8.0 -> v2.8.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/280">#280</a>)</li>
<li>Updated: popper.js v2.8.0 -> v2.8.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/280">#280</a>)</li>
</ul>
<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