diff --git a/apps/studio/package.json b/apps/studio/package.json index 9cf4d9a13..b44e030c3 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -27,7 +27,7 @@ "@asyncapi/converter": "^1.3.1", "@asyncapi/openapi-schema-parser": "^3.0.4", "@asyncapi/parser": "^2.1.0-next-major-spec.5", - "@asyncapi/react-component": "^1.0.0-next.53", + "@asyncapi/react-component": "^1.0.0-next.54", "@asyncapi/specs": "^6.0.0-next-major-spec.6", "@ebay/nice-modal-react": "^1.2.10", "@headlessui/react": "^1.7.4", diff --git a/package-lock.json b/package-lock.json index c39975e04..5aa7b2e95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -501,7 +501,7 @@ "@asyncapi/converter": "^1.3.1", "@asyncapi/openapi-schema-parser": "^3.0.4", "@asyncapi/parser": "^2.1.0-next-major-spec.5", - "@asyncapi/react-component": "^1.0.0-next.53", + "@asyncapi/react-component": "^1.0.0-next.54", "@asyncapi/specs": "^6.0.0-next-major-spec.6", "@ebay/nice-modal-react": "^1.2.10", "@headlessui/react": "^1.7.4", @@ -1819,9 +1819,9 @@ } }, "node_modules/@asyncapi/react-component": { - "version": "1.0.0-next.53", - "resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.0.0-next.53.tgz", - "integrity": "sha512-r0zHFlIn5sgPZzdCgQnaRCtTcAt2UlmT/uzYtiUehkhVxk5gwuUcRHKcZxcX/zSdn8ZaEBa4708hqnoXVa6wNw==", + "version": "1.0.0-next.54", + "resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.0.0-next.54.tgz", + "integrity": "sha512-ign7m7Pt+xQEiYdcA/pABC/Qxpl9lILs3utNTjivEstL5zb2RprQpotHwWmZDLmvbHlmycD3n34xhfoFkRUmHA==", "dependencies": { "@asyncapi/avro-schema-parser": "3.0.3", "@asyncapi/openapi-schema-parser": "3.0.4", @@ -35254,9 +35254,9 @@ } }, "@asyncapi/react-component": { - "version": "1.0.0-next.53", - "resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.0.0-next.53.tgz", - "integrity": "sha512-r0zHFlIn5sgPZzdCgQnaRCtTcAt2UlmT/uzYtiUehkhVxk5gwuUcRHKcZxcX/zSdn8ZaEBa4708hqnoXVa6wNw==", + "version": "1.0.0-next.54", + "resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.0.0-next.54.tgz", + "integrity": "sha512-ign7m7Pt+xQEiYdcA/pABC/Qxpl9lILs3utNTjivEstL5zb2RprQpotHwWmZDLmvbHlmycD3n34xhfoFkRUmHA==", "requires": { "@asyncapi/avro-schema-parser": "3.0.3", "@asyncapi/openapi-schema-parser": "3.0.4", @@ -35361,7 +35361,7 @@ "@asyncapi/openapi-schema-parser": "^3.0.4", "@asyncapi/parser": "^2.1.0-next-major-spec.5", "@asyncapi/python-paho-template": "^0.2.13", - "@asyncapi/react-component": "^1.0.0-next.53", + "@asyncapi/react-component": "^1.0.0-next.54", "@asyncapi/specs": "^6.0.0-next-major-spec.6", "@asyncapi/ts-nats-template": "^0.10.3", "@craco/craco": "^7.1.0",