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

Commit dda670f

Browse files
chore(deps): update shared components packages to v5
1 parent 6424491 commit dda670f

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
},
3232
"devDependencies": {
3333
"@babel/core": "7.21.8",
34-
"@patternfly/patternfly": "4.224.2",
35-
"@patternfly/quickstarts": "2.4.0",
34+
"@patternfly/patternfly": "5.0.4",
35+
"@patternfly/quickstarts": "5.0.0",
3636
"@patternfly/react-charts": "6.94.19",
37-
"@patternfly/react-core": "4.276.8",
38-
"@patternfly/react-icons": "4.93.6",
39-
"@patternfly/react-table": "4.113.0",
37+
"@patternfly/react-core": "5.0.1",
38+
"@patternfly/react-icons": "5.0.1",
39+
"@patternfly/react-table": "5.0.1",
4040
"@redhat-cloud-services/frontend-components": "3.9.29",
4141
"@redhat-cloud-services/frontend-components-config": "4.6.40",
4242
"@redhat-cloud-services/frontend-components-notifications": "3.2.12",
@@ -56,7 +56,7 @@
5656
"@typescript-eslint/parser": "5.59.2",
5757
"copy-webpack-plugin": "11.0.0",
5858
"css-loader": "6.7.3",
59-
"css-minimizer-webpack-plugin": "4.2.2",
59+
"css-minimizer-webpack-plugin": "5.0.1",
6060
"date-fns": "2.30.0",
6161
"dotenv-webpack": "8.0.1",
6262
"eslint": "8.40.0",
@@ -87,7 +87,7 @@
8787
"react-i18next": "11.18.6",
8888
"react-router-dom": "5.2.1",
8989
"regenerator-runtime": "0.13.11",
90-
"rimraf": "4.4.1",
90+
"rimraf": "5.0.5",
9191
"style-loader": "3.3.2",
9292
"svg-url-loader": "8.0.0",
9393
"terser-webpack-plugin": "5.3.7",
@@ -96,7 +96,7 @@
9696
"tsconfig-paths-webpack-plugin": "4.0.1",
9797
"tslib": "2.5.0",
9898
"type-fest": "3.10.0",
99-
"typescript": "4.9.5",
99+
"typescript": "5.2.2",
100100
"url-loader": "4.1.1",
101101
"webpack": "5.82.0",
102102
"webpack-bundle-analyzer": "4.8.0",
@@ -112,11 +112,11 @@
112112
"tslib": "2.5.0"
113113
},
114114
"peerDependencies": {
115-
"@patternfly/patternfly": "4.224.2",
116-
"@patternfly/quickstarts": "2.4.0",
117-
"@patternfly/react-core": "4.276.8",
118-
"@patternfly/react-icons": "4.93.6",
119-
"@patternfly/react-table": "4.113.0",
115+
"@patternfly/patternfly": "5.0.4",
116+
"@patternfly/quickstarts": "5.0.0",
117+
"@patternfly/react-core": "5.0.1",
118+
"@patternfly/react-icons": "5.0.1",
119+
"@patternfly/react-table": "5.0.1",
120120
"@redhat-cloud-services/frontend-components": "3.9.29",
121121
"@redhat-cloud-services/frontend-components-notifications": "3.2.12",
122122
"@redhat-cloud-services/frontend-components-utilities": "3.3.12",

0 commit comments

Comments
 (0)