Bump @patternfly/react-code-editor from 5.4.0 to 5.4.1 (#33127)
Bumps [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.4.0...@patternfly/react-code-editor@5.4.1) --- updated-dependencies: - dependency-name: "@patternfly/react-code-editor" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e5998adca2
commit
0f53bf9079
2 changed files with 7 additions and 7 deletions
|
@ -79,7 +79,7 @@
|
|||
"@keycloak/keycloak-admin-client": "workspace:*",
|
||||
"@keycloak/keycloak-ui-shared": "workspace:*",
|
||||
"@patternfly/patternfly": "^5.4.0",
|
||||
"@patternfly/react-code-editor": "^5.4.0",
|
||||
"@patternfly/react-code-editor": "^5.4.1",
|
||||
"@patternfly/react-core": "^5.4.0",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.0",
|
||||
|
|
|
@ -157,8 +157,8 @@ importers:
|
|||
specifier: ^5.4.0
|
||||
version: 5.4.0
|
||||
'@patternfly/react-code-editor':
|
||||
specifier: ^5.4.0
|
||||
version: 5.4.0(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^5.4.1
|
||||
version: 5.4.1(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-core':
|
||||
specifier: ^5.4.0
|
||||
version: 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
@ -1166,8 +1166,8 @@ packages:
|
|||
'@patternfly/patternfly@5.4.0':
|
||||
resolution: {integrity: sha512-9B33M4N0/KDyss6NpCwAhz18za7R+sXYiFrUObhGoJ1Cmg06SeScVrEAjT4yJwAClWUlKh604Af9wE4D7IF8Lg==}
|
||||
|
||||
'@patternfly/react-code-editor@5.4.0':
|
||||
resolution: {integrity: sha512-SDWuw3H9+SNlPGI6ZgtWnWvbgBQRUGZFUQr8bbJFShVOa49RvdVACIjFO+Fn2iNM0baPhcK1bkVsroRQdH0zBw==}
|
||||
'@patternfly/react-code-editor@5.4.1':
|
||||
resolution: {integrity: sha512-i1OqW+NPFPxn/BZYp1T9GUGM1du4REqFq6nURLvD2s0/rjb4Guu9pILWHMxOZASdBrlRXBRFcJUUhXdYrpf7pg==}
|
||||
peerDependencies:
|
||||
react: ^17 || ^18
|
||||
react-dom: ^17 || ^18
|
||||
|
@ -5587,7 +5587,7 @@ snapshots:
|
|||
'@keycloak/keycloak-admin-client': link:js/libs/keycloak-admin-client
|
||||
'@keycloak/keycloak-ui-shared': link:js/libs/ui-shared
|
||||
'@patternfly/patternfly': 5.4.0
|
||||
'@patternfly/react-code-editor': 5.4.0(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-code-editor': 5.4.1(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-core': 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-icons': 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-styles': 5.4.0
|
||||
|
@ -5750,7 +5750,7 @@ snapshots:
|
|||
|
||||
'@patternfly/patternfly@5.4.0': {}
|
||||
|
||||
'@patternfly/react-code-editor@5.4.0(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@patternfly/react-code-editor@5.4.1(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@monaco-editor/react': 4.6.0(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-core': 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
|
Loading…
Reference in a new issue