From 78f9bcf7d2fe6b3d8ca58b4a5e583ccf3794497a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:23:55 +0000 Subject: [PATCH] Bump swiper from 11.1.12 to 11.1.14 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.12 to 11.1.14. - [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.12...v11.1.14) --- 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 6b654eb7bdae7..5bd913c94189b 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "portal-vue": "^2.1.7", "process": "^0.11.10", "shaka-player": "^4.11.1", - "swiper": "^11.1.12", + "swiper": "^11.1.14", "vue": "^2.7.16", "vue-i18n": "^8.28.2", "vue-observe-visibility": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 41fb145e9f5f5..5c157dd07e60d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8644,10 +8644,10 @@ svgo@^3.2.0: csso "^5.0.5" picocolors "^1.0.0" -swiper@^11.1.12: - version "11.1.12" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.1.12.tgz#563b90dd0162925025878c2ec4e136cc46bcb4f4" - integrity sha512-PUkCToYAZMB4kP7z+YfPnkMHOMwMO71g8vUhz2o5INGIgIMb6Sb0XiP6cEJFsiFTd7FRDn5XCbg+KVKPDZqXLw== +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== synckit@^0.6.0: version "0.6.2"