mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
fix(deps): update dependency @verdaccio/ui-theme to v6.0.0-6-next.20 (#3028)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ac45c0b5b2
commit
87e5e74ea4
10
.pnp.js
generated
10
.pnp.js
generated
@ -85,7 +85,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@verdaccio/readme", "npm:10.3.2"],
|
||||
["@verdaccio/streams", "npm:10.2.0"],
|
||||
["@verdaccio/types", "npm:10.3.0"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.18"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.20"],
|
||||
["JSONStream", "npm:1.3.5"],
|
||||
["all-contributors-cli", "npm:6.20.0"],
|
||||
["async", "npm:3.2.3"],
|
||||
@ -5671,10 +5671,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]
|
||||
]],
|
||||
["@verdaccio/ui-theme", [
|
||||
["npm:6.0.0-6-next.18", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.18-a5de7d7e67-cd81650f83.zip/node_modules/@verdaccio/ui-theme/",
|
||||
["npm:6.0.0-6-next.20", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.20-047523b9e0-4ed97febeb.zip/node_modules/@verdaccio/ui-theme/",
|
||||
"packageDependencies": [
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.18"]
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.20"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
@ -17610,7 +17610,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@verdaccio/readme", "npm:10.3.2"],
|
||||
["@verdaccio/streams", "npm:10.2.0"],
|
||||
["@verdaccio/types", "npm:10.3.0"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.18"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.20"],
|
||||
["JSONStream", "npm:1.3.5"],
|
||||
["all-contributors-cli", "npm:6.20.0"],
|
||||
["async", "npm:3.2.3"],
|
||||
|
Binary file not shown.
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.20-047523b9e0-4ed97febeb.zip
vendored
Normal file
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.20-047523b9e0-4ed97febeb.zip
vendored
Normal file
Binary file not shown.
@ -22,7 +22,7 @@
|
||||
"@verdaccio/local-storage": "10.2.0",
|
||||
"@verdaccio/readme": "10.3.2",
|
||||
"@verdaccio/streams": "10.2.0",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.18",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.20",
|
||||
"JSONStream": "1.3.5",
|
||||
"async": "3.2.3",
|
||||
"body-parser": "1.19.1",
|
||||
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user