build(deps): bump @patternfly/patternfly from 5.1.0 to 5.2.0
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/patternfly/patternfly/releases) - [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js) - [Commits](https://github.com/patternfly/patternfly/compare/v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dc2a927004
commit
34feb3fe60
2 changed files with 5 additions and 4 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -10,7 +10,7 @@
|
|||
"dependencies": {
|
||||
"@data-driven-forms/pf4-component-mapper": "3.22.0",
|
||||
"@data-driven-forms/react-form-renderer": "3.22.2",
|
||||
"@patternfly/patternfly": "5.1.0",
|
||||
"@patternfly/patternfly": "5.2.0",
|
||||
"@patternfly/react-core": "5.1.2",
|
||||
"@patternfly/react-table": "5.1.2",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.1",
|
||||
|
|
@ -3383,8 +3383,9 @@
|
|||
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
||||
},
|
||||
"node_modules/@patternfly/patternfly": {
|
||||
"version": "5.1.0",
|
||||
"license": "MIT"
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.2.0.tgz",
|
||||
"integrity": "sha512-phdsXcCRO+JICFXIKtORxSbOWoBr9zRCgtFTKTJ8hAIzm6wEUCdcHZrvsd+SXNR3q/4b/+KlmHUC4Q4KGUiuYw=="
|
||||
},
|
||||
"node_modules/@patternfly/react-component-groups": {
|
||||
"version": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"dependencies": {
|
||||
"@data-driven-forms/pf4-component-mapper": "3.22.0",
|
||||
"@data-driven-forms/react-form-renderer": "3.22.2",
|
||||
"@patternfly/patternfly": "5.1.0",
|
||||
"@patternfly/patternfly": "5.2.0",
|
||||
"@patternfly/react-core": "5.1.2",
|
||||
"@patternfly/react-table": "5.1.2",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue