Version Packages

This commit is contained in:
github-actions[bot]
2021-03-04 13:11:10 +00:00
parent f7f9a46618
commit ff2ab4fade
153 changed files with 1509 additions and 766 deletions
+94 -12
View File
@@ -1816,7 +1816,7 @@
to-fast-properties "^2.0.0"
"@backstage/catalog-model@^0.2.0":
version "0.7.2"
version "0.7.3"
dependencies:
"@backstage/config" "^0.1.3"
"@types/json-schema" "^7.0.5"
@@ -1828,7 +1828,7 @@
yup "^0.29.3"
"@backstage/catalog-model@^0.3.0":
version "0.7.2"
version "0.7.3"
dependencies:
"@backstage/config" "^0.1.3"
"@types/json-schema" "^7.0.5"
@@ -1840,10 +1840,92 @@
yup "^0.29.3"
"@backstage/core@^0.3.0":
version "0.6.3"
version "0.7.0"
dependencies:
"@backstage/config" "^0.1.3"
"@backstage/core-api" "^0.2.11"
"@backstage/core-api" "^0.2.12"
"@backstage/theme" "^0.2.3"
"@material-ui/core" "^4.11.0"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "4.0.0-alpha.45"
"@testing-library/react-hooks" "^3.4.2"
"@types/dagre" "^0.7.44"
"@types/prop-types" "^15.7.3"
"@types/react" "^16.9"
"@types/react-sparklines" "^1.7.0"
"@types/react-text-truncate" "^0.14.0"
classnames "^2.2.6"
clsx "^1.1.0"
d3-selection "^2.0.0"
d3-shape "^2.0.0"
d3-zoom "^2.0.0"
dagre "^0.8.5"
immer "^8.0.1"
lodash "^4.17.15"
material-table "^1.69.1"
prop-types "^15.7.2"
qs "^6.9.4"
rc-progress "^3.0.0"
react "^16.12.0"
react-dom "^16.12.0"
react-helmet "6.1.0"
react-hook-form "^6.6.0"
react-markdown "^5.0.2"
react-router "6.0.0-beta.0"
react-router-dom "6.0.0-beta.0"
react-sparklines "^1.7.0"
react-syntax-highlighter "^13.5.1"
react-text-truncate "^0.16.0"
react-use "^15.3.3"
remark-gfm "^1.0.0"
zen-observable "^0.8.15"
"@backstage/core@^0.6.0":
version "0.7.0"
dependencies:
"@backstage/config" "^0.1.3"
"@backstage/core-api" "^0.2.12"
"@backstage/theme" "^0.2.3"
"@material-ui/core" "^4.11.0"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "4.0.0-alpha.45"
"@testing-library/react-hooks" "^3.4.2"
"@types/dagre" "^0.7.44"
"@types/prop-types" "^15.7.3"
"@types/react" "^16.9"
"@types/react-sparklines" "^1.7.0"
"@types/react-text-truncate" "^0.14.0"
classnames "^2.2.6"
clsx "^1.1.0"
d3-selection "^2.0.0"
d3-shape "^2.0.0"
d3-zoom "^2.0.0"
dagre "^0.8.5"
immer "^8.0.1"
lodash "^4.17.15"
material-table "^1.69.1"
prop-types "^15.7.2"
qs "^6.9.4"
rc-progress "^3.0.0"
react "^16.12.0"
react-dom "^16.12.0"
react-helmet "6.1.0"
react-hook-form "^6.6.0"
react-markdown "^5.0.2"
react-router "6.0.0-beta.0"
react-router-dom "6.0.0-beta.0"
react-sparklines "^1.7.0"
react-syntax-highlighter "^13.5.1"
react-text-truncate "^0.16.0"
react-use "^15.3.3"
remark-gfm "^1.0.0"
zen-observable "^0.8.15"
"@backstage/core@^0.6.1":
version "0.7.0"
dependencies:
"@backstage/config" "^0.1.3"
"@backstage/core-api" "^0.2.12"
"@backstage/theme" "^0.2.3"
"@material-ui/core" "^4.11.0"
"@material-ui/icons" "^4.9.1"
@@ -1881,12 +1963,12 @@
zen-observable "^0.8.15"
"@backstage/plugin-catalog@^0.2.1":
version "0.4.0"
version "0.4.1"
dependencies:
"@backstage/catalog-client" "^0.3.6"
"@backstage/catalog-model" "^0.7.2"
"@backstage/core" "^0.6.3"
"@backstage/plugin-catalog-react" "^0.1.0"
"@backstage/catalog-model" "^0.7.3"
"@backstage/core" "^0.7.0"
"@backstage/plugin-catalog-react" "^0.1.1"
"@backstage/theme" "^0.2.3"
"@material-ui/core" "^4.11.0"
"@material-ui/icons" "^4.9.1"
@@ -1903,12 +1985,12 @@
swr "^0.3.0"
"@backstage/plugin-catalog@^0.3.1":
version "0.4.0"
version "0.4.1"
dependencies:
"@backstage/catalog-client" "^0.3.6"
"@backstage/catalog-model" "^0.7.2"
"@backstage/core" "^0.6.3"
"@backstage/plugin-catalog-react" "^0.1.0"
"@backstage/catalog-model" "^0.7.3"
"@backstage/core" "^0.7.0"
"@backstage/plugin-catalog-react" "^0.1.1"
"@backstage/theme" "^0.2.3"
"@material-ui/core" "^4.11.0"
"@material-ui/icons" "^4.9.1"