build(deps): bump @patternfly/react-table from 5.4.0 to 5.4.1
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.0...@patternfly/react-table@5.4.1) --- updated-dependencies: - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b1c5c6289d
commit
525e456bd0
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@patternfly/patternfly": "5.4.0",
|
||||
"@patternfly/react-code-editor": "5.4.3",
|
||||
"@patternfly/react-core": "5.4.1",
|
||||
"@patternfly/react-table": "5.4.0",
|
||||
"@patternfly/react-table": "5.4.1",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.15",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
|
||||
|
|
@ -1744,11 +1744,11 @@
|
|||
"integrity": "sha512-4ZE0s6LkX/0KsN0FOeogrDoj18m+BPA73YKnabZGB4SDRzrBNeBh2a6bSt546ZseEjkoJ+S81kOG0G8YckPQYg=="
|
||||
},
|
||||
"node_modules/@patternfly/react-table": {
|
||||
"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==",
|
||||
"version": "5.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.1.tgz",
|
||||
"integrity": "sha512-T05djy6YPqjbGWjpnwUs9oqup8oqqIOBnDOcThnHukgzlwnZvLNywgdoMR5XAKxTcIx/iBE1cu8ieETlITOGLw==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": "^5.4.0",
|
||||
"@patternfly/react-core": "^5.4.1",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.0",
|
||||
"@patternfly/react-tokens": "^5.4.0",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"@patternfly/patternfly": "5.4.0",
|
||||
"@patternfly/react-code-editor": "5.4.3",
|
||||
"@patternfly/react-core": "5.4.1",
|
||||
"@patternfly/react-table": "5.4.0",
|
||||
"@patternfly/react-table": "5.4.1",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.15",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue