build(deps): bump @patternfly/react-table from 5.3.4 to 5.4.0

Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 5.3.4 to 5.4.0.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.3.4...@patternfly/react-table@5.4.0)

---
updated-dependencies:
- dependency-name: "@patternfly/react-table"
  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] 2024-08-30 04:48:36 +00:00 committed by Klara Simickova
parent e38ffe4706
commit 99f3cdf6b6
2 changed files with 11 additions and 11 deletions

20
package-lock.json generated
View file

@ -12,7 +12,7 @@
"@patternfly/patternfly": "5.4.0",
"@patternfly/react-code-editor": "5.4.0",
"@patternfly/react-core": "5.4.0",
"@patternfly/react-table": "5.3.4",
"@patternfly/react-table": "5.4.0",
"@redhat-cloud-services/frontend-components": "4.2.14",
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
@ -1737,16 +1737,16 @@
"integrity": "sha512-4ZE0s6LkX/0KsN0FOeogrDoj18m+BPA73YKnabZGB4SDRzrBNeBh2a6bSt546ZseEjkoJ+S81kOG0G8YckPQYg=="
},
"node_modules/@patternfly/react-table": {
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.3.4.tgz",
"integrity": "sha512-jGaiuo02scaC1HdGNHuYVRjtQCOB+vtvfbgS7nl1Y8ZcJ08wyUGhGSrEpNHfGAQ1XDSSoELAxj0cjOQwAAQw1A==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.0.tgz",
"integrity": "sha512-HkXxVEPeI6nRVSUSHb5BungF41IfjB8W2VqaA3SX+6fGxQAW0e/Hb58ctUdPR2VJ/S2YZFcIcqCCWQtQEf+xKA==",
"dependencies": {
"@patternfly/react-core": "^5.3.4",
"@patternfly/react-icons": "^5.3.2",
"@patternfly/react-styles": "^5.3.1",
"@patternfly/react-tokens": "^5.3.1",
"lodash": "^4.17.19",
"tslib": "^2.5.0"
"@patternfly/react-core": "^5.4.0",
"@patternfly/react-icons": "^5.4.0",
"@patternfly/react-styles": "^5.4.0",
"@patternfly/react-tokens": "^5.4.0",
"lodash": "^4.17.21",
"tslib": "^2.6.3"
},
"peerDependencies": {
"react": "^17 || ^18",

View file

@ -10,7 +10,7 @@
"@patternfly/patternfly": "5.4.0",
"@patternfly/react-code-editor": "5.4.0",
"@patternfly/react-core": "5.4.0",
"@patternfly/react-table": "5.3.4",
"@patternfly/react-table": "5.4.0",
"@redhat-cloud-services/frontend-components": "4.2.14",
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",