From cc704ce83498a54111d347f72e7d91593b7d9891 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 11:05:03 +0000 Subject: [PATCH] Bump jquery-ui from 1.14.1 to 1.14.2 Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.14.1 to 1.14.2. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.14.1...1.14.2) --- updated-dependencies: - dependency-name: jquery-ui dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7b5471fdb627..a0609c6d4af7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "jqmodal": "1.4.2", "jquery": "3.7.1", "jquery-pjax": "2.0.1", - "jquery-ui": "1.14.1", + "jquery-ui": "1.14.2", "jquery.browser": "0.1.0", "jquery.cookie": "1.4.1", "jszip": "3.10.1", @@ -6509,9 +6509,9 @@ "integrity": "sha512-xMSUMh5p0f0O2XMh13YbkS94NWuWkV9k+3ouECvVWb9Li6OCF7BVinotGwbUYDKYWA0PCoTq64dTYiJwmN6H6Q==" }, "node_modules/jquery-ui": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.1.tgz", - "integrity": "sha512-DhzsYH8VeIvOaxwi+B/2BCsFFT5EGjShdzOcm5DssWjtcpGWIMsn66rJciDA6jBruzNiLf1q0KvwMoX1uGNvnQ==", + "version": "1.14.2", + "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.2.tgz", + "integrity": "sha512-1gSl7PUjyipa2adSr780Ujk16faicrV7PjPPzPtvWk7tTqBnsqp67NNV9jZK2+BIxUPXWSnIUU/LBCgwgGZE+Q==", "dependencies": { "jquery": ">=1.12.0 <5.0.0" } @@ -14401,9 +14401,9 @@ "integrity": "sha512-xMSUMh5p0f0O2XMh13YbkS94NWuWkV9k+3ouECvVWb9Li6OCF7BVinotGwbUYDKYWA0PCoTq64dTYiJwmN6H6Q==" }, "jquery-ui": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.1.tgz", - "integrity": "sha512-DhzsYH8VeIvOaxwi+B/2BCsFFT5EGjShdzOcm5DssWjtcpGWIMsn66rJciDA6jBruzNiLf1q0KvwMoX1uGNvnQ==", + "version": "1.14.2", + "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.2.tgz", + "integrity": "sha512-1gSl7PUjyipa2adSr780Ujk16faicrV7PjPPzPtvWk7tTqBnsqp67NNV9jZK2+BIxUPXWSnIUU/LBCgwgGZE+Q==", "requires": { "jquery": ">=1.12.0 <5.0.0" } diff --git a/package.json b/package.json index 29d5b22b5c12..31f36d0dbf7a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "jqmodal": "1.4.2", "jquery": "3.7.1", "jquery-pjax": "2.0.1", - "jquery-ui": "1.14.1", + "jquery-ui": "1.14.2", "jquery.browser": "0.1.0", "jquery.cookie": "1.4.1", "jszip": "3.10.1",