From feeb0dcd8315826ddbfbbd97d4dbd764e9eb3a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:25:42 +0000 Subject: [PATCH] build(deps): bump @patternfly/react-styles from 6.0.0-alpha.24 to 6.0.0-alpha.34 in /clients/ui/frontend (#257) Bumps @patternfly/react-styles from 6.0.0-alpha.24 to 6.0.0-alpha.34. --- updated-dependencies: - dependency-name: "@patternfly/react-styles" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- clients/ui/frontend/package-lock.json | 8 ++++---- clients/ui/frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/clients/ui/frontend/package-lock.json b/clients/ui/frontend/package-lock.json index 28984918f..4da519092 100644 --- a/clients/ui/frontend/package-lock.json +++ b/clients/ui/frontend/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@patternfly/react-core": "6.0.0-alpha.68", "@patternfly/react-icons": "6.0.0-alpha.34", - "@patternfly/react-styles": "6.0.0-alpha.24", + "@patternfly/react-styles": "6.0.0-alpha.34", "npm-run-all": "^4.1.5", "react": "^18", "react-dom": "^18" @@ -3316,9 +3316,9 @@ } }, "node_modules/@patternfly/react-styles": { - "version": "6.0.0-alpha.24", - "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-6.0.0-alpha.24.tgz", - "integrity": "sha512-9Gh0CbeShaNOJSRy/Y7dEx+Nc9rlDrgjSF9rMtjlFTLfU7HvVavrfuBTGV5NpFJlVBtudJAsDaNRTlC22kKokg==" + "version": "6.0.0-alpha.34", + "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-6.0.0-alpha.34.tgz", + "integrity": "sha512-mJSpYrgI/Sgu+gwSv5h8ZP+prvzNUbfEkWP+LV6hZuw70N0UnarJacTsMD0zouCWUwIVt1NOJfawLOVmzAsxbA==" }, "node_modules/@patternfly/react-tokens": { "version": "6.0.0-alpha.24", diff --git a/clients/ui/frontend/package.json b/clients/ui/frontend/package.json index f6cf5662f..c45fcbac2 100644 --- a/clients/ui/frontend/package.json +++ b/clients/ui/frontend/package.json @@ -85,7 +85,7 @@ "dependencies": { "@patternfly/react-core": "6.0.0-alpha.68", "@patternfly/react-icons": "6.0.0-alpha.34", - "@patternfly/react-styles": "6.0.0-alpha.24", + "@patternfly/react-styles": "6.0.0-alpha.34", "npm-run-all": "^4.1.5", "react": "^18", "react-dom": "^18"