mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-02 12:27:27 +01:00
Updated: vue v3.0.11 -> v3.1.1 (#505)
This commit is contained in:
parent
c290738100
commit
e1f88ee591
@ -1520,7 +1520,7 @@ https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.0.1/css/bootstrap.min
|
||||
https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.0.1/js/bootstrap.bundle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.1/underscore-min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/urlive/1.1.1/jquery.urlive.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vue/3.0.11/vue.global.prod.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vue/3.1.1/vue.global.prod.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vue-i18n/8.24.4/vue-i18n.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vue-i18n/9.1.6/vue-i18n.cjs.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js
|
||||
|
@ -596,7 +596,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/vue/2.')) {
|
||||
return '2.6.14';
|
||||
} else if (type.startsWith('/vue/3.')) {
|
||||
return '3.0.11';
|
||||
return '3.1.1';
|
||||
} else if (type.startsWith('/vue-i18n/8.')) {
|
||||
return '8.24.4';
|
||||
} else if (type.startsWith('/vue-i18n/9.')) {
|
||||
|
@ -41,6 +41,7 @@
|
||||
<li>Updated: videojs-seek-buttons v2.0.0 -> v2.0.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/503">#503</a>)</li>
|
||||
<li>Updated: video.js v7.12.3 -> v7.12.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/504">#504</a>)</li>
|
||||
<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>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
1
resources/vue/3.1.1/vue.min.jsm
Normal file
1
resources/vue/3.1.1/vue.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user