From 5f7b17be3cbcc38f904435ded4633a792427397b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:44:03 +0000 Subject: [PATCH] Bump @patternfly/react-code-editor from 4.82.121 to 5.2.3 in /js Bumps [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react) from 4.82.121 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-code-editor" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- js/apps/admin-ui/package.json | 2 +- js/pnpm-lock.yaml | 115 +++++++++++++++++++++++++--------- 2 files changed, 87 insertions(+), 30 deletions(-) diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 50f9b118e858..af4e2489634b 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -63,7 +63,7 @@ "dependencies": { "@keycloak/keycloak-admin-client": "workspace:*", "@patternfly/patternfly": "^4.224.5", - "@patternfly/react-code-editor": "^4.82.121", + "@patternfly/react-code-editor": "^5.2.3", "@patternfly/react-core": "^4.278.0", "@patternfly/react-icons": "^4.93.7", "@patternfly/react-styles": "^4.92.8", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index d1b4591087fd..9480c41dafd4 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -151,8 +151,8 @@ importers: specifier: ^4.224.5 version: 4.224.5 '@patternfly/react-code-editor': - specifier: ^4.82.121 - version: 4.82.121([email protected])([email protected])([email protected]) + specifier: ^5.2.3 + version: 5.2.3([email protected])([email protected])([email protected]) '@patternfly/react-core': specifier: ^4.278.0 version: 4.278.0([email protected])([email protected]) @@ -167,7 +167,7 @@ importers: version: 4.113.6([email protected])([email protected]) admin-ui: specifier: 'file:' - version: file:apps/admin-ui(@types/[email protected])([email protected]) + version: file:apps/admin-ui(@types/[email protected]) dagre: specifier: ^0.8.5 version: 0.8.5 @@ -964,6 +964,28 @@ packages: resolution: {integrity: sha512-9b8mPpKrfeGRuhFH5iO1iwCLeIIsV6+H1sRfxbkoGXIyQE2BTsPd9zqSqQJ+pv5sJ/hT5M1zvOFL02MnEezFug==} dev: true + /@monaco-editor/[email protected]([email protected]): + resolution: {integrity: sha512-00ioBig0x642hytVspPl7DbQyaSWRaolYie/UFNjoTdvoKPzo6xrXLhTk9ixgIKcLH5b5vDOjVNiGyY+uDCUlg==} + peerDependencies: + monaco-editor: '>= 0.21.0 < 1' + dependencies: + monaco-editor: 0.45.0 + state-local: 1.0.7 + dev: false + + /@monaco-editor/[email protected]([email protected])([email protected])([email protected]): + resolution: {integrity: sha512-RFkU9/i7cN2bsq/iTkurMWOEErmYcY6JiQI3Jn+WeR/FGISH8JbHERjpS9oRuSOPvDMJI0Z8nJeKkbOs9sBYQw==} + peerDependencies: + monaco-editor: '>= 0.25.0 < 1' + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + dependencies: + '@monaco-editor/loader': 1.4.0([email protected]) + monaco-editor: 0.45.0 + react: 18.2.0 + react-dom: 18.2.0([email protected]) + dev: false + /@nodelib/[email protected]: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -1094,21 +1116,22 @@ packages: resolution: {integrity: sha512-io0huj+LCP5FgDZJDaLv1snxktTYs8iCFz/W1VDRneYoebNHLmGfQdF7Yn8bS6PF7qmN6oJKEBlq3AjmmE8vdA==} dev: false - /@patternfly/[email protected]([email protected])([email protected])([email protected]): - resolution: {integrity: sha512-c6RYoXK4vlU6jBnshVx8zw/MHeUU37/WdnO3e5n5tf7Vxkhv/0H+YwMZ2YR6zuCq8UD4dG0+cl7W6HUC1ZgBVA==} + /@patternfly/[email protected]([email protected])([email protected])([email protected]): + resolution: {integrity: sha512-aO9BrWOMVu5vxCEnV66XmWHTWGLThfe4WYBpgytmy8kMbEd/qi5y3quJb8HRWP+osUfa+2m/+1fWAn9qgA2pQg==} peerDependencies: - react: ^16.8 || ^17 || ^18 - react-dom: ^16.8 || ^17 || ^18 - react-monaco-editor: ^0.51.0 + react: ^17 || ^18 + react-dom: ^17 || ^18 dependencies: - '@patternfly/react-core': 4.278.0([email protected])([email protected]) - '@patternfly/react-icons': 4.93.7([email protected])([email protected]) - '@patternfly/react-styles': 4.92.8 + '@monaco-editor/react': 4.6.0([email protected])([email protected])([email protected]) + '@patternfly/react-core': 5.2.3([email protected])([email protected]) + '@patternfly/react-icons': 5.2.1([email protected])([email protected]) + '@patternfly/react-styles': 5.2.1 react: 18.2.0 react-dom: 18.2.0([email protected]) - react-dropzone: 9.0.0([email protected]) - react-monaco-editor: 0.51.0(@types/[email protected])([email protected])([email protected]) + react-dropzone: 14.2.3([email protected]) tslib: 2.6.2 + transitivePeerDependencies: + - monaco-editor dev: false /@patternfly/[email protected]([email protected])([email protected]): @@ -1128,6 +1151,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 +1177,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 +1215,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 +4281,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: @@ -6142,19 +6205,6 @@ packages: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} dev: true - /[email protected](@types/[email protected])([email protected])([email protected]): - resolution: {integrity: sha512-6jx1V8p6gHVKJHFaTvicOtmlhFjOJhekobeNd92ZAo7F5UvAin1cF7bxWLCKgtxClYZ7CB3Ar284Kpbhj22FpQ==} - peerDependencies: - '@types/react': '>=17 <= 18' - monaco-editor: ^0.34.1 - react: '>=17 <= 18' - dependencies: - '@types/react': 18.2.48 - monaco-editor: 0.45.0 - prop-types: 15.8.1 - react: 18.2.0 - dev: false - /[email protected]([email protected])([email protected]): resolution: {integrity: sha512-tE13UukgUOh2/sqYr6jPzZTzmzc70aGRP4pAjG2if0IP3aUT+sBtAKUJh0qMh0zylJHGLmzS+XWVaON4UklHeg==} engines: {node: '>=14.0.0'} @@ -6651,6 +6701,10 @@ packages: resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==} dev: true + /[email protected]: + resolution: {integrity: sha512-HTEHMNieakEnoe33shBYcZ7NX83ACUjCu8c40iOGEZsngj9zRnkqS9j1pqQPXwobB0ZcVTk27REb7COQ0UR59w==} + dev: false + /[email protected]: resolution: {integrity: sha512-aFZ19IgVmhdB2uX599ve2kE6BIE3YMnQ6Gp6BURhW/oIzpXGKr878TQfAQZn1+i0Flcc/UKUy1gOlcfaUBCryg==} dev: true @@ -6830,6 +6884,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'} @@ -7762,14 +7820,14 @@ packages: use-sync-external-store: 1.2.0([email protected]) dev: false - file:apps/admin-ui(@types/[email protected])([email protected]): + file:apps/admin-ui(@types/[email protected]): resolution: {directory: apps/admin-ui, type: directory} id: file:apps/admin-ui name: admin-ui dependencies: '@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-code-editor': 5.2.3([email protected])([email protected])([email protected]) '@patternfly/react-core': 4.278.0([email protected])([email protected]) '@patternfly/react-icons': 4.93.7([email protected])([email protected]) '@patternfly/react-styles': 4.92.8 @@ -7796,6 +7854,5 @@ packages: - '@types/react' - encoding - immer - - react-monaco-editor - react-native dev: false