From 9d5ead2a6e14e7f6df4315792d86e67171eafa1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:19:06 +0000 Subject: [PATCH] build(deps): bump swiper from 11.1.15 to 11.2.1 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.15 to 11.2.1. - [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.15...v11.2.1) --- updated-dependencies: - dependency-name: swiper dependency-type: direct:production update-type: version-update:semver-minor ... 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 363f0e20..71ba87e9 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "prism-react-renderer": "^2.4.1", "react": "^18.3.1", "react-dom": "^18.3.1", - "swiper": "^11.1.15" + "swiper": "^11.2.1" }, "devDependencies": { "@docusaurus/module-type-aliases": "3.7.0", diff --git a/yarn.lock b/yarn.lock index 671d8299..a9190128 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8194,10 +8194,10 @@ svgo@^3.0.2, svgo@^3.2.0: csso "^5.0.5" picocolors "^1.0.0" -swiper@^11.1.15: - version "11.1.15" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.1.15.tgz#e2258c8d38282e2f115ca463d6e8c5b84cdcf1ca" - integrity sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw== +swiper@^11.2.1: + version "11.2.1" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.2.1.tgz#0f3fcafa30301a1c76e3ef9e85979ac2daeefc18" + integrity sha512-62G69+iQRIfUqTmJkWpZDcX891Ra8O9050ckt1/JI2H+0483g+gq0m7gINecDqMtDh2zt5dK+uzBRxGhGOOvQA== tailwindcss@^3.4.17: version "3.4.17"