From eed5991e8ded3b35a960487cc562b9a4b78cd16c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 19:59:33 +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-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1f07342fce..ec6700b5ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "react-ga": "3.3.1", "sass": "^1.59.3", "shx": "^0.3.4", - "swiper": "^11.1.12", + "swiper": "^11.1.14", "tailwindcss": "^3.4.13", "uuid": "^10.0.0", "whatwg-fetch": "^3.6.20" @@ -9793,9 +9793,9 @@ } }, "node_modules/swiper": { - "version": "11.1.12", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.12.tgz", - "integrity": "sha512-PUkCToYAZMB4kP7z+YfPnkMHOMwMO71g8vUhz2o5INGIgIMb6Sb0XiP6cEJFsiFTd7FRDn5XCbg+KVKPDZqXLw==", + "version": "11.1.14", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.14.tgz", + "integrity": "sha512-VbQLQXC04io6AoAjIUWuZwW4MSYozkcP9KjLdrsG/00Q/yiwvhz9RQyt0nHXV10hi9NVnDNy1/wv7Dzq1lkOCQ==", "funding": [ { "type": "patreon", @@ -17698,9 +17698,9 @@ } }, "swiper": { - "version": "11.1.12", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.12.tgz", - "integrity": "sha512-PUkCToYAZMB4kP7z+YfPnkMHOMwMO71g8vUhz2o5INGIgIMb6Sb0XiP6cEJFsiFTd7FRDn5XCbg+KVKPDZqXLw==" + "version": "11.1.14", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.14.tgz", + "integrity": "sha512-VbQLQXC04io6AoAjIUWuZwW4MSYozkcP9KjLdrsG/00Q/yiwvhz9RQyt0nHXV10hi9NVnDNy1/wv7Dzq1lkOCQ==" }, "synckit": { "version": "0.9.1", diff --git a/package.json b/package.json index 643aa25207..5cb5aa2389 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "react-ga": "3.3.1", "sass": "^1.59.3", "shx": "^0.3.4", - "swiper": "^11.1.12", + "swiper": "^11.1.14", "tailwindcss": "^3.4.13", "uuid": "^10.0.0", "whatwg-fetch": "^3.6.20"