From 5140ea931a3e2f095c85f0e3965734a59044830c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 18:05:48 +0000 Subject: [PATCH] Bump swiper from 9.4.1 to 12.1.2 in /fussel/web Bumps [swiper](https://github.com/nolimits4web/Swiper) from 9.4.1 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/v9.4.1...v12.1.2) --- updated-dependencies: - dependency-name: swiper dependency-version: 12.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fussel/web/package.json | 2 +- fussel/web/yarn.lock | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/fussel/web/package.json b/fussel/web/package.json index 14828f7..4df5bd2 100644 --- a/fussel/web/package.json +++ b/fussel/web/package.json @@ -14,7 +14,7 @@ "react-responsive-masonry": "^2.6.0", "react-router-dom": "^6.28.0", "react-scripts": "^5.0.1", - "swiper": "^9.4.1" + "swiper": "^12.1.2" }, "scripts": { "start": "react-scripts --openssl-legacy-provider start", diff --git a/fussel/web/yarn.lock b/fussel/web/yarn.lock index c07f7c0..dfa94ab 100644 --- a/fussel/web/yarn.lock +++ b/fussel/web/yarn.lock @@ -8449,11 +8449,6 @@ sprintf-js@~1.0.2: resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g== -ssr-window@^4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/ssr-window/-/ssr-window-4.0.2.tgz#dc6b3ee37be86ac0e3ddc60030f7b3bc9b8553be" - integrity sha512-ISv/Ch+ig7SOtw7G2+qkwfVASzazUnvlDTwypdLoPoySv+6MqlOV10VwPSE6EWkGjhW50lUmghPmpYZXMu/+AQ== - stable@^0.1.8: version "0.1.8" resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf" @@ -8765,12 +8760,10 @@ svgo@^2.7.0: picocolors "^1.0.0" stable "^0.1.8" -swiper@^9.4.1: - version "9.4.1" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-9.4.1.tgz#2f48bcd6ab4b4fcf4ae93eaee53980531d42fd42" - integrity sha512-1nT2T8EzUpZ0FagEqaN/YAhRj33F2x/lN6cyB0/xoYJDMf8KwTFT3hMOeoB8Tg4o3+P/CKqskP+WX0Df046fqA== - dependencies: - ssr-window "^4.0.2" +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"