From 5abefbb53e81e64fa41fb1b08a79c0e9b0971d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:08:57 -0500 Subject: [PATCH] chore(deps): bump swiper from 11.2.10 to 12.1.2 in /documentation (#7368) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- documentation/package-lock.json | 8 ++++---- documentation/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/package-lock.json b/documentation/package-lock.json index 625c5bf3..46efcdf9 100644 --- a/documentation/package-lock.json +++ b/documentation/package-lock.json @@ -25,7 +25,7 @@ "react-dom": "^19.0.0", "react-hot-toast": "^2.5.2", "react-markdown": "^10.1.0", - "swiper": "^11.2.6", + "swiper": "^12.1.2", "tailwind-merge": "^3.0.2", "tailwindcss": "^3.4.1", "turndown": "^7.2.1" @@ -17837,9 +17837,9 @@ } }, "node_modules/swiper": { - "version": "11.2.10", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.10.tgz", - "integrity": "sha512-RMeVUUjTQH+6N3ckimK93oxz6Sn5la4aDlgPzB+rBrG/smPdCTicXyhxa+woIpopz+jewEloiEE3lKo1h9w2YQ==", + "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/documentation/package.json b/documentation/package.json index a9443aaf..2e01bf0f 100644 --- a/documentation/package.json +++ b/documentation/package.json @@ -34,7 +34,7 @@ "react-dom": "^19.0.0", "react-hot-toast": "^2.5.2", "react-markdown": "^10.1.0", - "swiper": "^11.2.6", + "swiper": "^12.1.2", "tailwind-merge": "^3.0.2", "tailwindcss": "^3.4.1", "turndown": "^7.2.1"