diff --git a/package.json b/package.json index 363f0e20..71ba87e9 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "prism-react-renderer": "^2.4.1", "react": "^18.3.1", "react-dom": "^18.3.1", - "swiper": "^11.1.15" + "swiper": "^11.2.1" }, "devDependencies": { "@docusaurus/module-type-aliases": "3.7.0", diff --git a/yarn.lock b/yarn.lock index 671d8299..a9190128 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8194,10 +8194,10 @@ svgo@^3.0.2, svgo@^3.2.0: csso "^5.0.5" picocolors "^1.0.0" -swiper@^11.1.15: - version "11.1.15" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.1.15.tgz#e2258c8d38282e2f115ca463d6e8c5b84cdcf1ca" - integrity sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw== +swiper@^11.2.1: + version "11.2.1" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.2.1.tgz#0f3fcafa30301a1c76e3ef9e85979ac2daeefc18" + integrity sha512-62G69+iQRIfUqTmJkWpZDcX891Ra8O9050ckt1/JI2H+0483g+gq0m7gINecDqMtDh2zt5dK+uzBRxGhGOOvQA== tailwindcss@^3.4.17: version "3.4.17"