From 3a3cd3302749abdc44d11434b8bf7097d226692c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 12:44:57 +0000 Subject: [PATCH] Bump swiper from 11.2.3 to 11.2.4 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.2.3 to 11.2.4. - [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.3...v11.2.4) --- 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 7bc81c16..20cbab87 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.3", + "swiper": "11.2.4", "systemjs": "6.15.1", "tableexport": "5.2.0", "tinymce": "7.6.1", diff --git a/yarn.lock b/yarn.lock index 01cee231..6dbf31da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6768,10 +6768,10 @@ sver@^1.8.3: optionalDependencies: semver "^6.3.0" -swiper@11.2.3: - version "11.2.3" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.2.3.tgz#6358e8169dcd78fc1dffb65bb29b5875c7bcedcc" - integrity sha512-24m5tqHCd1Wmp9+86aKDoIGMsZGEjIL++3nuB1UjhAhIlvwj4k0Jikxu9PGQ/VswLpoje6JtMDWo12uu4aS2FA== +swiper@11.2.4: + version "11.2.4" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.2.4.tgz#4d1b55e07f909957e0406bdbff81b850b9dc8aeb" + integrity sha512-DTtglrsFfMYytid+oNy4QI3t2N2+XhhwSYbnyOhlwBmvY8Bkoj3ombK1/b80w8vDpQ+Lqlnbm+0737+i32MrcA== systemjs@6.15.1: version "6.15.1"