Updated: ember.js v3.27.3 -> v3.27.4 (#507)

This commit is contained in:
nobody 2021-06-10 07:33:57 +02:00
parent 4787408789
commit 3d9250971b
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 485 additions and 330 deletions

View File

@ -355,7 +355,7 @@ https://cdnjs.cloudflare.com/ajax/libs/element-ui/2.15.2/theme-chalk/fonts/eleme
https://cdnjs.cloudflare.com/ajax/libs/element-ui/2.15.2/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.27.3/ember.debug.js
https://cdnjs.cloudflare.com/ajax/libs/ember.js/3.27.4/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.27.3';
return '3.27.4';
} else if (type.startsWith('/ethjs')) {
return '0.4.0';
} else if (type.startsWith('/ext-core/3.')) {

View File

@ -43,6 +43,7 @@
<li>Updated: vue v2.6.13 -> v2.6.14 (<a href="https://codeberg.org/nobody/LocalCDN/issues/505">#505</a>)</li>
<li>Updated: vue v3.0.11 -> v3.1.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/505">#505</a>)</li>
<li>Updated: webrtc-adapter v7.4.0 -> v7.7.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/506">#506</a>)</li>
<li>Updated: ember.js v3.27.3 -> v3.27.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/507">#507</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">