From 956e75d8063e75398efb3cc64d2f363a99389657 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 14:31:51 +0000 Subject: [PATCH] Bump swiper from 11.2.5 to 11.2.6 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.2.5 to 11.2.6. - [Release notes](https://github.com/nolimits4web/Swiper/releases) - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md) - [Commits](https://github.com/nolimits4web/Swiper/compare/v11.2.5...v11.2.6) --- updated-dependencies: - dependency-name: swiper 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 f12a486b..4e069d29 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "scanthng": "4.14.0", "select2": "4.0.13", "spectrum-colorpicker": "1.8.1", - "swiper": "11.2.5", + "swiper": "11.2.6", "systemjs": "6.15.1", "tableexport": "5.2.0", "tinymce": "7.7.2", diff --git a/yarn.lock b/yarn.lock index 56f9395d..d7e983cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6789,10 +6789,10 @@ sver@^1.8.3: optionalDependencies: semver "^6.3.0" -swiper@11.2.5: - version "11.2.5" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.2.5.tgz#8168b85ff858773e674823acb8962a1c5cdee689" - integrity sha512-nG0kbIyBfeE2BPFt9nPUX03qUBF75o6+enzjIT/DfCmbh8ORlwhc4eZz1+4H/yseAgb3H+OoEYzmb64i0tYNnQ== +swiper@11.2.6: + version "11.2.6" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.2.6.tgz#826943bf87158518ca0b1f57d387272b12a07c52" + integrity sha512-8aXpYKtjy3DjcbzZfz+/OX/GhcU5h+looA6PbAzHMZT6ESSycSp9nAjPCenczgJyslV+rUGse64LMGpWE3PX9Q== systemjs@6.15.1: version "6.15.1"