Updated: popper.js v2.6.0 -> v2.7.0 (#273)

This commit is contained in:
nobody 2021-02-17 07:09:27 +01:00
parent 3b62f261f9
commit e1824a5dc3
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 8 additions and 7 deletions

View File

@ -383,7 +383,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.6.0';
return '2.7.0';
} else if (type.startsWith('/prop-types/15.')) {
return '15.7.2';
} else if (type.startsWith('/protonet-jquery.inview/1.')) {

View File

@ -33,6 +33,7 @@
<li>Updated: ember.js v3.24.1 -> v3.25.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/268">#268</a>)</li>
<li>Updated: instantsearch.js v4.13.2 -> v4.14.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/270">#270</a>)</li>
<li>Added CDN: fonts.gstatic.com (<a href="https://codeberg.org/nobody/LocalCDN/issues/269">#269</a>)</li>
<li>Updated: popper.js v2.6.0 -> v2.7.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/270">#273</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