From 8cec36fbab24037ae073dea1c31d95f83357ddcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 19:07:16 +0000 Subject: [PATCH] Bump @patternfly/patternfly from 4.224.5 to 5.1.0 in /js Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.224.5 to 5.1.0. - [Release notes](https://github.com/patternfly/patternfly/releases) - [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js) - [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.224.5...v5.1.0) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- js/apps/account-ui/package.json | 2 +- js/apps/admin-ui/package.json | 2 +- js/pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 1df0ebcab48d..9230192723b2 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -9,7 +9,7 @@ "test": "wireit" }, "dependencies": { - "@patternfly/patternfly": "^4.224.5", + "@patternfly/patternfly": "^5.1.0", "@patternfly/react-core": "^4.278.0", "@patternfly/react-icons": "^4.93.7", "@patternfly/react-table": "^4.113.6", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 0cc0d929d19f..b12972388cca 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -62,7 +62,7 @@ }, "dependencies": { "@keycloak/keycloak-admin-client": "workspace:*", - "@patternfly/patternfly": "^4.224.5", + "@patternfly/patternfly": "^5.1.0", "@patternfly/react-code-editor": "^4.82.121", "@patternfly/react-core": "^4.278.0", "@patternfly/react-icons": "^4.93.7", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 7ff48dd74d4c..c4038ddfe6fb 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: apps/account-ui: dependencies: '@patternfly/patternfly': - specifier: ^4.224.5 - version: 4.224.5 + specifier: ^5.1.0 + version: 5.1.0 '@patternfly/react-core': specifier: ^4.278.0 version: 4.278.0(react-dom@18.2.0)(react@18.2.0) @@ -148,8 +148,8 @@ importers: specifier: workspace:* version: link:../../libs/keycloak-admin-client '@patternfly/patternfly': - specifier: ^4.224.5 - version: 4.224.5 + specifier: ^5.1.0 + version: 5.1.0 '@patternfly/react-code-editor': specifier: ^4.82.121 version: 4.82.121(react-dom@18.2.0)(react-monaco-editor@0.51.0)(react@18.2.0) @@ -1079,8 +1079,8 @@ packages: '@octokit/openapi-types': 19.0.2 dev: false - /@patternfly/patternfly@4.224.5: - resolution: {integrity: sha512-io0huj+LCP5FgDZJDaLv1snxktTYs8iCFz/W1VDRneYoebNHLmGfQdF7Yn8bS6PF7qmN6oJKEBlq3AjmmE8vdA==} + /@patternfly/patternfly@5.1.0: + resolution: {integrity: sha512-wzVgL/0xPsmuRKWc6lMNEo5gDcTUtyU231eJSBTapOKXiwBOv2flvLEHPYLO6oDYXO+hwUrVgbcZFWMd1UlLwA==} dev: false /@patternfly/react-code-editor@4.82.121(react-dom@18.2.0)(react-monaco-editor@0.51.0)(react@18.2.0): @@ -7742,7 +7742,7 @@ packages: name: admin-ui dependencies: '@keycloak/keycloak-admin-client': link:libs/keycloak-admin-client - '@patternfly/patternfly': 4.224.5 + '@patternfly/patternfly': 5.1.0 '@patternfly/react-code-editor': 4.82.121(react-dom@18.2.0)(react-monaco-editor@0.51.0)(react@18.2.0) '@patternfly/react-core': 4.278.0(react-dom@18.2.0)(react@18.2.0) '@patternfly/react-icons': 4.93.7(react-dom@18.2.0)(react@18.2.0)