build(deps): bump @asyncapi/react-component to 1.0.0-next.26

The new pre-release is fixing errors with the ResizeObserver.

Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
This commit is contained in:
Dominik Schwank
2022-01-10 16:07:01 +01:00
parent 8a7ccbdf73
commit faf844e269
3 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@asyncapi/react-component": "^1.0.0-next.25",
"@asyncapi/react-component": "1.0.0-next.26",
"@backstage/catalog-model": "^0.9.7",
"@backstage/core-components": "^0.8.3",
"@backstage/core-plugin-api": "^0.4.1",