diff --git a/package.json b/package.json index 234c8fb6..d3419c6e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "framer-motion": "^12.0.6", "react": "^18.3.1", "react-dom": "^18.3.1", - "swiper": "^11.1.15" + "swiper": "^11.2.2" }, "devDependencies": { "@types/node": "^22.13.0", diff --git a/yarn.lock b/yarn.lock index 7f4e5a8c..46fbdb36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4159,10 +4159,10 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== -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.2: + version "11.2.2" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.2.2.tgz#b49089fad99501e34cb1be916e1ae05379aace9a" + integrity sha512-FmAN6zACpVUbd/1prO9xQ9gKo9cc6RE2UKU/z4oXtS8fNyX4sdOW/HHT/e444WucLJs0jeMId6WjdWM2Lrs8zA== temp-dir@^2.0.0: version "2.0.0"