Обновлены зависимости
This commit is contained in:
parent
5e9f613962
commit
ee422b2000
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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
|
||||||
|
|
|
@ -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"
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue