build(deps): bump @patternfly/react-core from 5.2.0 to 5.2.1
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.2.0...@patternfly/react-core@5.2.1) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1290074339
commit
d063279b79
2 changed files with 14 additions and 14 deletions
26
package-lock.json
generated
26
package-lock.json
generated
|
|
@ -11,7 +11,7 @@
|
|||
"@data-driven-forms/pf4-component-mapper": "3.22.3",
|
||||
"@data-driven-forms/react-form-renderer": "3.22.3",
|
||||
"@patternfly/patternfly": "5.2.1",
|
||||
"@patternfly/react-core": "5.2.0",
|
||||
"@patternfly/react-core": "5.2.1",
|
||||
"@patternfly/react-table": "5.2.0",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.4",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
|
|
@ -3391,13 +3391,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-core": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.2.0.tgz",
|
||||
"integrity": "sha512-AUd7jccCgE2ZRwVtpEbJNF2Sq1A//ZhRaEQ/QHZiiq8mQRQM0Bkpnx0HdefToZT+TgUIjmPW4AXO3ooRJmt26w==",
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.2.1.tgz",
|
||||
"integrity": "sha512-SWQHALhcjxjmwcIJ6V3tG6V7a2M0WkkUbc6F8mSPk6l9q6j3f+WvZ9HqgzVA+h+Q12UbtIrlQvgUx7pAxZekkg==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "^5.2.0",
|
||||
"@patternfly/react-styles": "^5.2.0",
|
||||
"@patternfly/react-tokens": "^5.2.0",
|
||||
"@patternfly/react-icons": "^5.2.1",
|
||||
"@patternfly/react-styles": "^5.2.1",
|
||||
"@patternfly/react-tokens": "^5.2.1",
|
||||
"focus-trap": "7.5.2",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"tslib": "^2.5.0"
|
||||
|
|
@ -3417,9 +3417,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-styles": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.2.0.tgz",
|
||||
"integrity": "sha512-u8in9RSU8YzcT0npgVeiIHi1Bdp7UdER9azWGi7vlJWooRI1hgQjIDpm22wopGFg0h8VOqhfIFWIyvqxuzhW6A=="
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.2.1.tgz",
|
||||
"integrity": "sha512-GT96hzI1QenBhq6Pfc51kxnj9aVLjL1zSLukKZXcYVe0HPOy0BFm90bT1Fo4e/z7V9cDYw4SqSX1XLc3O4jsTw=="
|
||||
},
|
||||
"node_modules/@patternfly/react-table": {
|
||||
"version": "5.2.0",
|
||||
|
|
@ -3439,9 +3439,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-tokens": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.2.0.tgz",
|
||||
"integrity": "sha512-ZsrLpStHJQfvUJLIXT+cObJbA3jM4r9iWwULLva0s7DzznXJ6iIACQQfgwDtcSVyM95z5S1a/LHPj/wYgaqUIg=="
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.2.1.tgz",
|
||||
"integrity": "sha512-8GYz/jnJTGAWUJt5eRAW5dtyiHPKETeFJBPGHaUQnvi/t1ZAkoy8i4Kd/RlHsDC7ktiu813SKCmlzwBwldAHKg=="
|
||||
},
|
||||
"node_modules/@pmmmwh/react-refresh-webpack-plugin": {
|
||||
"version": "0.5.11",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"@data-driven-forms/pf4-component-mapper": "3.22.3",
|
||||
"@data-driven-forms/react-form-renderer": "3.22.3",
|
||||
"@patternfly/patternfly": "5.2.1",
|
||||
"@patternfly/react-core": "5.2.0",
|
||||
"@patternfly/react-core": "5.2.1",
|
||||
"@patternfly/react-table": "5.2.0",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.4",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue