0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

fix(deps): update dependency @verdaccio/ui-theme to v6.0.0-6-next.23 (#3106)

This commit is contained in:
renovate[bot] 2022-04-05 19:30:44 +02:00 committed by GitHub
parent 4cc18773b7
commit b963f7db2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

10
.pnp.js generated
View file

@ -85,7 +85,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@verdaccio/readme", "npm:10.3.2"], ["@verdaccio/readme", "npm:10.3.2"],
["@verdaccio/streams", "npm:10.2.0"], ["@verdaccio/streams", "npm:10.2.0"],
["@verdaccio/types", "npm:10.3.0"], ["@verdaccio/types", "npm:10.3.0"],
["@verdaccio/ui-theme", "npm:6.0.0-6-next.22"], ["@verdaccio/ui-theme", "npm:6.0.0-6-next.23"],
["JSONStream", "npm:1.3.5"], ["JSONStream", "npm:1.3.5"],
["all-contributors-cli", "npm:6.20.0"], ["all-contributors-cli", "npm:6.20.0"],
["async", "npm:3.2.3"], ["async", "npm:3.2.3"],
@ -5848,10 +5848,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}] }]
]], ]],
["@verdaccio/ui-theme", [ ["@verdaccio/ui-theme", [
["npm:6.0.0-6-next.22", { ["npm:6.0.0-6-next.23", {
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.22-418e9116dc-95386375eb.zip/node_modules/@verdaccio/ui-theme/", "packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.23-aa0902d046-e714b461e1.zip/node_modules/@verdaccio/ui-theme/",
"packageDependencies": [ "packageDependencies": [
["@verdaccio/ui-theme", "npm:6.0.0-6-next.22"] ["@verdaccio/ui-theme", "npm:6.0.0-6-next.23"]
], ],
"linkType": "HARD", "linkType": "HARD",
}] }]
@ -17936,7 +17936,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@verdaccio/readme", "npm:10.3.2"], ["@verdaccio/readme", "npm:10.3.2"],
["@verdaccio/streams", "npm:10.2.0"], ["@verdaccio/streams", "npm:10.2.0"],
["@verdaccio/types", "npm:10.3.0"], ["@verdaccio/types", "npm:10.3.0"],
["@verdaccio/ui-theme", "npm:6.0.0-6-next.22"], ["@verdaccio/ui-theme", "npm:6.0.0-6-next.23"],
["JSONStream", "npm:1.3.5"], ["JSONStream", "npm:1.3.5"],
["all-contributors-cli", "npm:6.20.0"], ["all-contributors-cli", "npm:6.20.0"],
["async", "npm:3.2.3"], ["async", "npm:3.2.3"],

View file

@ -22,7 +22,7 @@
"@verdaccio/local-storage": "10.2.0", "@verdaccio/local-storage": "10.2.0",
"@verdaccio/readme": "10.3.2", "@verdaccio/readme": "10.3.2",
"@verdaccio/streams": "10.2.0", "@verdaccio/streams": "10.2.0",
"@verdaccio/ui-theme": "6.0.0-6-next.22", "@verdaccio/ui-theme": "6.0.0-6-next.23",
"JSONStream": "1.3.5", "JSONStream": "1.3.5",
"async": "3.2.3", "async": "3.2.3",
"body-parser": "1.19.2", "body-parser": "1.19.2",

BIN
yarn.lock

Binary file not shown.