build(deps): bump @asyncapi/react-component
Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react) from 1.0.0-next.33 to 1.0.0-next.34. - [Release notes](https://github.com/asyncapi/asyncapi-react/releases) - [Commits](https://github.com/asyncapi/asyncapi-react/compare/v1.0.0-next.33...v1.0.0-next.34) --- updated-dependencies: - dependency-name: "@asyncapi/react-component" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Github changeset workflow
parent
64e7349e9b
commit
ae321bd414
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-api-docs': patch
|
||||
---
|
||||
|
||||
build(deps): bump `@asyncapi/react-component`
|
||||
@@ -33,7 +33,7 @@
|
||||
"clean": "backstage-cli package clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"@asyncapi/react-component": "1.0.0-next.33",
|
||||
"@asyncapi/react-component": "1.0.0-next.34",
|
||||
"@backstage/catalog-model": "^1.0.1-next.0",
|
||||
"@backstage/core-components": "^0.9.3-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.0",
|
||||
|
||||
@@ -90,10 +90,10 @@
|
||||
node-fetch "^2.6.0"
|
||||
tiny-merge-patch "^0.1.2"
|
||||
|
||||
"@asyncapi/react-component@1.0.0-next.33":
|
||||
version "1.0.0-next.33"
|
||||
resolved "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.0.0-next.33.tgz#13bc0327ceb818753dbe1fef99a570dd77b8fe6b"
|
||||
integrity sha512-3uUvOOimgqtqowGb+h73PvGKEgCMykEVxMQWHye/NH/+yDivelj6gX9mprGZQL3pWG2CVsUyPUd0vUuCrXOzcg==
|
||||
"@asyncapi/react-component@1.0.0-next.34":
|
||||
version "1.0.0-next.34"
|
||||
resolved "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.0.0-next.34.tgz#8922fa7f315730694ce1e5ab95a9a9307a39931a"
|
||||
integrity sha512-4ZkF3vsKjaAaZ2qIPLfkmw73vCrop+qF2krPtAFSmk4wy8B+uMRK9bsObrf+QUSj4gSIQHezznMIZKAU91JTQw==
|
||||
dependencies:
|
||||
"@asyncapi/avro-schema-parser" "^0.3.0"
|
||||
"@asyncapi/openapi-schema-parser" "^2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user