build(deps): bump @patternfly/react-core from 4.168.8 to 4.175.4

Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 4.168.8 to 4.175.4.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.168.8...@patternfly/react-core@4.175.4)

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-22 04:37:11 +00:00 committed by jkozol
parent 6468d33d25
commit eac76a61eb
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View file

@ -4209,13 +4209,13 @@
"integrity": "sha512-CPLE7yAmtETH8TAdQhHkyFmyvjGwsv/7PeR4k57DY9X4IHpx41m4SXrv9cBCr/+Uy8o2SjvE8dtlZb+h0rLByQ=="
},
"@patternfly/react-core": {
"version": "4.168.8",
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.168.8.tgz",
"integrity": "sha512-wfG52saibeAXRoBYytzMgVGANoInbPuhUK0y6AynVp3/QKAPCKHpaI4nCh9ytNZ+UjiT2KGOcunhavsOw5+iMA==",
"version": "4.175.4",
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.175.4.tgz",
"integrity": "sha512-bnQhvXKbprni5WhlbMI+nbYxwMR03bFZtUk+F7JiLM96uk/yCrPjUes6u8Pbgkh/HhsRYx8K1kx84WmC+MyD5w==",
"requires": {
"@patternfly/react-icons": "^4.19.8",
"@patternfly/react-styles": "^4.18.8",
"@patternfly/react-tokens": "^4.20.8",
"@patternfly/react-icons": "^4.26.4",
"@patternfly/react-styles": "^4.25.4",
"@patternfly/react-tokens": "^4.27.4",
"focus-trap": "6.2.2",
"react-dropzone": "9.0.0",
"tippy.js": "5.1.2",
@ -4223,14 +4223,14 @@
}
},
"@patternfly/react-icons": {
"version": "4.19.8",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.19.8.tgz",
"integrity": "sha512-JBBcVntRLspe857JnGo8lFaZfy+WOR/IYe2E9W3Rknqm1T8WO6oXpeEnrr5r9bpYDFUa4ttcb/acuQXc1xypxg=="
"version": "4.26.4",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.26.4.tgz",
"integrity": "sha512-h1NJixtNVK+nYxLON3HOO0xguA9qXQ5rkGUo4TZJ/kRehFCJMH8PPeebdOAKgAo38NjS2/06+atNKjDRl6zYcA=="
},
"@patternfly/react-styles": {
"version": "4.18.8",
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.18.8.tgz",
"integrity": "sha512-136N/Whs0qXDtPpsh5JeNJld5BeFPsbmmcgI5LlMQ+P9dioddh24rTqaaOIea67tHiXUB7orxaqKpBBILXqcPQ=="
"version": "4.25.4",
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.25.4.tgz",
"integrity": "sha512-GHFLzsvyimymkGTTyTW8HZDlhYbGpCqw/69Se1EHCaZnbTYluiJMRI6YfNTRC5ZvYF+x4GMAG5AjwQ5LfbZ/xg=="
},
"@patternfly/react-table": {
"version": "4.44.4",
@ -4277,9 +4277,9 @@
}
},
"@patternfly/react-tokens": {
"version": "4.20.8",
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.20.8.tgz",
"integrity": "sha512-OFlgTknFBNAETWVYYoLdISJBjPMQ8e3tcLpWb3h/KgKk/Tn1NR+P7Pl1gQGvTL/9liBZfS/HKDD5+P8c70w+2Q=="
"version": "4.27.4",
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.27.4.tgz",
"integrity": "sha512-+DVCp4edPwORQF2zH6aG8e7FhLBXKsZgxMEYBU1/3qQSp+gf6Q8M4HiqbNnR6uo99tYJ9JiEcbGZu4Mx+nDIuA=="
},
"@polka/url": {
"version": "1.0.0-next.21",

View file

@ -11,7 +11,7 @@
"@data-driven-forms/pf4-component-mapper": "3.15.7",
"@data-driven-forms/react-form-renderer": "3.15.7",
"@patternfly/patternfly": "4.159.1",
"@patternfly/react-core": "4.168.8",
"@patternfly/react-core": "4.175.4",
"@patternfly/react-table": "4.44.4",
"@redhat-cloud-services/frontend-components": "3.5.1",
"@redhat-cloud-services/frontend-components-notifications": "3.2.5",