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"