diff --git a/yarn.lock b/yarn.lock index 68ed14ef4a..7885e5f724 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1371,7 +1371,7 @@ to-fast-properties "^2.0.0" "@backstage/catalog-model@^0.7.4": - version "0.8.3" + version "0.8.4" dependencies: "@backstage/config" "^0.1.5" "@backstage/errors" "^0.1.1" @@ -1384,7 +1384,7 @@ yup "^0.29.3" "@backstage/catalog-model@^0.7.9": - version "0.8.3" + version "0.8.4" dependencies: "@backstage/config" "^0.1.5" "@backstage/errors" "^0.1.1" @@ -1396,6 +1396,70 @@ uuid "^8.0.0" yup "^0.29.3" +"@backstage/core-api@^0.2.23": + version "0.2.23" + resolved "https://registry.npmjs.org/@backstage/core-api/-/core-api-0.2.23.tgz#c0ec13407ff7c78d376eb18e9d8e1490d54d995b" + integrity sha512-859IGJ5LpcFaqZOenJNM9eFBKd5lrdBjYst8I0srLCaZkBCshTbUT615G3zoDMDiXZNSm+h4V82kMT4eES9wDw== + dependencies: + "@backstage/config" "^0.1.4" + "@backstage/core-plugin-api" "^0.1.3" + "@backstage/theme" "^0.2.8" + "@material-ui/core" "^4.11.0" + "@material-ui/icons" "^4.9.1" + "@types/prop-types" "^15.7.3" + "@types/react" "^16.9" + prop-types "^15.7.2" + react "^16.12.0" + react-router-dom "6.0.0-beta.0" + react-use "^17.2.4" + zen-observable "^0.8.15" + +"@backstage/core@*", "@backstage/core@^0.7.11", "@backstage/core@^0.7.3", "@backstage/core@^0.7.9": + version "0.7.14" + resolved "https://registry.npmjs.org/@backstage/core/-/core-0.7.14.tgz#863844fe40bb6a29bcc2d297e42055633b0e886f" + integrity sha512-W7EMspBXrp1GPALK6+qdJjsvkqcaYGFyoh8/bRAXABIkJpGQGiy4xUZUKDoMhd+OdVHv/mzyyv3fH2yc32J07w== + dependencies: + "@backstage/config" "^0.1.5" + "@backstage/core-api" "^0.2.23" + "@backstage/errors" "^0.1.1" + "@backstage/theme" "^0.2.8" + "@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" + history "^5.0.0" + immer "^9.0.1" + lodash "^4.17.15" + material-table "^1.69.1" + pluralize "^8.0.0" + 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.15.4" + 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 "^15.4.3" + react-text-truncate "^0.16.0" + react-use "^17.2.4" + remark-gfm "^1.0.0" + zen-observable "^0.8.15" + "@backstage/plugin-catalog-react@^0.1.4": version "0.1.6" resolved "https://registry.npmjs.org/@backstage/plugin-catalog-react/-/plugin-catalog-react-0.1.6.tgz#1d72756cce22b880987c30ac27e23af8efa22843" @@ -1413,16 +1477,16 @@ react-use "^17.2.4" "@backstage/plugin-catalog@^0.5.1": - version "0.6.3" + version "0.6.4" dependencies: - "@backstage/catalog-client" "^0.3.13" - "@backstage/catalog-model" "^0.8.3" + "@backstage/catalog-client" "^0.3.14" + "@backstage/catalog-model" "^0.8.4" "@backstage/core-components" "^0.1.3" - "@backstage/core-plugin-api" "^0.1.2" + "@backstage/core-plugin-api" "^0.1.3" "@backstage/errors" "^0.1.1" "@backstage/integration" "^0.5.6" - "@backstage/integration-react" "^0.1.3" - "@backstage/plugin-catalog-react" "^0.2.3" + "@backstage/integration-react" "^0.1.4" + "@backstage/plugin-catalog-react" "^0.2.4" "@backstage/theme" "^0.2.8" "@material-ui/core" "^4.11.0" "@material-ui/icons" "^4.9.1"