diff --git a/packages/ui/package.json b/packages/ui/package.json index 18a47249d..70753c88b 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -51,7 +51,7 @@ "lint:style:fix": "yarn lint:style --fix" }, "dependencies": { - "@kaoto-next/uniforms-patternfly": "^0.7.10", + "@kaoto-next/uniforms-patternfly": "^0.7.14", "@kie-tools-core/editor": "0.32.0", "@kie-tools-core/notifications": "0.32.0", "@types/uuid": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index d90727a6d..744ed07ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2727,9 +2727,9 @@ __metadata: languageName: node linkType: hard -"@kaoto-next/uniforms-patternfly@npm:^0.7.10": - version: 0.7.10 - resolution: "@kaoto-next/uniforms-patternfly@npm:0.7.10" +"@kaoto-next/uniforms-patternfly@npm:^0.7.14": + version: 0.7.14 + resolution: "@kaoto-next/uniforms-patternfly@npm:0.7.14" dependencies: invariant: "npm:^2.2.4" lodash.clonedeep: "npm:^4.5.0" @@ -2739,7 +2739,7 @@ __metadata: react: ^18.2.0 react-dom: ^18.2.0 uniforms: 4.0.0-alpha.5 - checksum: 10/b6035b21974272c9d207475224326a839fe6aeec44a6f31eacbeb3728f986a2e0e2a1e968703da30d3da075b25503c77e1b381567595b76db82e00bee9fc8b69 + checksum: 10/5e6f978ee40646e1b0f7d27ec66a54f980465b552ec7c302f437cf87a4884d466f72375bf936cf7c543beb7629d32622692207abb948e4b45b9465bd5b51f838 languageName: node linkType: hard @@ -2815,7 +2815,7 @@ __metadata: "@babel/preset-react": "npm:^7.18.6" "@babel/preset-typescript": "npm:^7.21.5" "@eslint/js": "npm:^9.10.0" - "@kaoto-next/uniforms-patternfly": "npm:^0.7.10" + "@kaoto-next/uniforms-patternfly": "npm:^0.7.14" "@kaoto/camel-catalog": "workspace:*" "@kie-tools-core/editor": "npm:0.32.0" "@kie-tools-core/notifications": "npm:0.32.0"