mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
fix: restore @verdaccio/ui-theme version
This commit is contained in:
parent
a858c2161b
commit
4105fecf4c
5 changed files with 6 additions and 6 deletions
10
.pnp.cjs
generated
10
.pnp.cjs
generated
|
@ -76,7 +76,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@verdaccio/streams", "npm:10.2.0"],\
|
||||
["@verdaccio/tarball", "npm:11.0.0-6-next.30"],\
|
||||
["@verdaccio/types", "npm:10.7.0"],\
|
||||
["@verdaccio/ui-theme", "npm:3.4.1"],\
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.61"],\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.27"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.29"],\
|
||||
["JSONStream", "npm:1.3.5"],\
|
||||
|
@ -4647,10 +4647,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@verdaccio/ui-theme", [\
|
||||
["npm:3.4.1", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-3.4.1-ff9f347e40-9d1fd69bf2.zip/node_modules/@verdaccio/ui-theme/",\
|
||||
["npm:6.0.0-6-next.61", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.61-af62d77a26-fbafd632fb.zip/node_modules/@verdaccio/ui-theme/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/ui-theme", "npm:3.4.1"]\
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.61"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
@ -13492,7 +13492,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@verdaccio/streams", "npm:10.2.0"],\
|
||||
["@verdaccio/tarball", "npm:11.0.0-6-next.30"],\
|
||||
["@verdaccio/types", "npm:10.7.0"],\
|
||||
["@verdaccio/ui-theme", "npm:3.4.1"],\
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.61"],\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.27"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.29"],\
|
||||
["JSONStream", "npm:1.3.5"],\
|
||||
|
|
Binary file not shown.
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.61-af62d77a26-fbafd632fb.zip
vendored
Normal file
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.61-af62d77a26-fbafd632fb.zip
vendored
Normal file
Binary file not shown.
|
@ -26,7 +26,7 @@
|
|||
"@verdaccio/middleware": "6.0.0-6-next.40",
|
||||
"@verdaccio/streams": "10.2.0",
|
||||
"@verdaccio/tarball": "11.0.0-6-next.30",
|
||||
"@verdaccio/ui-theme": "3.4.1",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.61",
|
||||
"@verdaccio/url": "11.0.0-6-next.27",
|
||||
"@verdaccio/utils": "6.0.0-6-next.29",
|
||||
"JSONStream": "1.3.5",
|
||||
|
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue