From cb76c325c96f48f08d7e6ab1e103628330e07cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 04:35:48 +0000 Subject: [PATCH] Bump swiper from 11.1.10 to 11.1.11 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.10 to 11.1.11. - [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.10...v11.1.11) --- updated-dependencies: - dependency-name: swiper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 152eb532..969174e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,7 +74,7 @@ "remark-gfm": "^1.0.0", "sass": "1.77.8", "slick-carousel": "^1.8.1", - "swiper": "^11.1.10" + "swiper": "^11.1.11" }, "devDependencies": { "@tailwindcss/typography": "^0.5.14", @@ -27034,9 +27034,9 @@ } }, "node_modules/swiper": { - "version": "11.1.10", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.10.tgz", - "integrity": "sha512-pAVM6vCb6bumj2B9aSh67l3wP1j5YR8dPQM1YhQKMpnBc33vs+RpyVz6NZYZl/ZopCBSYbbWK5nvESwbmU0QXQ==", + "version": "11.1.11", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.11.tgz", + "integrity": "sha512-077Aw3OrlZpkkBRf/6+44bGh/HZY/vsLEyate2db2KkJgYUIR5TvDgvvhcJtW/puXzw79w5KBc30DauEX6GZYQ==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index 0da332e7..223e9425 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "remark-gfm": "^1.0.0", "sass": "1.77.8", "slick-carousel": "^1.8.1", - "swiper": "^11.1.10" + "swiper": "^11.1.11" }, "devDependencies": { "@tailwindcss/typography": "^0.5.14",