Updated: popper.js v2.7.2 -> v2.8.0 (#273)

This commit is contained in:
nobody 2021-02-20 19:03:53 +01:00
parent f3b26c60a7
commit 06a2c1acd3
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
3 changed files with 4 additions and 4 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.7.2';
return '2.8.0';
} else if (type.startsWith('/prop-types/15.')) {
return '15.7.2';
} else if (type.startsWith('/protonet-jquery.inview/1.')) {

View File

@ -33,7 +33,7 @@
<li>Updated: ember.js v3.24.1 -> v3.25.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/268">#268</a>)</li>
<li>Updated: instantsearch.js v4.13.2 -> v4.14.2 (<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.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/273">#273</a>)</li>
<li>Updated: popper.js v2.6.0 -> v2.8.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/273">#273</a>)</li>
<li>Added: hogan.js v3.0.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/276">#276</a>)</li>
<li>Updated: underscore.js v1.11.0 -> v1.12.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/276">#276</a>)</li>
</ul>