mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
jquery-validate v1.20.0 -> v1.21.0
This commit is contained in:
@@ -1494,7 +1494,7 @@ https://fonts.gstatic.com/s/materialiconstwotone/v112/hESh6WRmNCxEqUmNyh3JDeGxjV
|
||||
https://fonts.gstatic.com/s/materialicons/v142/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2
|
||||
https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css
|
||||
https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js
|
||||
https://raw.githubusercontent.com/jquery-validation/jquery-validation/1.20.0/dist/jquery.validate.min.js
|
||||
https://raw.githubusercontent.com/jquery-validation/jquery-validation/1.21.0/dist/jquery.validate.min.js
|
||||
https://raw.githubusercontent.com/pagekit/vue-resource/1.5.3/dist/vue-resource.min.js
|
||||
https://raw.githubusercontent.com/Templarian/MaterialDesign-Webfont/v2.8.94/css/materialdesignicons.min.css
|
||||
https://raw.githubusercontent.com/Templarian/MaterialDesign-Webfont/v2.8.94/fonts/materialdesignicons-webfont.woff2
|
||||
|
@@ -276,7 +276,7 @@ targets.setLastVersion = function (type, version) {
|
||||
}
|
||||
if (type.startsWith('/jquery-mousewheel/3.')) return '3.1.13';
|
||||
if (type.startsWith('/jScrollPane/2.')) return '2.2.2';
|
||||
if (type.startsWith('/jquery-validate/1.')) return '1.20.0';
|
||||
if (type.startsWith('/jquery-validate/1.')) return '1.21.0';
|
||||
if (type.startsWith('/jeditable.js/1.')) return '1.8.0';
|
||||
if (type.startsWith('/jeditable.js/2.')) return '2.0.19';
|
||||
if (type.startsWith('/jquery.cycle2/2.')) return '2.1.6';
|
||||
|
@@ -40,6 +40,7 @@
|
||||
<li>instantsearch.js v4.73.1 -> v4.73.4</li>
|
||||
<li>jquery-csv v1.0.22 -> v1.0.40</li>
|
||||
<li>jquery-migrate v3.5.0 -> v3.5.2</li>
|
||||
<li>jquery-validate v1.20.0 -> v1.21.0</li>
|
||||
</ul>
|
||||
<p>Added</p>
|
||||
<ul>
|
||||
|
File diff suppressed because one or more lines are too long
4
resources/jquery-validate/1.21.0/jquery.validate.min.jsm
Normal file
4
resources/jquery-validate/1.21.0/jquery.validate.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user