Update Swiper to v11

This commit is contained in:
Valentin Silytuin 2024-04-05 22:31:50 +04:00
parent a0ba8d17ba
commit a8339bd8ce
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@
"@advdominion/get-scrollbar-width": "^1.0.0"
},
"peerDependencies": {
"swiper": "^10.2.0"
"swiper": "^11.0.0"
}
}