From c0e6551c23facfcf4ea248fec2727ab5660878a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:09:20 +0000 Subject: [PATCH] Bump swiper from 11.1.15 to 11.2.0 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.15 to 11.2.0. - [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.1.15...v11.2.0) --- updated-dependencies: - dependency-name: swiper dependency-type: direct:production update-type: version-update:semver-minor ... 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 04e0d8c4..49c76162 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.1.15", + "swiper": "11.2.0", "systemjs": "6.15.1", "tableexport": "5.2.0", "tinymce": "7.6.0", diff --git a/yarn.lock b/yarn.lock index 92b322c4..f6119c85 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6767,10 +6767,10 @@ sver@^1.8.3: optionalDependencies: semver "^6.3.0" -swiper@11.1.15: - version "11.1.15" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.1.15.tgz#e2258c8d38282e2f115ca463d6e8c5b84cdcf1ca" - integrity sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw== +swiper@11.2.0: + version "11.2.0" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.2.0.tgz#fbef83ab8fe165ceff82c69177a57033809cb1c2" + integrity sha512-rjjAKgDEs+grR2eQshVDCcE4KNPC7CI294nfcbV9gE8WCsLdvOYXDeZKUYevqAZZp8j5hE7kpT3dAGVKFBWlxQ== systemjs@6.15.1: version "6.15.1"