From fb57344218a05444182a734721850a7bf4a35a49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:30:09 +0000 Subject: [PATCH] Bump swiper from 11.1.14 to 11.1.15 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.14 to 11.1.15. - [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.14...v11.1.15) --- 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 5a919b4e..4c6aea9e 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.14", + "swiper": "11.1.15", "systemjs": "6.15.1", "tableexport": "5.2.0", "tinymce": "7.5.1", diff --git a/yarn.lock b/yarn.lock index a3a21ff8..a0da8eb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6767,10 +6767,10 @@ sver@^1.8.3: optionalDependencies: semver "^6.3.0" -swiper@11.1.14: - version "11.1.14" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.1.14.tgz#7901b4955c46dd0ad76fac1e9de2a69f04f34abb" - integrity sha512-VbQLQXC04io6AoAjIUWuZwW4MSYozkcP9KjLdrsG/00Q/yiwvhz9RQyt0nHXV10hi9NVnDNy1/wv7Dzq1lkOCQ== +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== systemjs@6.15.1: version "6.15.1"