Updated: ember.js v3.26.1 -> v3.27.1 (#466)

This commit is contained in:
nobody 2021-05-20 06:18:31 +02:00
parent bf0af0dff8
commit 208c6033d4
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 3624 additions and 757 deletions

View File

@ -355,7 +355,7 @@ https://cdnjs.cloudflare.com/ajax/libs/element-ui/2.15.1/theme-chalk/fonts/eleme
https://cdnjs.cloudflare.com/ajax/libs/element-ui/2.15.1/theme-chalk/index.min.css
https://cdnjs.cloudflare.com/ajax/libs/ember.js/1.13.13/ember.debug.js
https://cdnjs.cloudflare.com/ajax/libs/ember.js/2.18.2/ember.debug.js
https://cdnjs.cloudflare.com/ajax/libs/ember.js/3.26.1/ember.debug.js
https://cdnjs.cloudflare.com/ajax/libs/ember.js/3.27.1/ember.debug.js
https://cdnjs.cloudflare.com/ajax/libs/ext-core/3.1.0/ext-core.js
https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.7/css/jquery.fancybox.min.css
https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.7/js/jquery.fancybox.min.js

View File

@ -255,7 +255,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/ember.js/2.')) {
return '2.18.2';
} else if (type.startsWith('/ember.js/3.')) {
return '3.26.1';
return '3.27.1';
} else if (type.startsWith('/ethjs')) {
return '0.4.0';
} else if (type.startsWith('/ext-core/3.')) {

View File

@ -59,6 +59,7 @@
<li>Mapping: jQuery -> cdn.jsdelivr.net/gh/ (<a href="https://codeberg.org/nobody/LocalCDN/issues/458">#458</a>)</li>
<li>Updated: findify-bundle v7.0.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/464">#464</a>)</li>
<li>Updated: plyr v3.6.7 -> v3.6.8 (<a href="https://codeberg.org/nobody/LocalCDN/issues/465">#465</a>)</li>
<li>Updated: ember.js v3.26.1 -> v3.27.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/466">#466</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">