diff --git a/themes/src/main/resources/theme/keycloak/common/resources/package.json b/themes/src/main/resources/theme/keycloak/common/resources/package.json index 94a2d2c8b47c..06c6a2c006b3 100644 --- a/themes/src/main/resources/theme/keycloak/common/resources/package.json +++ b/themes/src/main/resources/theme/keycloak/common/resources/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@patternfly-v5/patternfly": "npm:@patternfly/patternfly@^5.1.0", - "@patternfly/patternfly": "^4.224.5", + "@patternfly/patternfly": "^5.1.0", "@patternfly/react-core": "^4.278.1", "jquery": "^3.7.1", "patternfly": "^3.59.5", diff --git a/themes/src/main/resources/theme/keycloak/common/resources/pnpm-lock.yaml b/themes/src/main/resources/theme/keycloak/common/resources/pnpm-lock.yaml index b49b5fef5da0..692527b4842b 100644 --- a/themes/src/main/resources/theme/keycloak/common/resources/pnpm-lock.yaml +++ b/themes/src/main/resources/theme/keycloak/common/resources/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: npm:@patternfly/patternfly@^5.1.0 version: /@patternfly/patternfly@5.1.0 '@patternfly/patternfly': - specifier: ^4.224.5 - version: 4.224.5 + specifier: ^5.1.0 + version: 5.1.0 '@patternfly/react-core': specifier: ^4.278.1 version: 4.278.1(react-dom@18.2.0)(react@18.2.0) @@ -86,10 +86,6 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@patternfly/patternfly@4.224.5: - resolution: {integrity: sha512-io0huj+LCP5FgDZJDaLv1snxktTYs8iCFz/W1VDRneYoebNHLmGfQdF7Yn8bS6PF7qmN6oJKEBlq3AjmmE8vdA==} - dev: false - /@patternfly/patternfly@5.1.0: resolution: {integrity: sha512-wzVgL/0xPsmuRKWc6lMNEo5gDcTUtyU231eJSBTapOKXiwBOv2flvLEHPYLO6oDYXO+hwUrVgbcZFWMd1UlLwA==} dev: false