mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
fix(deps): update dependency @verdaccio/ui-theme to v6.0.0-6-next.28 (#3335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b80794a46f
commit
b1ec0daeca
5 changed files with 11 additions and 11 deletions
10
.pnp.js
generated
10
.pnp.js
generated
|
@ -86,7 +86,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@verdaccio/readme", "npm:10.4.1"],
|
||||
["@verdaccio/streams", "npm:10.2.0"],
|
||||
["@verdaccio/types", "npm:10.5.2"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.26"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.28"],
|
||||
["JSONStream", "npm:1.3.5"],
|
||||
["all-contributors-cli", "npm:6.20.0"],
|
||||
["async", "npm:3.2.4"],
|
||||
|
@ -5955,10 +5955,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["@verdaccio/ui-theme", [
|
||||
["npm:6.0.0-6-next.26", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.26-f50c253dcd-a5cf12c136.zip/node_modules/@verdaccio/ui-theme/",
|
||||
["npm:6.0.0-6-next.28", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.28-e603ff4d45-614bb0c342.zip/node_modules/@verdaccio/ui-theme/",
|
||||
"packageDependencies": [
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.26"]
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.28"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
|
@ -18149,7 +18149,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@verdaccio/readme", "npm:10.4.1"],
|
||||
["@verdaccio/streams", "npm:10.2.0"],
|
||||
["@verdaccio/types", "npm:10.5.2"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.26"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.28"],
|
||||
["JSONStream", "npm:1.3.5"],
|
||||
["all-contributors-cli", "npm:6.20.0"],
|
||||
["async", "npm:3.2.4"],
|
||||
|
|
Binary file not shown.
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.28-e603ff4d45-614bb0c342.zip
vendored
Normal file
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.28-e603ff4d45-614bb0c342.zip
vendored
Normal file
Binary file not shown.
|
@ -22,7 +22,7 @@
|
|||
"@verdaccio/local-storage": "10.3.1",
|
||||
"@verdaccio/readme": "10.4.1",
|
||||
"@verdaccio/streams": "10.2.0",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.26",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.28",
|
||||
"JSONStream": "1.3.5",
|
||||
"async": "3.2.4",
|
||||
"body-parser": "1.20.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4078,10 +4078,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/ui-theme@npm:6.0.0-6-next.26":
|
||||
version: 6.0.0-6-next.26
|
||||
resolution: "@verdaccio/ui-theme@npm:6.0.0-6-next.26"
|
||||
checksum: a5cf12c136d32d10cfa7ff078a76fa12012816c3d5217f1bf14ed326a6bc4f52f6606b437fc33b88bdbfff8597c9f4df767aa9a8ec3ec1a70b0eb9f223e2d13a
|
||||
"@verdaccio/ui-theme@npm:6.0.0-6-next.28":
|
||||
version: 6.0.0-6-next.28
|
||||
resolution: "@verdaccio/ui-theme@npm:6.0.0-6-next.28"
|
||||
checksum: 614bb0c3421889b1788f5707d7264072df91f6df628c0612f262ee2c4ffbed9ad56bd6d386f8f3246a9a8f0b2ad4a35cbabc9155937bda84cdd726383e764586
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -15057,7 +15057,7 @@ typescript@4.1.3:
|
|||
"@verdaccio/readme": 10.4.1
|
||||
"@verdaccio/streams": 10.2.0
|
||||
"@verdaccio/types": 10.5.2
|
||||
"@verdaccio/ui-theme": 6.0.0-6-next.26
|
||||
"@verdaccio/ui-theme": 6.0.0-6-next.28
|
||||
JSONStream: 1.3.5
|
||||
all-contributors-cli: 6.20.0
|
||||
async: 3.2.4
|
||||
|
|
Loading…
Add table
Reference in a new issue