Skip to content

Commit 7115460

Browse files
authored
fix: upgrade asyncapi-react to latest version (#1162)
Co-authored-by: Ashish Padhy <100484401+Shurtu-gal@users.noreply.github.com>
1 parent 793d7c7 commit 7115460

File tree

3 files changed

+344
-108
lines changed

3 files changed

+344
-108
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@asyncapi/studio": minor
3+
---
4+
5+
Upgrade asyncapi-react to latest version

apps/studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@asyncapi/openapi-schema-parser": "^3.0.18",
4343
"@asyncapi/parser": "^3.2.2",
4444
"@asyncapi/protobuf-schema-parser": "^3.2.8",
45-
"@asyncapi/react-component": "^1.2.2",
45+
"@asyncapi/react-component": "^2.5.0",
4646
"@asyncapi/specs": "^6.5.4",
4747
"@codemirror/view": "^6.26.3",
4848
"@ebay/nice-modal-react": "^1.2.10",

0 commit comments

Comments
 (0)