Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update @kaoto-next/uniforms-patternfly to 0.6.15 #1258

Merged
merged 1 commit into from
Jul 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lint:style:fix": "yarn lint:style --fix"
},
"dependencies": {
"@kaoto-next/uniforms-patternfly": "^0.6.10",
"@kaoto-next/uniforms-patternfly": "^0.6.15",
"@kie-tools-core/editor": "0.32.0",
"@kie-tools-core/notifications": "0.32.0",
"@patternfly/patternfly": "5.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2508,16 +2508,16 @@ __metadata:
languageName: node
linkType: hard

"@kaoto-next/uniforms-patternfly@npm:^0.6.10":
version: 0.6.12
resolution: "@kaoto-next/uniforms-patternfly@npm:0.6.12"
"@kaoto-next/uniforms-patternfly@npm:^0.6.15":
version: 0.6.15
resolution: "@kaoto-next/uniforms-patternfly@npm:0.6.15"
dependencies:
invariant: ^2.2.4
lodash: ^4.17.21
react: ^18.2.0
react-dom: ^18.2.0
uniforms: 4.0.0-alpha.5
checksum: fc9650f96c5c665aacc8fa4140b79ecf0ae018cd5a8e4d072510dc6e56c638a15ae309268cef0c10c42889de049d8e3aa28249c119ac814583938ee47efd80ae
checksum: 7be378c7867962bf1d458fb9787eb3ec1699c198ee4fc958b90d868f3ad4be62c40db78bdec9899be85980bad8e96afb397ef28b86593e4310b77e72eba6d23c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2608,7 +2608,7 @@ __metadata:
"@babel/preset-env": ^7.21.5
"@babel/preset-react": ^7.18.6
"@babel/preset-typescript": ^7.21.5
"@kaoto-next/uniforms-patternfly": ^0.6.10
"@kaoto-next/uniforms-patternfly": ^0.6.15
"@kaoto/camel-catalog": "workspace:*"
"@kie-tools-core/editor": 0.32.0
"@kie-tools-core/notifications": 0.32.0
Expand Down
Loading