From ded9fbf1b4369602c6788a7749062c2743dec74b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 21:20:22 +0000 Subject: [PATCH] Bump swiper from 11.1.15 to 12.1.2 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.15 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.1.15...v12.1.2) --- updated-dependencies: - dependency-name: swiper dependency-version: 12.1.2 dependency-type: direct:production ... 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 216ca18..7d5cb2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "react": "^18.3.1", "react-compare-image": "^3.4.0", "react-dom": "^18.3.1", - "swiper": "^11.1.5" + "swiper": "^12.1.2" }, "devDependencies": { "@tsconfig/next": "^2.0.3", @@ -8739,9 +8739,9 @@ } }, "node_modules/swiper": { - "version": "11.1.15", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.15.tgz", - "integrity": "sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw==", + "version": "12.1.2", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-12.1.2.tgz", + "integrity": "sha512-4gILrI3vXZqoZh71I1PALqukCFgk+gpOwe1tOvz5uE9kHtl2gTDzmYflYCwWvR4LOvCrJi6UEEU+gnuW5BtkgQ==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index cf64376..c23470a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react": "^18.3.1", "react-compare-image": "^3.4.0", "react-dom": "^18.3.1", - "swiper": "^11.1.5" + "swiper": "^12.1.2" }, "devDependencies": { "@tsconfig/next": "^2.0.3",