fix(deps): update dependency @asyncapi/react-component to v1.0.0-next.38
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
Github changeset workflow
parent
cf5c59d274
commit
7f6f97d151
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-api-docs': patch
|
||||
---
|
||||
|
||||
Updated dependency `@asyncapi/react-component` to `1.0.0-next.38`.
|
||||
@@ -33,7 +33,7 @@
|
||||
"clean": "backstage-cli package clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"@asyncapi/react-component": "1.0.0-next.37",
|
||||
"@asyncapi/react-component": "1.0.0-next.38",
|
||||
"@backstage/catalog-model": "^1.0.1",
|
||||
"@backstage/core-components": "^0.9.3",
|
||||
"@backstage/core-plugin-api": "^1.0.1",
|
||||
|
||||
@@ -83,10 +83,10 @@
|
||||
node-fetch "^2.6.0"
|
||||
tiny-merge-patch "^0.1.2"
|
||||
|
||||
"@asyncapi/react-component@1.0.0-next.37":
|
||||
version "1.0.0-next.37"
|
||||
resolved "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.0.0-next.37.tgz#d7b8d3efb297ed93c61aee6bf7dcf808ccc0ab79"
|
||||
integrity sha512-LSvz4f3VgFRmzJWnR2QO+jEjZVQEIyrT3FVyVTX0PQuh0xZmbEinXAhPxUFZVUypsHbGXzhvjQiTf3lb/0F29A==
|
||||
"@asyncapi/react-component@1.0.0-next.38":
|
||||
version "1.0.0-next.38"
|
||||
resolved "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.0.0-next.38.tgz#33909f556f18870faca8d8a9e9827a7e341a90ea"
|
||||
integrity sha512-Uq0wcVHqmKXfvYCa74OiCEgNz3CbpVodeeIjrIsKWqyb9H6QjEA0pIJSLbvEwA+YKVGDXb48R3zsMSmRaqnmnA==
|
||||
dependencies:
|
||||
"@asyncapi/avro-schema-parser" "^0.3.0"
|
||||
"@asyncapi/openapi-schema-parser" "^2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user