Skip to content

Commit

Permalink
fix(deps): update patternfly
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 0e344aa commit 7a69ef3
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 42 deletions.
106 changes: 68 additions & 38 deletions clients/ui/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions clients/ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@
"dependencies": {
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@patternfly/react-core": "6.0.0",
"@patternfly/react-core": "6.2.0-prerelease.9",
"@patternfly/react-icons": "6.0.0",
"@patternfly/react-styles": "6.0.0",
"@patternfly/react-table": "6.0.0",
"@patternfly/react-templates": "6.0.0",
"@patternfly/react-styles": "6.2.0-prerelease.2",
"@patternfly/react-table": "6.2.0-prerelease.10",
"@patternfly/react-templates": "6.2.0-prerelease.10",
"lodash-es": "^4.17.15",
"npm-run-all": "^4.1.5",
"react": "^18",
Expand Down

0 comments on commit 7a69ef3

Please sign in to comment.