From 5ae8aac0739a17a0b9d49abee47d55127345c73c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 21:58:13 +0000 Subject: [PATCH] Bump swiper from 11.2.2 to 12.1.2 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.2.2 to 12.1.2. - [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.2.2...v12.1.2) --- updated-dependencies: - dependency-name: swiper dependency-version: 12.1.2 dependency-type: direct:production ... 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 84adc9b..2fc7f98 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-dom": "^19.0.0", "react-scripts": "5.0.1", "react-scroll": "^1.9.0", - "swiper": "^11.2.2", + "swiper": "^12.1.2", "typescript": "^4.4.2", "web-vitals": "^2.1.0" }, diff --git a/yarn.lock b/yarn.lock index 5235fe8..a1bd248 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9086,10 +9086,10 @@ svgo@^2.7.0: picocolors "^1.0.0" stable "^0.1.8" -swiper@^11.2.2: - version "11.2.2" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.2.2.tgz#b49089fad99501e34cb1be916e1ae05379aace9a" - integrity sha512-FmAN6zACpVUbd/1prO9xQ9gKo9cc6RE2UKU/z4oXtS8fNyX4sdOW/HHT/e444WucLJs0jeMId6WjdWM2Lrs8zA== +swiper@^12.1.2: + version "12.1.2" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-12.1.2.tgz#39eaad0c088def66a7eb8f6bae1439384586ab90" + integrity sha512-4gILrI3vXZqoZh71I1PALqukCFgk+gpOwe1tOvz5uE9kHtl2gTDzmYflYCwWvR4LOvCrJi6UEEU+gnuW5BtkgQ== symbol-tree@^3.2.4: version "3.2.4"