diff --git a/.pnp.cjs b/.pnp.cjs index acfac6991..5b04bb8a1 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -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"],\ diff --git a/.yarn/cache/@verdaccio-ui-theme-npm-3.4.1-ff9f347e40-9d1fd69bf2.zip b/.yarn/cache/@verdaccio-ui-theme-npm-3.4.1-ff9f347e40-9d1fd69bf2.zip deleted file mode 100644 index 7a6154902..000000000 Binary files a/.yarn/cache/@verdaccio-ui-theme-npm-3.4.1-ff9f347e40-9d1fd69bf2.zip and /dev/null differ diff --git a/.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.61-af62d77a26-fbafd632fb.zip b/.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.61-af62d77a26-fbafd632fb.zip new file mode 100644 index 000000000..1e0b49cbd Binary files /dev/null and b/.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.61-af62d77a26-fbafd632fb.zip differ diff --git a/package.json b/package.json index 4d7057132..2b1d3ed56 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 96c59add1..f951f12e3 100644 Binary files a/yarn.lock and b/yarn.lock differ