Обновлены зависимости

This commit is contained in:
Valentin Silytuin
2025-01-21 14:21:13 +04:00
parent 5e9f613962
commit ee422b2000
5 changed files with 943 additions and 902 deletions

View File

@@ -2,7 +2,7 @@
"name": "@advdominion/lightbox-gallery",
"version": "2.1.0",
"type": "module",
"packageManager": "yarn@4.1.1",
"packageManager": "yarn@4.6.0",
"main": "index.js",
"repository": {
"type": "git",
@@ -10,7 +10,7 @@
},
"license": "MIT",
"dependencies": {
"@advdominion/get-scrollbar-width": "^1.0.0"
"@advdominion/get-scrollbar-width": "^2.0.0"
},
"peerDependencies": {
"swiper": "^11.0.0"