Merge pull request #2722 from SDA-SE/feat/async-api-react-update
fix(deps): update @kyma-project/asyncapi-react to 0.13.1
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user