From 096b9fbc740a83fb57f4f8fb778cf096f303abdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 14:57:26 +0000 Subject: [PATCH] chore(deps): [skip netlify] bump swiper from 10.3.0 to 11.0.3 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 10.3.0 to 11.0.3. - [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/v10.3.0...v11.0.3) --- updated-dependencies: - dependency-name: swiper dependency-type: direct:production update-type: version-update:semver-major ... 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 5af8c88..c557926 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "select2": "^4.1.0-rc.0", "sharp": "^0.32.6", "slick-carousel": "^1.8.1", - "swiper": "^10.3.0", + "swiper": "^11.0.3", "wowjs": "^1.1.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index c9d3e73..8b8c766 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4640,10 +4640,10 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== -swiper@^10.3.0: - version "10.3.0" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-10.3.0.tgz#a9f4d54a1860d76c2f85d7f09e2248bfe5f770a4" - integrity sha512-o81KZH4phL/dJxKFWpZ/zf78QxOyFMood+c86vJJO0ZeSOoniyzV8HWDsw12KOlQdm4WRxrc/6kfGImAcxcS3w== +swiper@^11.0.3: + version "11.0.3" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.0.3.tgz#9c325154db2a4431f508b7e8e300621365eb4c3d" + integrity sha512-MyV9ooQsriAe2EibeamqewLjgCfSvl2xoyratl6S3ln5BXDL4BzlO6mxcbLMCzQL6Z60b/u0AS/nKrepL0+TAg== synckit@^0.8.4, synckit@^0.8.5: version "0.8.5"