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

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

File diff suppressed because one or more lines are too long

934
.yarn/releases/yarn-4.6.0.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -2,4 +2,4 @@ compressionLevel: mixed
enableGlobalCache: false enableGlobalCache: false
yarnPath: .yarn/releases/yarn-4.1.1.cjs yarnPath: .yarn/releases/yarn-4.6.0.cjs

View File

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

View File

@ -5,10 +5,10 @@ __metadata:
version: 8 version: 8
cacheKey: 10 cacheKey: 10
"@advdominion/get-scrollbar-width@npm:^1.0.0": "@advdominion/get-scrollbar-width@npm:^2.0.0":
version: 1.0.0 version: 2.0.0
resolution: "@advdominion/get-scrollbar-width@npm:1.0.0" resolution: "@advdominion/get-scrollbar-width@npm:2.0.0"
checksum: 10/8e97af1f7e221e5ceb0676a5bd8fb3654a9bf5b2e514a5ff7ed7793f7f4b0da50e2245363698c1a45af9a5354260e019a74f891acebacfaa3b7babf680a4faa2 checksum: 10/b45edd3ae12ba7fa1764bc336df9a6b7b4299b563b15a774eb9c461b06d464528fbcea17bff49f81b0c3822e65d709dc90cb78e3e2d2acb7fd6dc265b6eb1dee
languageName: node languageName: node
linkType: hard linkType: hard
@ -16,8 +16,8 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@advdominion/lightbox-gallery@workspace:." resolution: "@advdominion/lightbox-gallery@workspace:."
dependencies: dependencies:
"@advdominion/get-scrollbar-width": "npm:^1.0.0" "@advdominion/get-scrollbar-width": "npm:^2.0.0"
peerDependencies: peerDependencies:
swiper: ^10.2.0 swiper: ^11.0.0
languageName: unknown languageName: unknown
linkType: soft linkType: soft