Merge pull request #4578 from backstage/freben/yarn-again
yarn.lock update
This commit is contained in:
@@ -1827,10 +1827,10 @@
|
||||
yup "^0.29.3"
|
||||
|
||||
"@backstage/core@^0.3.0":
|
||||
version "0.6.1"
|
||||
version "0.6.2"
|
||||
dependencies:
|
||||
"@backstage/config" "^0.1.2"
|
||||
"@backstage/core-api" "^0.2.8"
|
||||
"@backstage/core-api" "^0.2.10"
|
||||
"@backstage/theme" "^0.2.3"
|
||||
"@material-ui/core" "^4.11.0"
|
||||
"@material-ui/icons" "^4.9.1"
|
||||
@@ -1867,29 +1867,14 @@
|
||||
remark-gfm "^1.0.0"
|
||||
zen-observable "^0.8.15"
|
||||
|
||||
"@backstage/plugin-catalog-react@^0.0.2":
|
||||
version "0.0.2"
|
||||
resolved "https://registry.npmjs.org/@backstage/plugin-catalog-react/-/plugin-catalog-react-0.0.2.tgz#e50da2dac9fab3a0d5973f8d1083ee2c368e5e52"
|
||||
integrity sha512-O6aujFPRaEFTk4XlwOoswbnoHIOqMtj6ycUj6R1mNKOM4plUgGDKKhO3be69FHMJEMbiSvVe6AW+1kXaK+1LqA==
|
||||
dependencies:
|
||||
"@backstage/catalog-client" "^0.3.5"
|
||||
"@backstage/catalog-model" "^0.7.1"
|
||||
"@backstage/core" "^0.6.0"
|
||||
"@material-ui/core" "^4.11.0"
|
||||
"@types/react" "^16.9"
|
||||
react "^16.13.1"
|
||||
react-router "6.0.0-beta.0"
|
||||
react-router-dom "6.0.0-beta.0"
|
||||
react-use "^15.3.3"
|
||||
|
||||
"@backstage/plugin-catalog@^0.2.0":
|
||||
version "0.3.1"
|
||||
version "0.3.2"
|
||||
dependencies:
|
||||
"@backstage/catalog-client" "^0.3.6"
|
||||
"@backstage/catalog-model" "^0.7.1"
|
||||
"@backstage/core" "^0.6.1"
|
||||
"@backstage/plugin-catalog-react" "^0.0.3"
|
||||
"@backstage/plugin-scaffolder" "^0.5.0"
|
||||
"@backstage/core" "^0.6.2"
|
||||
"@backstage/plugin-catalog-react" "^0.0.4"
|
||||
"@backstage/plugin-scaffolder" "^0.5.1"
|
||||
"@backstage/theme" "^0.2.3"
|
||||
"@material-ui/core" "^4.11.0"
|
||||
"@material-ui/icons" "^4.9.1"
|
||||
@@ -1906,13 +1891,13 @@
|
||||
swr "^0.3.0"
|
||||
|
||||
"@backstage/plugin-catalog@^0.2.1":
|
||||
version "0.3.1"
|
||||
version "0.3.2"
|
||||
dependencies:
|
||||
"@backstage/catalog-client" "^0.3.6"
|
||||
"@backstage/catalog-model" "^0.7.1"
|
||||
"@backstage/core" "^0.6.1"
|
||||
"@backstage/plugin-catalog-react" "^0.0.3"
|
||||
"@backstage/plugin-scaffolder" "^0.5.0"
|
||||
"@backstage/core" "^0.6.2"
|
||||
"@backstage/plugin-catalog-react" "^0.0.4"
|
||||
"@backstage/plugin-scaffolder" "^0.5.1"
|
||||
"@backstage/theme" "^0.2.3"
|
||||
"@material-ui/core" "^4.11.0"
|
||||
"@material-ui/icons" "^4.9.1"
|
||||
|
||||
Reference in New Issue
Block a user