From c4773cbe8baeafea63ac1b5ca680268574c87211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 21:53:41 +0000 Subject: [PATCH] Bump swiper from 12.0.2 to 12.1.2 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 12.0.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/v12.0.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 7d69df4..eff2915 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "license": "MIT", "dependencies": { "fitvids.1.1.0": "^1.1.0", - "swiper": "^12.0.2" + "swiper": "^12.1.2" }, "scripts": { "dev": "webpack --mode=development", diff --git a/yarn.lock b/yarn.lock index 9428c00..b73d4d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2389,10 +2389,10 @@ svgo@^4.0.0: picocolors "^1.1.1" sax "^1.4.1" -swiper@^12.0.2: - version "12.0.2" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-12.0.2.tgz#aa52251d125fc6e9986af09ae3769fe836e68780" - integrity sha512-y8F6fDGXmTVVgwqJj6I00l4FdGuhpFJn0U/9Ucn1MwWOw3NdLV8aH88pZOjyhBgU/6PyBlUx+JuAQ5KMWz906Q== +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== tapable@^2.2.1, tapable@^2.3.0: version "2.3.0"