0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

chore: fix changeset

This commit is contained in:
Juan Picado 2022-12-25 20:44:09 +01:00
parent 176dee9757
commit 2b8c2aee07
5 changed files with 7 additions and 6 deletions

View file

@ -33,8 +33,9 @@
"@verdaccio/cli-standalone": "6.0.0-alpha.3",
"@verdaccio/tarball": "11.0.0-alpha.3",
"@verdaccio/url": "11.0.0-alpha.3",
"@verdaccio/ui-components": "1.0.0",
"@verdaccio/server-fastify": "6.0.0-6-next.9",
"@verdaccio/eslint-config": "1.0.0",
"@verdaccio/eslint-config": "2.0.0-alpha.0",
"@verdaccio/core": "6.0.0-next.0",
"@verdaccio/test-helper": "1.0.0",
"docusaurus-plugin-contributors": "1.0.0",

View file

@ -37,7 +37,7 @@
"@types/react-virtualized": "9.21.21",
"@types/redux": "3.6.0",
"@verdaccio/node-api": "workspace:6.0.0-6-next.52",
"@verdaccio/ui-components": "workspace:1.0.0",
"@verdaccio/ui-components": "workspace:2.0.0-alpha.0",
"@verdaccio/types": "workspace:*",
"babel-loader": "8.3.0",
"babel-plugin-dynamic-import-node": "2.3.3",

View file

@ -1,6 +1,6 @@
{
"name": "@verdaccio/ui-components",
"version": "1.0.0",
"version": "2.0.0-alpha.0",
"description": "theme ui component",
"author": "Juan Picado <juanpicado19@gmail.com>",
"license": "MIT",

4
pnpm-lock.yaml generated
View file

@ -806,7 +806,7 @@ importers:
'@types/redux': 3.6.0
'@verdaccio/node-api': workspace:6.0.0-6-next.52
'@verdaccio/types': workspace:*
'@verdaccio/ui-components': workspace:1.0.0
'@verdaccio/ui-components': workspace:2.0.0-alpha.0
babel-loader: 8.3.0
babel-plugin-dynamic-import-node: 2.3.3
country-flag-icons: 1.5.5
@ -1375,7 +1375,7 @@ importers:
'@mui/styles': 5.11.1
'@tsconfig/docusaurus': ^1.0.2
'@verdaccio/crowdin-translations': workspace:*
'@verdaccio/ui-components': workspace:1.0.0
'@verdaccio/ui-components': workspace:2.0.0-alpha.0
classnames: 2.3.2
clsx: 1.2.1
copy-text-to-clipboard: 3.0.1

View file

@ -39,7 +39,7 @@
"@mui/material": "5.11.1",
"@mui/styles": "5.11.1",
"@lyrasearch/lyra": "^0.3.1",
"@verdaccio/ui-components": "workspace:1.0.0",
"@verdaccio/ui-components": "workspace:2.0.0-alpha.0",
"dompurify": "2.4.1",
"classnames": "2.3.2",
"clsx": "1.2.1",