Bump @patternfly/react-styles from 5.4.0 to 5.4.1 (#34170)
Bumps @patternfly/react-styles from 5.4.0 to 5.4.1. --- updated-dependencies: - dependency-name: "@patternfly/react-styles" 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
b01552fe0d
commit
9a7189d9f7
3 changed files with 7 additions and 12 deletions
|
@ -77,7 +77,7 @@
|
|||
"@patternfly/react-code-editor": "^5.4.10",
|
||||
"@patternfly/react-core": "^5.4.2",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.1",
|
||||
"@patternfly/react-table": "^5.4.8",
|
||||
"admin-ui": "file:",
|
||||
"dagre": "^0.8.5",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"@keycloak/keycloak-admin-client": "workspace:*",
|
||||
"@patternfly/react-core": "^5.4.2",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.1",
|
||||
"@patternfly/react-table": "^5.4.8",
|
||||
"i18next": "^23.16.3",
|
||||
"keycloak-js": "workspace:*",
|
||||
|
|
|
@ -166,8 +166,8 @@ importers:
|
|||
specifier: ^5.4.0
|
||||
version: 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-styles':
|
||||
specifier: ^5.4.0
|
||||
version: 5.4.0
|
||||
specifier: ^5.4.1
|
||||
version: 5.4.1
|
||||
'@patternfly/react-table':
|
||||
specifier: ^5.4.8
|
||||
version: 5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
@ -386,8 +386,8 @@ importers:
|
|||
specifier: ^5.4.0
|
||||
version: 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-styles':
|
||||
specifier: ^5.4.0
|
||||
version: 5.4.0
|
||||
specifier: ^5.4.1
|
||||
version: 5.4.1
|
||||
'@patternfly/react-table':
|
||||
specifier: ^5.4.8
|
||||
version: 5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
@ -1183,9 +1183,6 @@ packages:
|
|||
react: ^17 || ^18
|
||||
react-dom: ^17 || ^18
|
||||
|
||||
'@patternfly/react-styles@5.4.0':
|
||||
resolution: {integrity: sha512-4ZE0s6LkX/0KsN0FOeogrDoj18m+BPA73YKnabZGB4SDRzrBNeBh2a6bSt546ZseEjkoJ+S81kOG0G8YckPQYg==}
|
||||
|
||||
'@patternfly/react-styles@5.4.1':
|
||||
resolution: {integrity: sha512-XA8PXksD8uiA3RTwxdUwJXOCf+V6sVd+2HKapWAdRLvtSV+Sdk7NgCvalb4IAQncsddLopjPQD8gAHA298+N8w==}
|
||||
|
||||
|
@ -5456,7 +5453,7 @@ snapshots:
|
|||
'@patternfly/react-code-editor': 5.4.10(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-core': 5.4.2(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
|
||||
'@patternfly/react-styles': 5.4.1
|
||||
'@patternfly/react-table': 5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
dagre: 0.8.5
|
||||
file-saver: 2.0.5
|
||||
|
@ -5659,8 +5656,6 @@ snapshots:
|
|||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
|
||||
'@patternfly/react-styles@5.4.0': {}
|
||||
|
||||
'@patternfly/react-styles@5.4.1': {}
|
||||
|
||||
'@patternfly/react-table@5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
|
|
Loading…
Reference in a new issue