Skip to content

Commit

Permalink
Update PF versions (#62)
Browse files Browse the repository at this point in the history
* update PF packages

Signed-off-by: Tal Yichye <[email protected]>
  • Loading branch information
tyichye19 authored Aug 9, 2022
1 parent b5eb15c commit 26bda2c
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 217 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@
"ts-node": "ts-node -O '{\"module\":\"commonjs\"}' -I '/node_modules/(?!(@openshift-console)/)/'"
},
"dependencies": {
"@patternfly/patternfly": "4.125.3",
"@patternfly/patternfly": "4.103.6",
"@patternfly/react-charts": "6.15.14",
"@patternfly/react-core": "4.147.0",
"@patternfly/react-table": "4.29.37",
"@patternfly/react-core": "4.175.4",
"@patternfly/react-icons": "^4.11.0",
"@patternfly/react-table": "^4.29.0",
"classnames": "^2.3.1",
"i18next": "^19.8.3",
"lodash-es": "^4.17.21",
Expand All @@ -29,14 +30,14 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-helmet": "^6.1.0",
"react-i18next": "^11.8.11",
"react-i18next": "^11.11.4",
"react-router": "5.2.0",
"react-router-dom": "5.2.0"
},
"devDependencies": {
"@openshift-console/plugin-shared": "^0.0.1",
"@openshift-console/dynamic-plugin-sdk": "0.0.10",
"@openshift-console/dynamic-plugin-sdk-webpack": "0.0.4",
"@openshift-console/dynamic-plugin-sdk-webpack": "0.0.6",
"@openshift-console/dynamic-plugin-sdk-internal": "0.0.7",
"@types/lodash-es": "^4.17.4",
"@types/node": "^16.7.13",
Expand Down
Loading

0 comments on commit 26bda2c

Please sign in to comment.