diff --git a/library/package-lock.json b/library/package-lock.json index 2b4e94edf..91aaf2110 100644 --- a/library/package-lock.json +++ b/library/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/react-component", - "version": "1.0.0-next.53", + "version": "1.0.0-next.54", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@asyncapi/react-component", - "version": "1.0.0-next.53", + "version": "1.0.0-next.54", "license": "Apache-2.0", "dependencies": { "@asyncapi/avro-schema-parser": "3.0.3", diff --git a/library/package.json b/library/package.json index 8485c5171..794397c12 100644 --- a/library/package.json +++ b/library/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/react-component", - "version": "1.0.0-next.53", + "version": "1.0.0-next.54", "private": false, "description": "A React component for AsyncAPI specification.", "repository": { diff --git a/playground/package-lock.json b/playground/package-lock.json index dc163e48d..9f291fd24 100644 --- a/playground/package-lock.json +++ b/playground/package-lock.json @@ -1,14 +1,14 @@ { "name": "playground", - "version": "1.0.0-next.53", + "version": "1.0.0-next.54", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "playground", - "version": "1.0.0-next.53", + "version": "1.0.0-next.54", "dependencies": { - "@asyncapi/react-component": "^1.0.0-next.53", + "@asyncapi/react-component": "^1.0.0-next.54", "@fortawesome/fontawesome-svg-core": "^1.2.22", "@fortawesome/free-brands-svg-icons": "^5.10.2", "@fortawesome/free-solid-svg-icons": "^5.10.2", @@ -373,9 +373,9 @@ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" }, "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", @@ -22177,9 +22177,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", diff --git a/playground/package.json b/playground/package.json index 2ab25335e..fe53ce80b 100644 --- a/playground/package.json +++ b/playground/package.json @@ -4,7 +4,7 @@ "description": "Playground app for AsyncApi React Component", "homepage": "https://asyncapi.github.io/asyncapi-react", "dependencies": { - "@asyncapi/react-component": "^1.0.0-next.53", + "@asyncapi/react-component": "^1.0.0-next.54", "@fortawesome/fontawesome-svg-core": "^1.2.22", "@fortawesome/free-brands-svg-icons": "^5.10.2", "@fortawesome/free-solid-svg-icons": "^5.10.2", @@ -45,5 +45,5 @@ "last 1 safari version" ] }, - "version": "1.0.0-next.53" + "version": "1.0.0-next.54" } diff --git a/web-component/package-lock.json b/web-component/package-lock.json index 78fb84f42..3219801c8 100644 --- a/web-component/package-lock.json +++ b/web-component/package-lock.json @@ -1,15 +1,15 @@ { "name": "@asyncapi/web-component", - "version": "1.0.0-next.53", + "version": "1.0.0-next.54", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/web-component", - "version": "1.0.0-next.53", + "version": "1.0.0-next.54", "license": "Apache-2.0", "dependencies": { - "@asyncapi/react-component": "^1.0.0-next.53", + "@asyncapi/react-component": "^1.0.0-next.54", "react": "^16.9.0", "react-dom": "^16.9.0", "web-react-components": "^1.4.2" @@ -286,9 +286,9 @@ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" }, "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", @@ -4353,9 +4353,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", diff --git a/web-component/package.json b/web-component/package.json index d8ab51dac..d3ec1c46b 100644 --- a/web-component/package.json +++ b/web-component/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/web-component", - "version": "1.0.0-next.53", + "version": "1.0.0-next.54", "private": false, "description": "A web component for AsyncAPI specification. Based on @asyncapi/react-component.", "repository": { @@ -45,14 +45,14 @@ "install:reactcomp": "chmod +x ./bump-react-comp.sh && ./bump-react-comp.sh" }, "dependencies": { - "@asyncapi/react-component": "^1.0.0-next.53", + "@asyncapi/react-component": "^1.0.0-next.54", "react": "^16.9.0", "react-dom": "^16.9.0", "web-react-components": "^1.4.2" }, "devDependencies": { - "ts-loader": "9.4.4", "@types/react": "^16.9.2", + "ts-loader": "9.4.4", "webpack": "5.88.2", "webpack-cli": "5.1.4" },