Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
chore(deps): update shared components packages to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 6424491 commit ab033f2
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
},
"devDependencies": {
"@babel/core": "7.21.8",
"@patternfly/patternfly": "4.224.2",
"@patternfly/quickstarts": "2.4.0",
"@patternfly/patternfly": "5.1.0",
"@patternfly/quickstarts": "5.0.0",
"@patternfly/react-charts": "6.94.19",
"@patternfly/react-core": "4.276.8",
"@patternfly/react-icons": "4.93.6",
"@patternfly/react-table": "4.113.0",
"@patternfly/react-core": "5.1.1",
"@patternfly/react-icons": "5.1.1",
"@patternfly/react-table": "5.1.1",
"@redhat-cloud-services/frontend-components": "3.9.29",
"@redhat-cloud-services/frontend-components-config": "4.6.40",
"@redhat-cloud-services/frontend-components-notifications": "3.2.12",
Expand All @@ -56,7 +56,7 @@
"@typescript-eslint/parser": "5.59.2",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.3",
"css-minimizer-webpack-plugin": "4.2.2",
"css-minimizer-webpack-plugin": "5.0.1",
"date-fns": "2.30.0",
"dotenv-webpack": "8.0.1",
"eslint": "8.40.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"react-i18next": "11.18.6",
"react-router-dom": "5.2.1",
"regenerator-runtime": "0.13.11",
"rimraf": "4.4.1",
"rimraf": "5.0.5",
"style-loader": "3.3.2",
"svg-url-loader": "8.0.0",
"terser-webpack-plugin": "5.3.7",
Expand All @@ -96,7 +96,7 @@
"tsconfig-paths-webpack-plugin": "4.0.1",
"tslib": "2.5.0",
"type-fest": "3.10.0",
"typescript": "4.9.5",
"typescript": "5.2.2",
"url-loader": "4.1.1",
"webpack": "5.82.0",
"webpack-bundle-analyzer": "4.8.0",
Expand All @@ -112,11 +112,11 @@
"tslib": "2.5.0"
},
"peerDependencies": {
"@patternfly/patternfly": "4.224.2",
"@patternfly/quickstarts": "2.4.0",
"@patternfly/react-core": "4.276.8",
"@patternfly/react-icons": "4.93.6",
"@patternfly/react-table": "4.113.0",
"@patternfly/patternfly": "5.1.0",
"@patternfly/quickstarts": "5.0.0",
"@patternfly/react-core": "5.1.1",
"@patternfly/react-icons": "5.1.1",
"@patternfly/react-table": "5.1.1",
"@redhat-cloud-services/frontend-components": "3.9.29",
"@redhat-cloud-services/frontend-components-notifications": "3.2.12",
"@redhat-cloud-services/frontend-components-utilities": "3.3.12",
Expand Down

0 comments on commit ab033f2

Please sign in to comment.