Incorporated the feedback.

Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
bnechyporenko
2022-07-13 10:58:51 +02:00
parent 978979e14c
commit 3f15ec4116
2 changed files with 29 additions and 3 deletions
+1 -2
View File
@@ -37,8 +37,7 @@
"cross-fetch": "^3.1.5",
"react-router": "6.0.0-beta.0",
"react-use": "^17.2.4",
"swr": "^1.1.2",
"@types/react-router": "^5.1.18"
"swr": "^1.1.2"
},
"peerDependencies": {
"@types/react": "^16.13.1 || ^17.0.0",
+28 -1
View File
@@ -1695,6 +1695,33 @@
yaml "^1.10.0"
zen-observable "^0.8.15"
"@backstage/plugin-catalog@1.4.0-next.2":
version "1.4.0-next.2"
resolved "https://registry.npmjs.org/@backstage/plugin-catalog/-/plugin-catalog-1.4.0-next.2.tgz#57d32877f0b4bf255384053f8a58c2865efd5fa8"
integrity sha512-pLdEnlggXmYZQYPdG4m2ZqfiQlrKPnZ9MVVQmvKtd7FGVrguif7Wr5jPiP4DBOPlWQZoyeqqDu5+AWuNvcq/MQ==
dependencies:
"@backstage/catalog-client" "^1.0.4-next.1"
"@backstage/catalog-model" "^1.1.0-next.2"
"@backstage/core-components" "^0.10.0-next.2"
"@backstage/core-plugin-api" "^1.0.3"
"@backstage/errors" "^1.1.0-next.0"
"@backstage/integration-react" "^1.1.2-next.2"
"@backstage/plugin-catalog-common" "^1.0.4-next.0"
"@backstage/plugin-catalog-react" "^1.1.2-next.2"
"@backstage/plugin-search-common" "^0.3.6-next.0"
"@backstage/plugin-search-react" "^0.2.2-next.2"
"@backstage/theme" "^0.2.16-next.1"
"@backstage/types" "^1.0.0"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "4.0.0-alpha.57"
history "^5.0.0"
lodash "^4.17.21"
react-helmet "6.1.0"
react-router "6.0.0-beta.0"
react-use "^17.2.4"
zen-observable "^0.8.15"
"@backstage/plugin-home@^0.4.19", "@backstage/plugin-home@^0.4.22":
version "0.4.22"
resolved "https://registry.npmjs.org/@backstage/plugin-home/-/plugin-home-0.4.22.tgz#efc54ebffb83a2a36dcd43e65142c30be5d8559d"
@@ -12614,7 +12641,6 @@ evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3:
"@backstage/plugin-api-docs" "^0.8.7-next.3"
"@backstage/plugin-azure-devops" "^0.1.23-next.3"
"@backstage/plugin-badges" "^0.2.31-next.3"
"@backstage/plugin-catalog" "^1.4.0-next.3"
"@backstage/plugin-catalog-common" "^1.0.4-next.0"
"@backstage/plugin-catalog-graph" "^0.2.19-next.3"
"@backstage/plugin-catalog-import" "^0.8.10-next.3"
@@ -12656,6 +12682,7 @@ evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3:
"@backstage/plugin-todo" "^0.2.9-next.3"
"@backstage/plugin-user-settings" "^0.4.6-next.3"
"@backstage/theme" "^0.2.16-next.1"
"@internal/plugin-catalog-customized" "0.0.0"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "4.0.0-alpha.57"