fix(deps): update @kyma-project/asyncapi-react to 0.13.1

There were some missing features and markdown was not rendered properly, but this is fixed now.
This commit is contained in:
Oliver Sand
2020-10-02 12:58:19 +02:00
parent d5aede15e1
commit cb68a413a1
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"@backstage/core": "^0.1.1-alpha.23",
"@backstage/plugin-catalog": "^0.1.1-alpha.23",
"@backstage/theme": "^0.1.1-alpha.23",
"@kyma-project/asyncapi-react": "^0.11.0",
"@kyma-project/asyncapi-react": "^0.13.1",
"@material-icons/font": "^1.0.2",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
+4 -4
View File
@@ -2481,10 +2481,10 @@
dependencies:
stream "^0.0.2"
"@kyma-project/asyncapi-react@^0.11.0":
version "0.11.2"
resolved "https://registry.npmjs.org/@kyma-project/asyncapi-react/-/asyncapi-react-0.11.2.tgz#b523b0843da7c29a0d7569b3f31d7d8cbdf84b47"
integrity sha512-Wo6CgM3pzZaRMCVwXaEIrlXMuFtRNGli1GtFgMHQUB686daSCqSvRZUyitDHTZLofL3OI9JeYh5m6SjPji6bxg==
"@kyma-project/asyncapi-react@^0.13.1":
version "0.13.1"
resolved "https://registry.npmjs.org/@kyma-project/asyncapi-react/-/asyncapi-react-0.13.1.tgz#8a92ee2df996540240c0afa17adfa566e4cee18d"
integrity sha512-d+52fzfBHpcC32WvrfB6sSyQFgzda/lHrKSn5klXP6tEiOU5uaLEIQzvZLCL8kXtuHiknozHO3h/BfviqEkwww==
dependencies:
"@asyncapi/avro-schema-parser" "^0.1.2"
"@asyncapi/openapi-schema-parser" "^2.0.0"