From 627defe5cd05877c113ba3102066c2122a353aff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 14:26:31 +0000 Subject: [PATCH] Update dependency swiper to v12 [SECURITY] --- 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 3b778f8af..545ec342e 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.0.0", "tailwind-merge": "^3.4.0", "three": "^0.176.0", "vanilla-tilt": "^1.8.1" @@ -27884,9 +27884,9 @@ } }, "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.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 754e47ca9..fd120333f 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.0.0", "tailwind-merge": "^3.4.0", "three": "^0.176.0", "vanilla-tilt": "^1.8.1"