Updated: ember.js v3.27.1 -> v3.27.2 (#477)

This commit is contained in:
nobody 2021-05-28 06:46:44 +02:00
parent e34d84e1a5
commit fcbaacd587
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
5 changed files with 348 additions and 353 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.27.1/ember.debug.js
https://cdnjs.cloudflare.com/ajax/libs/ember.js/3.27.2/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.1';
return '3.27.2';
} else if (type.startsWith('/ethjs')) {
return '0.4.0';
} else if (type.startsWith('/ext-core/3.')) {

View File

@ -32,6 +32,7 @@
<li>Mapping: MathJax -> mathjax.rstudio.com (<a href="https://codeberg.org/nobody/LocalCDN/issues/469">#469</a>)</li>
<li>Updated: dayjs v1.10.4 -> v1.10.5 (<a href="https://codeberg.org/nobody/LocalCDN/issues/474">#474</a>)</li>
<li>Updated: findify-bundle v7.0.10 -> v7.0.11 (<a href="https://codeberg.org/nobody/LocalCDN/issues/475">#475</a>)</li>
<li>Updated: ember.js v3.27.1 -> v3.27.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/477">#477</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">