mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-11 02:15:57 -05:00
feat: upgrade @verdaccio-ui-theme
This commit is contained in:
parent
1a7b1ee8ad
commit
d36b8b1e00
5 changed files with 11 additions and 11 deletions
10
.pnp.js
generated
10
.pnp.js
generated
|
@ -85,7 +85,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@verdaccio/readme", "npm:10.2.1"],
|
||||
["@verdaccio/streams", "npm:10.1.0"],
|
||||
["@verdaccio/types", "npm:10.2.2"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.14"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.15"],
|
||||
["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.14", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.14-bb07b4ae3e-a6072d1835.zip/node_modules/@verdaccio/ui-theme/",
|
||||
["npm:6.0.0-6-next.15", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.15-d7af3e649e-758a7c074e.zip/node_modules/@verdaccio/ui-theme/",
|
||||
"packageDependencies": [
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.14"]
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.15"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
|
@ -17603,7 +17603,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@verdaccio/readme", "npm:10.2.1"],
|
||||
["@verdaccio/streams", "npm:10.1.0"],
|
||||
["@verdaccio/types", "npm:10.2.2"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.14"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.15"],
|
||||
["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.15-d7af3e649e-758a7c074e.zip
vendored
Normal file
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.15-d7af3e649e-758a7c074e.zip
vendored
Normal file
Binary file not shown.
|
@ -22,7 +22,7 @@
|
|||
"@verdaccio/local-storage": "10.1.1",
|
||||
"@verdaccio/readme": "10.2.1",
|
||||
"@verdaccio/streams": "10.1.0",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.14",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.15",
|
||||
"JSONStream": "1.3.5",
|
||||
"async": "3.2.3",
|
||||
"body-parser": "1.19.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3793,10 +3793,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/ui-theme@npm:6.0.0-6-next.14":
|
||||
version: 6.0.0-6-next.14
|
||||
resolution: "@verdaccio/ui-theme@npm:6.0.0-6-next.14"
|
||||
checksum: a6072d1835a166086e680f8d48ae09f093eaca2cbb6bd9bfa9567cfe3843c69fdff47907db05329818eff0f78cdf12600ccca191b6aefb5b20830cf1ea01f19d
|
||||
"@verdaccio/ui-theme@npm:6.0.0-6-next.15":
|
||||
version: 6.0.0-6-next.15
|
||||
resolution: "@verdaccio/ui-theme@npm:6.0.0-6-next.15"
|
||||
checksum: 758a7c074e092808351192995caaed0ea0748ff6a137cc669dfac8e28052ca2a29834c0a931e19383e7682940172601458a71a6dd278d68885c0c8cec492009f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -14495,7 +14495,7 @@ typescript@4.1.3:
|
|||
"@verdaccio/readme": 10.2.1
|
||||
"@verdaccio/streams": 10.1.0
|
||||
"@verdaccio/types": 10.2.2
|
||||
"@verdaccio/ui-theme": 6.0.0-6-next.14
|
||||
"@verdaccio/ui-theme": 6.0.0-6-next.15
|
||||
JSONStream: 1.3.5
|
||||
all-contributors-cli: 6.20.0
|
||||
async: 3.2.3
|
||||
|
|
Loading…
Add table
Reference in a new issue