Skip to content

Commit

Permalink
chore: update PF versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fhlavac committed Dec 16, 2024
1 parent a9bb60d commit f2722e0
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
"homepage": "https://github.com/RedHatInsights/frontend-components/tree/master/packages/components#readme",
"peerDependencies": {
"@patternfly/react-core": "^5.0.0",
"@patternfly/react-icons": "^5.0.0",
"@patternfly/react-table": "^5.0.0",
"@patternfly/react-core": "^5.4.11",
"@patternfly/react-icons": "^5.4.2",
"@patternfly/react-table": "^5.4.12",
"lodash": "^4.17.15",
"prop-types": "^15.6.2",
"react": "^18.2.0",
Expand All @@ -38,15 +38,15 @@
"dependencies": {
"@redhat-cloud-services/frontend-components-utilities": "^4.0.0",
"@redhat-cloud-services/types": "^1.0.9",
"@patternfly/react-component-groups": "^5.0.0",
"@patternfly/react-component-groups": "^5.5.5",
"@scalprum/core": "^0.8.1",
"@scalprum/react-core": "^0.9.1",
"classnames": "^2.2.5",
"sanitize-html": "^2.13.1"
},
"devDependencies": {
"@cypress/webpack-dev-server": "^1.8.4",
"@patternfly/patternfly": "^5.0.0",
"@patternfly/patternfly": "^5.4.2",
"@types/react": "^18.0.0",
"css-loader": "^6.7.1",
"eslint-plugin-cypress": "^3.0.0",
Expand Down

0 comments on commit f2722e0

Please sign in to comment.