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 Nov 15, 2024
1 parent b16d537 commit 07a0327
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 38 deletions.
98 changes: 64 additions & 34 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.0",
"@emotion/styled": "^11.13.0",
"@patternfly/react-core": "6.0.0",
"@patternfly/react-core": "6.1.0-prerelease.3",
"@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.1.0-prerelease.1",
"@patternfly/react-table": "6.1.0-prerelease.3",
"@patternfly/react-templates": "6.1.0-prerelease.3",
"lodash-es": "^4.17.15",
"npm-run-all": "^4.1.5",
"react": "^18",
Expand Down

0 comments on commit 07a0327

Please sign in to comment.