Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @patternfly/react-table from 4.113.4 to 4.113.5 #565

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@patternfly/react-charts": "^7.0.0",
"@patternfly/react-code-editor": "^5.0.0",
"@patternfly/react-core": "^4.277.0",
"@patternfly/react-table": "^4.113.4",
"@patternfly/react-table": "^4.113.5",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
Expand Down
30 changes: 6 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2439,7 +2439,7 @@ __metadata:
"@patternfly/react-charts": ^7.0.0
"@patternfly/react-code-editor": ^5.0.0
"@patternfly/react-core": ^4.277.0
"@patternfly/react-table": ^4.113.4
"@patternfly/react-table": ^4.113.5
"@simbathesailor/use-what-changed": ^2.0.0
"@testing-library/jest-dom": ^6.1.3
"@testing-library/react": ^14.0.0
Expand Down Expand Up @@ -3328,24 +3328,6 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-core@npm:^4.276.12":
version: 4.276.12
resolution: "@patternfly/react-core@npm:4.276.12"
dependencies:
"@patternfly/react-icons": ^4.93.7
"@patternfly/react-styles": ^4.92.8
"@patternfly/react-tokens": ^4.94.7
focus-trap: 6.9.2
react-dropzone: 9.0.0
tippy.js: 5.1.2
tslib: ^2.0.0
peerDependencies:
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
checksum: e58f3538e53622bfab496af9d269446f1b09b1cdf86dfcfd1e62960090f1cc222a486972d53a60021e1faa7454807e57f021c0c0cc5c302b0b4ea3c00523cced
languageName: node
linkType: hard

"@patternfly/react-core@npm:^4.277.0":
version: 4.277.0
resolution: "@patternfly/react-core@npm:4.277.0"
Expand Down Expand Up @@ -3420,11 +3402,11 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-table@npm:^4.113.4":
version: 4.113.4
resolution: "@patternfly/react-table@npm:4.113.4"
"@patternfly/react-table@npm:^4.113.5":
version: 4.113.5
resolution: "@patternfly/react-table@npm:4.113.5"
dependencies:
"@patternfly/react-core": ^4.276.12
"@patternfly/react-core": ^4.277.0
"@patternfly/react-icons": ^4.93.7
"@patternfly/react-styles": ^4.92.8
"@patternfly/react-tokens": ^4.94.7
Expand All @@ -3433,7 +3415,7 @@ __metadata:
peerDependencies:
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
checksum: 35c254a126e7f29abbe81b567c12e943cf9a68e4d79cbdc35ce6f1a28733c0b905a6a33ce547c3092490e1a45852be3829eaf166bbc9ccb895d2d5d4c027dd37
checksum: 3f197483c7896e077d0e34a32e9101fa6cfdb10d595025af770e9559a70a759d86cfd73295ebae4d2ace31090943f84902466061fa4754a42b9acb31725e7cb7
languageName: node
linkType: hard

Expand Down
Loading