diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 6efebf21..b55023c5 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -23,7 +23,7 @@ "dependencies": { "@keycloak/keycloak-ui-shared": "workspace:*", "@patternfly/patternfly": "^5.3.1", - "@patternfly/react-core": "^5.3.3", + "@patternfly/react-core": "^6.0.0", "@patternfly/react-icons": "^5.3.2", "@patternfly/react-table": "^5.3.3", "i18next": "^23.11.5", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 70ef2a80..fa2206c9 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -65,7 +65,7 @@ "@keycloak/keycloak-ui-shared": "workspace:*", "@patternfly/patternfly": "^5.3.1", "@patternfly/react-code-editor": "^5.3.3", - "@patternfly/react-core": "^5.3.3", + "@patternfly/react-core": "^6.0.0", "@patternfly/react-icons": "^5.3.2", "@patternfly/react-styles": "^5.3.1", "@patternfly/react-table": "^5.3.3", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index 9278f990..32a29eed 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@keycloak/keycloak-admin-client": "workspace:*", - "@patternfly/react-core": "^5.3.3", + "@patternfly/react-core": "^6.0.0", "@patternfly/react-icons": "^5.3.2", "@patternfly/react-styles": "^5.3.1", "i18next": "^23.11.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 105c1820..391f833e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,7 +48,7 @@ importers: specifier: ^15.2.5 version: 15.2.5 prettier: - specifier: ^3.3.2 + specifier: ^3.2.5 version: 3.3.2 tslib: specifier: ^2.6.3 @@ -72,8 +72,8 @@ importers: specifier: ^5.3.1 version: 5.3.1 '@patternfly/react-core': - specifier: ^5.3.3 - version: 5.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^6.0.0 + version: 6.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@patternfly/react-icons': specifier: ^5.3.2 version: 5.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -154,8 +154,8 @@ importers: specifier: ^5.3.3 version: 5.3.3(monaco-editor@0.49.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@patternfly/react-core': - specifier: ^5.3.3 - version: 5.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^6.0.0 + version: 6.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@patternfly/react-icons': specifier: ^5.3.2 version: 5.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -374,7 +374,7 @@ importers: version: 0.4.4(rollup@4.18.0) '@rollup/plugin-typescript': specifier: ^11.1.6 - version: 11.1.6(rollup@4.18.0)(tslib@2.6.3)(typescript@5.4.5) + version: 11.1.6(rollup@4.18.0)(tslib@2.8.0)(typescript@5.4.5) es6-promise: specifier: ^4.2.8 version: 4.2.8 @@ -391,8 +391,8 @@ importers: specifier: workspace:* version: link:../keycloak-admin-client '@patternfly/react-core': - specifier: ^5.3.3 - version: 5.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^6.0.0 + version: 6.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@patternfly/react-icons': specifier: ^5.3.2 version: 5.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -454,6 +454,12 @@ importers: themes/src/main/resources/theme/keycloak/common/resources: dependencies: + '@patternfly-v5/patternfly': + specifier: npm:@patternfly/patternfly@^5.3.1 + version: '@patternfly/patternfly@5.3.1' + '@patternfly/patternfly': + specifier: ^4.224.5 + version: 4.224.5 alpinejs: specifier: ^3.14.0 version: 3.14.0 @@ -986,6 +992,9 @@ packages: '@octokit/types@13.5.0': resolution: {integrity: sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==} + '@patternfly/patternfly@4.224.5': + resolution: {integrity: sha512-io0huj+LCP5FgDZJDaLv1snxktTYs8iCFz/W1VDRneYoebNHLmGfQdF7Yn8bS6PF7qmN6oJKEBlq3AjmmE8vdA==} + '@patternfly/patternfly@5.3.1': resolution: {integrity: sha512-KYIr9pKRTzHZNGuDuaa5j5CaZyLltvotPFGG1BiJalBDBGSOyk0BZCgHLowm4txKZXrLhorEuuv9XLrMQL8eoA==} @@ -1001,15 +1010,30 @@ packages: react: ^17 || ^18 react-dom: ^17 || ^18 + '@patternfly/react-core@6.0.0': + resolution: {integrity: sha512-UKFj9+YzBY+FfEDsLONgOM4N0e8SPV/27/UzNRiJ0gpgqbw2POuXwLpjGSRTTIUuCaLaGGM5PeTSj7mMB73ykw==} + peerDependencies: + react: ^17 || ^18 + react-dom: ^17 || ^18 + '@patternfly/react-icons@5.3.2': resolution: {integrity: sha512-GEygYbl0H4zD8nZuTQy2dayKIrV2bMMeWKSOEZ16Y3EYNgYVUOUnN+J0naAEuEGH39Xb1DE9n+XUbE1PC4CxPA==} peerDependencies: react: ^17 || ^18 react-dom: ^17 || ^18 + '@patternfly/react-icons@6.0.0': + resolution: {integrity: sha512-ZFrsBVKrAp0DZrPOss98OA/EVUL4F0frXhR1uBId9+3ZrRArdKTgYgmQUCeSzMbxnSlxpmm3a2L05XQ36VUVbw==} + peerDependencies: + react: ^17 || ^18 + react-dom: ^17 || ^18 + '@patternfly/react-styles@5.3.1': resolution: {integrity: sha512-H6uBoFH3bJjD6PP75qZ4k+2TtF59vxf9sIVerPpwrGJcRgBZbvbMZCniSC3+S2LQ8DgXLnDvieq78jJzHz0hiA==} + '@patternfly/react-styles@6.0.0': + resolution: {integrity: sha512-fJFMB89sTRGlZTzTLmpRmthgOXqcN078scHMFJ3ttfi2D2btnem5oZrxmQ/gPZkZOxR+9MqwKDB6l3F5x1SqLQ==} + '@patternfly/react-table@5.3.3': resolution: {integrity: sha512-uaRmsJABvVPH8gYTh+EUcDz61knIxe9qor/VGUYDLONYBL5G3IaltwG42IsJ9jShxiwFmIPy+QARPpaadTpv5w==} peerDependencies: @@ -1019,6 +1043,9 @@ packages: '@patternfly/react-tokens@5.3.1': resolution: {integrity: sha512-VYK0uVP2/2RJ7ZshJCCLeq0Boih5I1bv+9Z/Bg6h12dCkLs85XsxAX9Ve+BGIo5DF54/mzcRHE1RKYap4ISXuw==} + '@patternfly/react-tokens@6.0.0': + resolution: {integrity: sha512-xd0ynDkiIW2rp8jz4TNvR4Dyaw9kSMkZdsuYcLlFXCVmvX//Mnl4rhBnid/2j2TaqK0NbkyTTPnPY/BU7SfLVQ==} + '@pkgr/core@0.1.1': resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} @@ -2764,6 +2791,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@10.0.1: @@ -2923,6 +2951,9 @@ packages: focus-trap@7.5.2: resolution: {integrity: sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==} + focus-trap@7.6.0: + resolution: {integrity: sha512-1td0l3pMkWJLFipobUcGaf+5DTY4PLDDrcqoSaKP8ediO/CoWCCYk/fT/Y2A4e6TNB+Sh6clRJCjOPPnKoNHnQ==} + font-awesome-sass@4.7.0: resolution: {integrity: sha512-apO2Nw3XP/Zv7fLxa+MnPnvJ/GdkH6qWrLrtN5oQrFL7RPprzHKROjN94jgyoxM+T7PQBhY9F/SwOKbBaLyXxg==} @@ -4623,6 +4654,9 @@ packages: tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} + tslib@2.8.0: + resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + tsutils@3.21.0: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} @@ -5608,6 +5642,8 @@ snapshots: dependencies: '@octokit/openapi-types': 22.2.0 + '@patternfly/patternfly@4.224.5': {} + '@patternfly/patternfly@5.3.1': {} '@patternfly/react-code-editor@5.3.3(monaco-editor@0.49.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': @@ -5634,13 +5670,31 @@ snapshots: react-dropzone: 14.2.3(react@18.3.1) tslib: 2.6.2 + '@patternfly/react-core@6.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@patternfly/react-icons': 6.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@patternfly/react-styles': 6.0.0 + '@patternfly/react-tokens': 6.0.0 + focus-trap: 7.6.0 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-dropzone: 14.2.3(react@18.3.1) + tslib: 2.8.0 + '@patternfly/react-icons@5.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) + '@patternfly/react-icons@6.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + '@patternfly/react-styles@5.3.1': {} + '@patternfly/react-styles@6.0.0': {} + '@patternfly/react-table@5.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@patternfly/react-core': 5.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -5654,6 +5708,8 @@ snapshots: '@patternfly/react-tokens@5.3.1': {} + '@patternfly/react-tokens@6.0.0': {} + '@pkgr/core@0.1.1': {} '@playwright/test@1.44.1': @@ -5785,14 +5841,14 @@ snapshots: optionalDependencies: rollup: 4.18.0 - '@rollup/plugin-typescript@11.1.6(rollup@4.18.0)(tslib@2.6.3)(typescript@5.4.5)': + '@rollup/plugin-typescript@11.1.6(rollup@4.18.0)(tslib@2.8.0)(typescript@5.4.5)': dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.18.0) resolve: 1.22.8 typescript: 5.4.5 optionalDependencies: rollup: 4.18.0 - tslib: 2.6.3 + tslib: 2.8.0 '@rollup/pluginutils@5.1.0(rollup@4.18.0)': dependencies: @@ -6581,7 +6637,7 @@ snapshots: '@keycloak/keycloak-ui-shared': link:js/libs/ui-shared '@patternfly/patternfly': 5.3.1 '@patternfly/react-code-editor': 5.3.3(monaco-editor@0.49.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@patternfly/react-core': 5.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@patternfly/react-core': 6.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@patternfly/react-icons': 5.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@patternfly/react-styles': 5.3.1 '@patternfly/react-table': 5.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -7931,6 +7987,10 @@ snapshots: dependencies: tabbable: 6.2.0 + focus-trap@7.6.0: + dependencies: + tabbable: 6.2.0 + font-awesome-sass@4.7.0: optional: true @@ -9334,7 +9394,7 @@ snapshots: rxjs@7.8.1: dependencies: - tslib: 2.6.2 + tslib: 2.8.0 safe-array-concat@1.1.2: dependencies: @@ -9615,7 +9675,7 @@ snapshots: synckit@0.8.8: dependencies: '@pkgr/core': 0.1.1 - tslib: 2.6.3 + tslib: 2.8.0 tabbable@6.2.0: {} @@ -9718,6 +9778,8 @@ snapshots: tslib@2.6.3: {} + tslib@2.8.0: {} + tsutils@3.21.0(typescript@5.4.5): dependencies: tslib: 1.14.1