From 201e54d1302e81ad3d24a23acf83b0714c3d8e5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 11:14:45 +0000 Subject: [PATCH] Bump jquery-ui from 1.14.0 to 1.14.1 Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.14.0...1.14.1) --- updated-dependencies: - dependency-name: jquery-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d5fb0501..51d2e992 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.1.13", - "jquery-ui": "1.14.0", + "jquery-ui": "1.14.1", "jquery.cookie": "1.4.1", "jquery.easing": "1.4.1", "jquery.localscroll": "2.0.0", diff --git a/yarn.lock b/yarn.lock index efb3328d..e1f00dc0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3896,10 +3896,10 @@ jquery-mousewheel@3.1.13: resolved "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz" integrity sha1-BvAzXxbjU6aV5yBr9QUDy1I6buU= -jquery-ui@1.14.0, jquery-ui@^1.12.1: - version "1.14.0" - resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.14.0.tgz#b75d417826f0bab38125f907356d2e3313a9c6d5" - integrity sha512-mPfYKBoRCf0MzaT2cyW5i3IuZ7PfTITaasO5OFLAQxrHuI+ZxruPa+4/K1OMNT8oElLWGtIxc9aRbyw20BKr8g== +jquery-ui@1.14.1, jquery-ui@^1.12.1: + version "1.14.1" + resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.14.1.tgz#ba342ea3ffff662b787595391f607d923313e040" + integrity sha512-DhzsYH8VeIvOaxwi+B/2BCsFFT5EGjShdzOcm5DssWjtcpGWIMsn66rJciDA6jBruzNiLf1q0KvwMoX1uGNvnQ== dependencies: jquery ">=1.12.0 <5.0.0"