We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e344aa commit dfdf445Copy full SHA for dfdf445
clients/ui/frontend/package.json
@@ -96,11 +96,11 @@
96
"dependencies": {
97
"@emotion/react": "^11.13.5",
98
"@emotion/styled": "^11.13.5",
99
- "@patternfly/react-core": "6.0.0",
+ "@patternfly/react-core": "6.2.0-prerelease.4",
100
"@patternfly/react-icons": "6.0.0",
101
- "@patternfly/react-styles": "6.0.0",
102
- "@patternfly/react-table": "6.0.0",
103
- "@patternfly/react-templates": "6.0.0",
+ "@patternfly/react-styles": "6.1.0",
+ "@patternfly/react-table": "6.2.0-prerelease.5",
+ "@patternfly/react-templates": "6.2.0-prerelease.5",
104
"lodash-es": "^4.17.15",
105
"npm-run-all": "^4.1.5",
106
"react": "^18",
0 commit comments