Bump @patternfly/react-code-editor from 5.3.3 to 5.3.4
Bumps [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.3.3...@patternfly/react-code-editor@5.3.4) --- 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>
This commit is contained in:
parent
ddcb6331d7
commit
433377136d
2 changed files with 8 additions and 8 deletions
|
@ -79,7 +79,7 @@
|
|||
"@keycloak/keycloak-admin-client": "workspace:*",
|
||||
"@keycloak/keycloak-ui-shared": "workspace:*",
|
||||
"@patternfly/patternfly": "^5.3.1",
|
||||
"@patternfly/react-code-editor": "^5.3.3",
|
||||
"@patternfly/react-code-editor": "^5.3.4",
|
||||
"@patternfly/react-core": "^5.3.4",
|
||||
"@patternfly/react-icons": "^5.3.2",
|
||||
"@patternfly/react-styles": "^5.3.1",
|
||||
|
|
|
@ -154,8 +154,8 @@ importers:
|
|||
specifier: ^5.3.1
|
||||
version: 5.3.1
|
||||
'@patternfly/react-code-editor':
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3(monaco-editor@0.50.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^5.3.4
|
||||
version: 5.3.4(monaco-editor@0.50.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-core':
|
||||
specifier: ^5.3.4
|
||||
version: 5.3.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
@ -1153,8 +1153,8 @@ packages:
|
|||
'@patternfly/patternfly@5.3.1':
|
||||
resolution: {integrity: sha512-KYIr9pKRTzHZNGuDuaa5j5CaZyLltvotPFGG1BiJalBDBGSOyk0BZCgHLowm4txKZXrLhorEuuv9XLrMQL8eoA==}
|
||||
|
||||
'@patternfly/react-code-editor@5.3.3':
|
||||
resolution: {integrity: sha512-yXKzqNzztLw1PuujQArhRM0PktU5LFuUuR9anUpzaNXMiI/n+A5JXLI1i1E3NBWg+4hs1qpjMRdWd74o0QnjEQ==}
|
||||
'@patternfly/react-code-editor@5.3.4':
|
||||
resolution: {integrity: sha512-pwL7NkRsQps5D6xOe2nepS4yRTbU/Im4Y09Yg2teB5G/f5oGI5OW9pUAagjcK0TAV/Gb6YILCwixoaXtuw0n+g==}
|
||||
peerDependencies:
|
||||
react: ^17 || ^18
|
||||
react-dom: ^17 || ^18
|
||||
|
@ -5567,7 +5567,7 @@ snapshots:
|
|||
'@keycloak/keycloak-admin-client': link:js/libs/keycloak-admin-client
|
||||
'@keycloak/keycloak-ui-shared': link:js/libs/ui-shared
|
||||
'@patternfly/patternfly': 5.3.1
|
||||
'@patternfly/react-code-editor': 5.3.3(monaco-editor@0.50.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-code-editor': 5.3.4(monaco-editor@0.50.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-core': 5.3.4(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
|
||||
|
@ -5722,7 +5722,7 @@ snapshots:
|
|||
|
||||
'@patternfly/patternfly@5.3.1': {}
|
||||
|
||||
'@patternfly/react-code-editor@5.3.3(monaco-editor@0.50.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@patternfly/react-code-editor@5.3.4(monaco-editor@0.50.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@monaco-editor/react': 4.6.0(monaco-editor@0.50.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-core': 5.3.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
@ -5731,7 +5731,7 @@ snapshots:
|
|||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-dropzone: 14.2.3(react@18.3.1)
|
||||
tslib: 2.6.2
|
||||
tslib: 2.6.3
|
||||
transitivePeerDependencies:
|
||||
- monaco-editor
|
||||
|
||||
|
|
Loading…
Reference in a new issue