Skip to content

Commit

Permalink
Merge pull request #4025 from dlabrecq/deps
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
dlabrecq authored Sep 19, 2024
2 parents 9c38af2 + 8fef5df commit c99f5fe
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
34 changes: 18 additions & 16 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"dependencies": {
"@patternfly/patternfly": "5.4.0",
"@patternfly/react-charts": "7.4.1",
"@patternfly/react-charts": "7.4.2",
"@patternfly/react-component-groups": "^5.2.0",
"@patternfly/react-core": "5.4.0",
"@patternfly/react-icons": "5.4.0",
Expand All @@ -62,7 +62,7 @@
"@redhat-cloud-services/frontend-components-notifications": "^4.1.0",
"@redhat-cloud-services/frontend-components-translations": "^3.2.8",
"@redhat-cloud-services/frontend-components-utilities": "^4.0.17",
"@redhat-cloud-services/rbac-client": "^2.2.2",
"@redhat-cloud-services/rbac-client": "^2.2.3",
"@reduxjs/toolkit": "^2.2.7",
"@unleash/proxy-client-react": "^4.3.1",
"axios": "^1.7.7",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@types/react-redux": "^7.1.33",
"@types/react-router-dom": "^5.3.3",
Expand All @@ -108,7 +108,7 @@
"eslint": "^9.10.0",
"eslint-plugin-formatjs": "^4.13.3",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-jsdoc": "^50.2.3",
"eslint-plugin-jsdoc": "^50.2.4",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-patternfly-react": "^5.4.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down

0 comments on commit c99f5fe

Please sign in to comment.