From c852e7dad00b23d276148c063fd5fccf0c79d380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 01:23:39 +0000 Subject: [PATCH] Bump swiper from 11.2.6 to 12.2.0 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.2.6 to 12.2.0. - [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.6...v12.2.0) --- updated-dependencies: - dependency-name: swiper dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3b778f8af..eeb200984 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^12.2.0", "tailwind-merge": "^3.4.0", "three": "^0.176.0", "vanilla-tilt": "^1.8.1" @@ -27884,17 +27884,17 @@ } }, "node_modules/swiper": { - "version": "11.2.6", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.6.tgz", - "integrity": "sha512-8aXpYKtjy3DjcbzZfz+/OX/GhcU5h+looA6PbAzHMZT6ESSycSp9nAjPCenczgJyslV+rUGse64LMGpWE3PX9Q==", + "version": "12.2.0", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-12.2.0.tgz", + "integrity": "sha512-K8uXsBZU6ME97Ia3xbBge8IRCnR1lOmIILzvY/jGVic7dSTQ530s3uO8RvXbPUtkkXLWIwmZLRPbtDxRWVAFdg==", "funding": [ { - "type": "patreon", - "url": "https://www.patreon.com/swiperjs" + "type": "custom", + "url": "https://sponsors.nolimits4web.com" }, { - "type": "open_collective", - "url": "http://opencollective.com/swiper" + "type": "github", + "url": "https://github.com/sponsors/nolimits4web" } ], "license": "MIT", diff --git a/package.json b/package.json index 754e47ca9..645be4193 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^12.2.0", "tailwind-merge": "^3.4.0", "three": "^0.176.0", "vanilla-tilt": "^1.8.1"