From 807abb1cb5976827b4f1fac8722ea0814411044e Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Thu, 20 Jan 2022 09:27:36 +1100 Subject: [PATCH] [REF] Upgrade JQuery UI to 1.13.0 --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index dabea8a243..3450c57ca2 100644 --- a/composer.json +++ b/composer.json @@ -230,7 +230,7 @@ "url": "https://github.com/civicrm/jquery/archive/1.12.4-civicrm-1.2.zip" }, "jquery-ui": { - "url": "https://github.com/components/jqueryui/archive/1.12.1.zip" + "url": "https://github.com/civicrm/jqueryui/archive/1.13.0-civicrm.zip" }, "jquery-validation": { "url": "https://github.com/jquery-validation/jquery-validation/archive/1.19.3.zip", diff --git a/composer.lock b/composer.lock index 7b837c2d4d..6078fc31cd 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2914da6f6154985863260a510f6eed54", + "content-hash": "84026a2e4258afa874c6fc41bb848a80", "packages": [ { "name": "adrienrn/php-mimetyper", -- 2.25.1