From 60ad17eaf886ed21c1b0c0fac329d447d1c44496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:42:23 +0000 Subject: [PATCH] Bump @patternfly/react-core from 4.278.0 to 5.2.3 in /js Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 4.278.0 to 5.2.3. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) --- updated-dependencies: - dependency-name: "@patternfly/react-core" 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/libs/keycloak-masthead/package.json | 2 +- js/libs/ui-shared/package.json | 2 +- js/pnpm-lock.yaml | 62 ++++++++++++++++++++++---- 5 files changed, 57 insertions(+), 13 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index b58e81a7949a..a5815a61165a 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@patternfly/patternfly": "^4.224.5", - "@patternfly/react-core": "^4.278.0", + "@patternfly/react-core": "^5.2.3", "@patternfly/react-icons": "^4.93.7", "@patternfly/react-table": "^4.113.6", "i18next": "^23.7.16", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 50f9b118e858..df93690c9810 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -64,7 +64,7 @@ "@keycloak/keycloak-admin-client": "workspace:*", "@patternfly/patternfly": "^4.224.5", "@patternfly/react-code-editor": "^4.82.121", - "@patternfly/react-core": "^4.278.0", + "@patternfly/react-core": "^5.2.3", "@patternfly/react-icons": "^4.93.7", "@patternfly/react-styles": "^4.92.8", "@patternfly/react-table": "^4.113.6", diff --git a/js/libs/keycloak-masthead/package.json b/js/libs/keycloak-masthead/package.json index 52a29e67b711..6e702a69068b 100644 --- a/js/libs/keycloak-masthead/package.json +++ b/js/libs/keycloak-masthead/package.json @@ -40,7 +40,7 @@ } }, "dependencies": { - "@patternfly/react-core": "^4.278.0", + "@patternfly/react-core": "^5.2.3", "@patternfly/react-styles": "^4.92.8", "keycloak-js": "workspace:*", "react": "^18.2.0", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index 1589d49b7c23..12cb83181fec 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -41,7 +41,7 @@ }, "dependencies": { "@keycloak/keycloak-admin-client": "workspace:*", - "@patternfly/react-core": "^4.278.0", + "@patternfly/react-core": "^5.2.3", "@patternfly/react-icons": "^4.93.7", "i18next": "^23.7.16", "lodash-es": "^4.17.21", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index d1b4591087fd..cb1949d84ed9 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^4.224.5 version: 4.224.5 '@patternfly/react-core': - specifier: ^4.278.0 - version: 4.278.0([email protected])([email protected]) + specifier: ^5.2.3 + version: 5.2.3([email protected])([email protected]) '@patternfly/react-icons': specifier: ^4.93.7 version: 4.93.7([email protected])([email protected]) @@ -154,8 +154,8 @@ importers: specifier: ^4.82.121 version: 4.82.121([email protected])([email protected])([email protected]) '@patternfly/react-core': - specifier: ^4.278.0 - version: 4.278.0([email protected])([email protected]) + specifier: ^5.2.3 + version: 5.2.3([email protected])([email protected]) '@patternfly/react-icons': specifier: ^4.93.7 version: 4.93.7([email protected])([email protected]) @@ -388,8 +388,8 @@ importers: libs/keycloak-masthead: dependencies: '@patternfly/react-core': - specifier: ^4.278.0 - version: 4.278.0([email protected])([email protected]) + specifier: ^5.2.3 + version: 5.2.3([email protected])([email protected]) '@patternfly/react-styles': specifier: ^4.92.8 version: 4.92.8 @@ -431,8 +431,8 @@ importers: specifier: workspace:* version: link:../keycloak-admin-client '@patternfly/react-core': - specifier: ^4.278.0 - version: 4.278.0([email protected])([email protected]) + specifier: ^5.2.3 + version: 5.2.3([email protected])([email protected]) '@patternfly/react-icons': specifier: ^4.93.7 version: 4.93.7([email protected])([email protected]) @@ -1128,6 +1128,22 @@ packages: tslib: 2.6.2 dev: false + /@patternfly/[email protected]([email protected])([email protected]): + resolution: {integrity: sha512-MJeOLyJFbZPV+cj4LjL15nUuhJUwFuqLFiv6f2YubRqHl/+z05oM0byhwfm/qu2VnKByY6X6lu3Hp+hMTZcbOA==} + peerDependencies: + react: ^17 || ^18 + react-dom: ^17 || ^18 + dependencies: + '@patternfly/react-icons': 5.2.1([email protected])([email protected]) + '@patternfly/react-styles': 5.2.1 + '@patternfly/react-tokens': 5.2.1 + focus-trap: 7.5.2 + react: 18.2.0 + react-dom: 18.2.0([email protected]) + react-dropzone: 14.2.3([email protected]) + tslib: 2.6.2 + dev: false + /@patternfly/[email protected]([email protected])([email protected]): resolution: {integrity: sha512-3kr35dgba7Qz5CSzmfH0rIjSvBC5xkmiknf3SvVUVxaiVA7KRowID8viYHeZlf3v/Oa3sEewaH830Q0t+nWsZQ==} peerDependencies: @@ -1138,10 +1154,24 @@ packages: react-dom: 18.2.0([email protected]) dev: false + /@patternfly/[email protected]([email protected])([email protected]): + resolution: {integrity: sha512-aeJ0X+U2NDe8UmI5eQiT0iuR/wmUq97UkDtx3HoZcpRb9T6eUBfysllxjRqHS8rOOspdU8OWq+CUhQ/E2ZDibg==} + peerDependencies: + react: ^17 || ^18 + react-dom: ^17 || ^18 + dependencies: + react: 18.2.0 + react-dom: 18.2.0([email protected]) + dev: false + /@patternfly/[email protected]: resolution: {integrity: sha512-K4lUU8O4HiCX9NeuNUIrPgN3wlGERCxJVio+PAjd8hpJD/PKnjFfOJ9u6/Cii3qLy/5ZviWPRNHbGiwA/+YUhg==} dev: false + /@patternfly/[email protected]: + resolution: {integrity: sha512-GT96hzI1QenBhq6Pfc51kxnj9aVLjL1zSLukKZXcYVe0HPOy0BFm90bT1Fo4e/z7V9cDYw4SqSX1XLc3O4jsTw==} + dev: false + /@patternfly/[email protected]([email protected])([email protected]): resolution: {integrity: sha512-09TfJISmJVsCH0pTSFtHY0PBWVJpffT0DJT8WvMNttU/vpC7XJVdeXi+yWaIUoqfgZvL0c7Cmu5rUT97zUODJQ==} peerDependencies: @@ -1162,6 +1192,10 @@ packages: resolution: {integrity: sha512-h+ducOLDMSxcuec3+YY3x+stM5ZUSnrl/lC/eVmjypil2El08NuE2MNEPMQWdhrod6VRRZFMNqZw/m82iv6U1A==} dev: false + /@patternfly/[email protected]: + resolution: {integrity: sha512-8GYz/jnJTGAWUJt5eRAW5dtyiHPKETeFJBPGHaUQnvi/t1ZAkoy8i4Kd/RlHsDC7ktiu813SKCmlzwBwldAHKg==} + dev: false + /@pkgr/[email protected]: resolution: {integrity: sha512-POgTXhjrTfbTV63DiFXav4lBHiICLKKwDeaKn9Nphwj7WH6m0hMMCaJkMyRWjgtPFyRKRVoMXXjczsTQRDEhYw==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} @@ -4224,6 +4258,12 @@ packages: tabbable: 5.3.3 dev: false + /[email protected]: + resolution: {integrity: sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==} + dependencies: + tabbable: 6.2.0 + dev: false + /[email protected]: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} dependencies: @@ -6830,6 +6870,10 @@ packages: resolution: {integrity: sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==} dev: false + /[email protected]: + resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} + dev: false + /[email protected]: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -7770,7 +7814,7 @@ packages: '@keycloak/keycloak-admin-client': link:libs/keycloak-admin-client '@patternfly/patternfly': 4.224.5 '@patternfly/react-code-editor': 4.82.121([email protected])([email protected])([email protected]) - '@patternfly/react-core': 4.278.0([email protected])([email protected]) + '@patternfly/react-core': 5.2.3([email protected])([email protected]) '@patternfly/react-icons': 4.93.7([email protected])([email protected]) '@patternfly/react-styles': 4.92.8 '@patternfly/react-table': 4.113.6([email protected])([email protected])