build(deps): bump @patternfly/react-table from 5.4.13 to 5.4.14
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 5.4.13 to 5.4.14. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.13...@patternfly/react-table@5.4.14) --- 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
4425fbb134
commit
8996dcc092
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.1",
|
||||
"@patternfly/react-code-editor": "5.4.1",
|
||||
"@patternfly/react-core": "5.4.12",
|
||||
"@patternfly/react-table": "5.4.13",
|
||||
"@patternfly/react-table": "5.4.14",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.22",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.1",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.19",
|
||||
|
|
@ -3653,11 +3653,11 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@patternfly/react-table": {
|
||||
"version": "5.4.13",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.13.tgz",
|
||||
"integrity": "sha512-cYw+pgpZXKGg3dZxudteUURqmj5O0ec7aNE80NLqFTcnI0MAOnfrFzCNApXJErn+MjD0VolMcC+H48eaRkT8TA==",
|
||||
"version": "5.4.14",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.14.tgz",
|
||||
"integrity": "sha512-F2EXhn3wURDFs5mOQQtYSQ1ltvPwN1n/5Iv2WgSehCkw9GzpcJlT7h8t+rnf59ZiWsRjhCFqUOU9l8APnM2+rA==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": "5.4.12",
|
||||
"@patternfly/react-core": "^5.4.12",
|
||||
"@patternfly/react-icons": "^5.4.2",
|
||||
"@patternfly/react-styles": "^5.4.1",
|
||||
"@patternfly/react-tokens": "^5.4.1",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"@patternfly/patternfly": "5.4.1",
|
||||
"@patternfly/react-code-editor": "5.4.1",
|
||||
"@patternfly/react-core": "5.4.12",
|
||||
"@patternfly/react-table": "5.4.13",
|
||||
"@patternfly/react-table": "5.4.14",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.22",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.1",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.19",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue