diff --git a/.pnp.js b/.pnp.js index 69fc3b756..03b394473 100755 --- a/.pnp.js +++ b/.pnp.js @@ -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.22"], + ["@verdaccio/ui-theme", "npm:6.0.0-6-next.23"], ["JSONStream", "npm:1.3.5"], ["all-contributors-cli", "npm:6.20.0"], ["async", "npm:3.2.3"], @@ -5848,10 +5848,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["@verdaccio/ui-theme", [ - ["npm:6.0.0-6-next.22", { - "packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.22-418e9116dc-95386375eb.zip/node_modules/@verdaccio/ui-theme/", + ["npm:6.0.0-6-next.23", { + "packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.23-aa0902d046-e714b461e1.zip/node_modules/@verdaccio/ui-theme/", "packageDependencies": [ - ["@verdaccio/ui-theme", "npm:6.0.0-6-next.22"] + ["@verdaccio/ui-theme", "npm:6.0.0-6-next.23"] ], "linkType": "HARD", }] @@ -17936,7 +17936,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.22"], + ["@verdaccio/ui-theme", "npm:6.0.0-6-next.23"], ["JSONStream", "npm:1.3.5"], ["all-contributors-cli", "npm:6.20.0"], ["async", "npm:3.2.3"], diff --git a/.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.22-418e9116dc-95386375eb.zip b/.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.22-418e9116dc-95386375eb.zip deleted file mode 100644 index a57f186cc..000000000 Binary files a/.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.22-418e9116dc-95386375eb.zip and /dev/null differ diff --git a/.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.23-aa0902d046-e714b461e1.zip b/.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.23-aa0902d046-e714b461e1.zip new file mode 100644 index 000000000..9e592781a Binary files /dev/null and b/.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.23-aa0902d046-e714b461e1.zip differ diff --git a/package.json b/package.json index ed4ffb0a5..23816eef2 100644 --- a/package.json +++ b/package.json @@ -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.22", + "@verdaccio/ui-theme": "6.0.0-6-next.23", "JSONStream": "1.3.5", "async": "3.2.3", "body-parser": "1.19.2", diff --git a/yarn.lock b/yarn.lock index 6d7dcca51..3051d32f5 100644 Binary files a/yarn.lock and b/yarn.lock differ