lightbox-gallery: Обновление Swiper

This commit is contained in:
2026-08-14 09:36:24 +04:00
parent bc22ebdc22
commit 3ff0b19a49
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
## Требования ## Требования
- [Swiper](https://github.com/nolimits4web/swiper) версии ^11.0.0 - [Swiper](https://github.com/nolimits4web/swiper)
## Подключение и настройка ## Подключение и настройка

View File

@@ -15,6 +15,6 @@
"@advdominion/get-scrollbar-width": "^2.0.0" "@advdominion/get-scrollbar-width": "^2.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"swiper": "^12.0.0" "swiper": "^14.0.0"
} }
} }