build(deps): bump @patternfly/react-table from 4.67.19 to 4.71.16
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 4.67.19 to 4.71.16. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.67.19...@patternfly/react-table@4.71.16) --- 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:
parent
1f389e5453
commit
bc981299cc
2 changed files with 68 additions and 34 deletions
100
package-lock.json
generated
100
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@data-driven-forms/react-form-renderer": "3.16.10",
|
||||
"@patternfly/patternfly": "4.183.1",
|
||||
"@patternfly/react-core": "4.198.19",
|
||||
"@patternfly/react-table": "4.67.19",
|
||||
"@patternfly/react-table": "4.71.16",
|
||||
"@redhat-cloud-services/frontend-components": "3.8.4",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "3.2.5",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "3.2.12",
|
||||
|
|
@ -2791,28 +2791,28 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-icons": {
|
||||
"version": "4.49.19",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.49.19.tgz",
|
||||
"integrity": "sha512-Pr6JDDKWOnWChkifXKWglKEPo3Q+1CgiUTUrvk4ZbnD7mhq5e/TFxxInB9CPzi278bvnc2YlPyTjpaAcCN0yGw==",
|
||||
"version": "4.53.16",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.53.16.tgz",
|
||||
"integrity": "sha512-QQOZwl9MR71uNaKUPKJUm2qjvol28evN7GgyiqGn7fr0p4FnPopm9F5GsnKMsE/764/HGwGLjYHulUo3Eb06dQ==",
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0",
|
||||
"react-dom": "^16.8.0 || ^17.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-styles": {
|
||||
"version": "4.48.19",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.48.19.tgz",
|
||||
"integrity": "sha512-8+t8wqYGWkmyhxLty/kQXCY44rnW0y60nUMG7QKNzF1bAFJIpR8jKuVnHArM1h+MI9D53e8OVjKORH83hUAzJw=="
|
||||
"version": "4.52.16",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.52.16.tgz",
|
||||
"integrity": "sha512-i/xj+r0qVlhSoxrFOePxXoC8BudDPsEma0qwP+3Ry4hSZhN6XhSRSqjA5xmaLkgbfWCAiT/+mR9ilCaguxoLTA=="
|
||||
},
|
||||
"node_modules/@patternfly/react-table": {
|
||||
"version": "4.67.19",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-4.67.19.tgz",
|
||||
"integrity": "sha512-pAa0tpafLHtICCiM3TDQ89xqQTvkZtRuwJ6+KKSpN1UdEEHy+3j0JjDUcslN+6Lo7stgoLwgWzGmE7bsx4Ys5Q==",
|
||||
"version": "4.71.16",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-4.71.16.tgz",
|
||||
"integrity": "sha512-HF//Sk1nnF7phAOjglC8zndRfJ3/3oe8Bkxbufhp3lSFdAyzjed6WBdV2dNIrsNj1UeO8MRSlYCbbDEZZlrO2A==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": "4.198.19",
|
||||
"@patternfly/react-icons": "^4.49.19",
|
||||
"@patternfly/react-styles": "^4.48.19",
|
||||
"@patternfly/react-tokens": "^4.50.19",
|
||||
"@patternfly/react-core": "^4.202.16",
|
||||
"@patternfly/react-icons": "^4.53.16",
|
||||
"@patternfly/react-styles": "^4.52.16",
|
||||
"@patternfly/react-tokens": "^4.54.16",
|
||||
"lodash": "^4.17.19",
|
||||
"tslib": "^2.0.0"
|
||||
},
|
||||
|
|
@ -2821,10 +2821,28 @@
|
|||
"react-dom": "^16.8.0 || ^17.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-table/node_modules/@patternfly/react-core": {
|
||||
"version": "4.202.16",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.202.16.tgz",
|
||||
"integrity": "sha512-yWDf0x+YFFVxm72RC/BUaSOn2UsIirT77qif6DfAWdSODhdxTfaLCeBZ08uWgxJ1YZNCrankj60va+G5L+LVrg==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "^4.53.16",
|
||||
"@patternfly/react-styles": "^4.52.16",
|
||||
"@patternfly/react-tokens": "^4.54.16",
|
||||
"focus-trap": "6.2.2",
|
||||
"react-dropzone": "9.0.0",
|
||||
"tippy.js": "5.1.2",
|
||||
"tslib": "^2.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0",
|
||||
"react-dom": "^16.8.0 || ^17.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-tokens": {
|
||||
"version": "4.50.19",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.50.19.tgz",
|
||||
"integrity": "sha512-wbUPb8welJ8p+OjXrc0X3UYDj5JjN9xnfpYkZdAySpcFtk0BAn5Py6UEZCjKtw7XHHfCQ1zwKXpXDShcu/5KVQ=="
|
||||
"version": "4.54.16",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.54.16.tgz",
|
||||
"integrity": "sha512-BBVg40L4gx0Gew2kDdGNxP+EtDwGeBuJwXewKrTjXlCa4uhOOj7TqJ5rxhS4GULfYiYbUGdYe7UMFVb+mKDVVg=="
|
||||
},
|
||||
"node_modules/@polka/url": {
|
||||
"version": "1.0.0-next.21",
|
||||
|
|
@ -18627,33 +18645,49 @@
|
|||
}
|
||||
},
|
||||
"@patternfly/react-icons": {
|
||||
"version": "4.49.19",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.49.19.tgz",
|
||||
"integrity": "sha512-Pr6JDDKWOnWChkifXKWglKEPo3Q+1CgiUTUrvk4ZbnD7mhq5e/TFxxInB9CPzi278bvnc2YlPyTjpaAcCN0yGw==",
|
||||
"version": "4.53.16",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.53.16.tgz",
|
||||
"integrity": "sha512-QQOZwl9MR71uNaKUPKJUm2qjvol28evN7GgyiqGn7fr0p4FnPopm9F5GsnKMsE/764/HGwGLjYHulUo3Eb06dQ==",
|
||||
"requires": {}
|
||||
},
|
||||
"@patternfly/react-styles": {
|
||||
"version": "4.48.19",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.48.19.tgz",
|
||||
"integrity": "sha512-8+t8wqYGWkmyhxLty/kQXCY44rnW0y60nUMG7QKNzF1bAFJIpR8jKuVnHArM1h+MI9D53e8OVjKORH83hUAzJw=="
|
||||
"version": "4.52.16",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.52.16.tgz",
|
||||
"integrity": "sha512-i/xj+r0qVlhSoxrFOePxXoC8BudDPsEma0qwP+3Ry4hSZhN6XhSRSqjA5xmaLkgbfWCAiT/+mR9ilCaguxoLTA=="
|
||||
},
|
||||
"@patternfly/react-table": {
|
||||
"version": "4.67.19",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-4.67.19.tgz",
|
||||
"integrity": "sha512-pAa0tpafLHtICCiM3TDQ89xqQTvkZtRuwJ6+KKSpN1UdEEHy+3j0JjDUcslN+6Lo7stgoLwgWzGmE7bsx4Ys5Q==",
|
||||
"version": "4.71.16",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-4.71.16.tgz",
|
||||
"integrity": "sha512-HF//Sk1nnF7phAOjglC8zndRfJ3/3oe8Bkxbufhp3lSFdAyzjed6WBdV2dNIrsNj1UeO8MRSlYCbbDEZZlrO2A==",
|
||||
"requires": {
|
||||
"@patternfly/react-core": "4.198.19",
|
||||
"@patternfly/react-icons": "^4.49.19",
|
||||
"@patternfly/react-styles": "^4.48.19",
|
||||
"@patternfly/react-tokens": "^4.50.19",
|
||||
"@patternfly/react-core": "^4.202.16",
|
||||
"@patternfly/react-icons": "^4.53.16",
|
||||
"@patternfly/react-styles": "^4.52.16",
|
||||
"@patternfly/react-tokens": "^4.54.16",
|
||||
"lodash": "^4.17.19",
|
||||
"tslib": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": {
|
||||
"version": "4.202.16",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.202.16.tgz",
|
||||
"integrity": "sha512-yWDf0x+YFFVxm72RC/BUaSOn2UsIirT77qif6DfAWdSODhdxTfaLCeBZ08uWgxJ1YZNCrankj60va+G5L+LVrg==",
|
||||
"requires": {
|
||||
"@patternfly/react-icons": "^4.53.16",
|
||||
"@patternfly/react-styles": "^4.52.16",
|
||||
"@patternfly/react-tokens": "^4.54.16",
|
||||
"focus-trap": "6.2.2",
|
||||
"react-dropzone": "9.0.0",
|
||||
"tippy.js": "5.1.2",
|
||||
"tslib": "^2.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"@patternfly/react-tokens": {
|
||||
"version": "4.50.19",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.50.19.tgz",
|
||||
"integrity": "sha512-wbUPb8welJ8p+OjXrc0X3UYDj5JjN9xnfpYkZdAySpcFtk0BAn5Py6UEZCjKtw7XHHfCQ1zwKXpXDShcu/5KVQ=="
|
||||
"version": "4.54.16",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.54.16.tgz",
|
||||
"integrity": "sha512-BBVg40L4gx0Gew2kDdGNxP+EtDwGeBuJwXewKrTjXlCa4uhOOj7TqJ5rxhS4GULfYiYbUGdYe7UMFVb+mKDVVg=="
|
||||
},
|
||||
"@polka/url": {
|
||||
"version": "1.0.0-next.21",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"@data-driven-forms/react-form-renderer": "3.16.10",
|
||||
"@patternfly/patternfly": "4.183.1",
|
||||
"@patternfly/react-core": "4.198.19",
|
||||
"@patternfly/react-table": "4.67.19",
|
||||
"@patternfly/react-table": "4.71.16",
|
||||
"@redhat-cloud-services/frontend-components": "3.8.4",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "3.2.5",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "3.2.12",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue