From 1f5561f592e557dde9f106d52a544bbc40521483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 17:13:37 +0000 Subject: [PATCH] Bump jquery-ui in /PortableApps/XAMPP/App/xampp/phpMyAdmin Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.12.1 to 1.13.2. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.12.1...1.13.2) --- updated-dependencies: - dependency-name: jquery-ui dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../XAMPP/App/xampp/phpMyAdmin/package.json | 2 +- PortableApps/XAMPP/App/xampp/phpMyAdmin/yarn.lock | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/PortableApps/XAMPP/App/xampp/phpMyAdmin/package.json b/PortableApps/XAMPP/App/xampp/phpMyAdmin/package.json index 96182d4a..0ce9c7f1 100644 --- a/PortableApps/XAMPP/App/xampp/phpMyAdmin/package.json +++ b/PortableApps/XAMPP/App/xampp/phpMyAdmin/package.json @@ -10,7 +10,7 @@ "jquery": "3.3.1", "jquery-migrate": "3.0.1", "jquery-mousewheel": "3.1.13", - "jquery-ui": "1.12.1", + "jquery-ui": "1.13.2", "jquery-ui-timepicker-addon": "1.6.3", "jquery-validation": "1.17.0", "jquery.event.drag": "2.2.2", diff --git a/PortableApps/XAMPP/App/xampp/phpMyAdmin/yarn.lock b/PortableApps/XAMPP/App/xampp/phpMyAdmin/yarn.lock index 28d1df54..8297cae7 100644 --- a/PortableApps/XAMPP/App/xampp/phpMyAdmin/yarn.lock +++ b/PortableApps/XAMPP/App/xampp/phpMyAdmin/yarn.lock @@ -474,9 +474,11 @@ jquery-ui-timepicker-addon@1.6.3: version "1.6.3" resolved "https://registry.yarnpkg.com/jquery-ui-timepicker-addon/-/jquery-ui-timepicker-addon-1.6.3.tgz#8037c39b0b630282dd0b37dd8ad7fc5e1163377f" -jquery-ui@1.12.1: - version "1.12.1" - resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51" +jquery-ui@1.13.2: + version "1.13.2" + resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.2.tgz#de03580ae6604773602f8d786ad1abfb75232034" + dependencies: + jquery ">=1.8.0 <4.0.0" jquery-validation@1.17.0: version "1.17.0" @@ -488,10 +490,14 @@ jquery.event.drag@2.2.2: version "2.2.2" resolved "https://registry.yarnpkg.com/jquery.event.drag/-/jquery.event.drag-2.2.2.tgz#11bbbf83f4c6ef5f3b5065564663913c9f964be1" -jquery@3.3.1, "jquery@^1.7 || ^2.0 || ^3.1": +jquery@3.3.1: version "3.3.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" +"jquery@>=1.8.0 <4.0.0", "jquery@^1.7 || ^2.0 || ^3.1": + version "3.6.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" + js-cookie@2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-2.2.0.tgz#1b2c279a6eece380a12168b92485265b35b1effb"