Upgrade to custom jQuery UI 1.12.1 due to errors with jQuery 3

This commit is contained in:
djmaze 2020-07-15 14:16:07 +02:00
parent 412d69ce75
commit 854d723927
12 changed files with 7596 additions and 6492 deletions

View file

@ -2,11 +2,11 @@
"name": "jquery-ui",
"title": "jQuery UI",
"description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
"version": "1.10.3",
"version": "1.12.1",
"homepage": "http://jqueryui.com",
"author": {
"name": "jQuery Foundation and other contributors",
"url": "https://github.com/jquery/jquery-ui/blob/1.10.3/AUTHORS.txt"
"url": "https://github.com/jquery/jquery-ui/blob/1.12.1/AUTHORS.txt"
},
"maintainers": [
{
@ -48,7 +48,7 @@
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jquery/jquery-ui/blob/1.10.3/MIT-LICENSE.txt"
"url": "https://github.com/jquery/jquery-ui/blob/1.12.1/MIT-LICENSE.txt"
}
],
"dependencies": {},