From 06bd33808f5da95629c332f708e7d0103ce8fd19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 19:09:05 +0000 Subject: [PATCH] chore(deps): update shared components packages to v5 --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 2c8ed971..e7909232 100644 --- a/package.json +++ b/package.json @@ -44,14 +44,14 @@ "query-string": "7.1.3", "react-error-boundary": "4.0.10", "react-redux": "8.1.1", - "redux": "4.2.1", + "redux": "5.0.1", "redux-logger": "3.0.6" }, "devDependencies": { - "@patternfly/patternfly": "5.0.2", - "@patternfly/react-core": "4.276.8", - "@patternfly/react-icons": "4.93.6", - "@patternfly/react-table": "4.113.0", + "@patternfly/patternfly": "5.1.0", + "@patternfly/react-core": "5.1.2", + "@patternfly/react-icons": "5.1.2", + "@patternfly/react-table": "5.1.2", "@redhat-cloud-services/frontend-components": "3.11.2", "@redhat-cloud-services/frontend-components-config-utilities": "1.5.31", "@redhat-cloud-services/frontend-components-notifications": "3.2.14", @@ -115,10 +115,10 @@ "webpack-merge": "5.9.0" }, "peerDependencies": { - "@patternfly/patternfly": "5.0.2", - "@patternfly/react-core": "4.276.8", - "@patternfly/react-icons": "4.93.6", - "@patternfly/react-table": "4.113.0", + "@patternfly/patternfly": "5.1.0", + "@patternfly/react-core": "5.1.2", + "@patternfly/react-icons": "5.1.2", + "@patternfly/react-table": "5.1.2", "@redhat-cloud-services/frontend-components": "3.11.2", "@redhat-cloud-services/frontend-components-notifications": "3.2.14", "@redhat-cloud-services/frontend-components-utilities": "3.7.4",