Bump @patternfly/react-table from 5.4.1 to 5.4.8 (#34169)
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 5.4.1 to 5.4.8. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.1...@patternfly/react-table@5.4.8) --- updated-dependencies: - dependency-name: "@patternfly/react-table" 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
5c59a83ec5
commit
fe5b915e8a
4 changed files with 62 additions and 17 deletions
|
@ -28,7 +28,7 @@
|
|||
"@patternfly/patternfly": "^5.4.1",
|
||||
"@patternfly/react-core": "^5.4.1",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-table": "^5.4.1",
|
||||
"@patternfly/react-table": "^5.4.8",
|
||||
"i18next": "^23.16.2",
|
||||
"i18next-http-backend": "^2.6.2",
|
||||
"keycloak-js": "workspace:*",
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
"@patternfly/react-core": "^5.4.1",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.0",
|
||||
"@patternfly/react-table": "^5.4.1",
|
||||
"@patternfly/react-table": "^5.4.8",
|
||||
"admin-ui": "file:",
|
||||
"dagre": "^0.8.5",
|
||||
"file-saver": "^2.0.5",
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"@patternfly/react-core": "^5.4.1",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.0",
|
||||
"@patternfly/react-table": "^5.4.1",
|
||||
"@patternfly/react-table": "^5.4.8",
|
||||
"i18next": "^23.16.2",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
|
|
@ -84,8 +84,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-table':
|
||||
specifier: ^5.4.1
|
||||
version: 5.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^5.4.8
|
||||
version: 5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
i18next:
|
||||
specifier: ^23.16.2
|
||||
version: 23.16.2
|
||||
|
@ -169,8 +169,8 @@ importers:
|
|||
specifier: ^5.4.0
|
||||
version: 5.4.0
|
||||
'@patternfly/react-table':
|
||||
specifier: ^5.4.1
|
||||
version: 5.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^5.4.8
|
||||
version: 5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
admin-ui:
|
||||
specifier: 'file:'
|
||||
version: '@keycloak/keycloak-admin-ui@file:js/apps/admin-ui(@types/react@18.3.11)'
|
||||
|
@ -395,8 +395,8 @@ importers:
|
|||
specifier: ^5.4.0
|
||||
version: 5.4.0
|
||||
'@patternfly/react-table':
|
||||
specifier: ^5.4.1
|
||||
version: 5.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^5.4.8
|
||||
version: 5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
i18next:
|
||||
specifier: ^23.16.2
|
||||
version: 23.16.2
|
||||
|
@ -1171,17 +1171,32 @@ packages:
|
|||
react: ^17 || ^18
|
||||
react-dom: ^17 || ^18
|
||||
|
||||
'@patternfly/react-core@5.4.8':
|
||||
resolution: {integrity: sha512-4KRsQsH39VmTiFPLdN34QqNZg6gKrTamJxKtWEPO1VKA0TpoRMwpFEGk9BDyxipxYST6WzXznAaLCidGkCDlWw==}
|
||||
peerDependencies:
|
||||
react: ^17 || ^18
|
||||
react-dom: ^17 || ^18
|
||||
|
||||
'@patternfly/react-icons@5.4.0':
|
||||
resolution: {integrity: sha512-2M3qN/naultvRHeG2laJMmoIroFCGAyfwTVrnCjSkG6/KnRoXV0+dqd+Xrh7xzpzvIJB1klvifC0oX42cEkDrA==}
|
||||
peerDependencies:
|
||||
react: ^17 || ^18
|
||||
react-dom: ^17 || ^18
|
||||
|
||||
'@patternfly/react-icons@5.4.2':
|
||||
resolution: {integrity: sha512-CMQ5oHYzW6TPVTs2jpNJmP2vGCAKR/YeTPwHGO9dLkAUej1IcIxtCCWK2Fdo2UJsnBjuZihasyw2b6ehvbUm9Q==}
|
||||
peerDependencies:
|
||||
react: ^17 || ^18
|
||||
react-dom: ^17 || ^18
|
||||
|
||||
'@patternfly/react-styles@5.4.0':
|
||||
resolution: {integrity: sha512-4ZE0s6LkX/0KsN0FOeogrDoj18m+BPA73YKnabZGB4SDRzrBNeBh2a6bSt546ZseEjkoJ+S81kOG0G8YckPQYg==}
|
||||
|
||||
'@patternfly/react-table@5.4.1':
|
||||
resolution: {integrity: sha512-T05djy6YPqjbGWjpnwUs9oqup8oqqIOBnDOcThnHukgzlwnZvLNywgdoMR5XAKxTcIx/iBE1cu8ieETlITOGLw==}
|
||||
'@patternfly/react-styles@5.4.1':
|
||||
resolution: {integrity: sha512-XA8PXksD8uiA3RTwxdUwJXOCf+V6sVd+2HKapWAdRLvtSV+Sdk7NgCvalb4IAQncsddLopjPQD8gAHA298+N8w==}
|
||||
|
||||
'@patternfly/react-table@5.4.8':
|
||||
resolution: {integrity: sha512-YVRSP6luBHsDqWeblPLfg8tXasB409SbysDECsGPMR+y87vYTa6CHwpVhImhXOlIJW7KCRCgx4T1/siAxb3XkA==}
|
||||
peerDependencies:
|
||||
react: ^17 || ^18
|
||||
react-dom: ^17 || ^18
|
||||
|
@ -1189,6 +1204,9 @@ packages:
|
|||
'@patternfly/react-tokens@5.4.0':
|
||||
resolution: {integrity: sha512-KONkwCVOMyklhuuaYeYgcAsGtCBQXnsBGZeolhOdSzr2Mj0RVSW0oMrQPgZuPVzhhC/kbqgClHJJl6xuG9xheA==}
|
||||
|
||||
'@patternfly/react-tokens@5.4.1':
|
||||
resolution: {integrity: sha512-eygdHE7Krta1mijAv/E8RHiKIgysD0eeNTo8EXUYC8/M4e5K6sqpr2p6rQBF8QiRMN8FnbXvZT3K2OQ28pYt9Q==}
|
||||
|
||||
'@pkgr/core@0.1.1':
|
||||
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
@ -2849,6 +2867,9 @@ packages:
|
|||
focus-trap@7.5.4:
|
||||
resolution: {integrity: sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==}
|
||||
|
||||
focus-trap@7.6.0:
|
||||
resolution: {integrity: sha512-1td0l3pMkWJLFipobUcGaf+5DTY4PLDDrcqoSaKP8ediO/CoWCCYk/fT/Y2A4e6TNB+Sh6clRJCjOPPnKoNHnQ==}
|
||||
|
||||
font-awesome@4.7.0:
|
||||
resolution: {integrity: sha512-U6kGnykA/6bFmg1M/oT9EkFeIYv7JlX3bozwQJWiiLz6L0w3F5vBVPxHlwyX/vtNq1ckcpRKOB9f2Qal/VtFpg==}
|
||||
engines: {node: '>=0.10.3'}
|
||||
|
@ -5442,7 +5463,7 @@ snapshots:
|
|||
'@patternfly/react-core': 5.4.1(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-table': 5.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.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
|
||||
file-selector: 1.1.0
|
||||
|
@ -5625,19 +5646,37 @@ snapshots:
|
|||
react-dropzone: 14.2.10(react@18.3.1)
|
||||
tslib: 2.8.0
|
||||
|
||||
'@patternfly/react-core@5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@patternfly/react-icons': 5.4.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-styles': 5.4.1
|
||||
'@patternfly/react-tokens': 5.4.1
|
||||
focus-trap: 7.6.0
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-dropzone: 14.2.10(react@18.3.1)
|
||||
tslib: 2.8.0
|
||||
|
||||
'@patternfly/react-icons@5.4.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-icons@5.4.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-styles@5.4.0': {}
|
||||
|
||||
'@patternfly/react-table@5.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@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)':
|
||||
dependencies:
|
||||
'@patternfly/react-core': 5.4.1(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-tokens': 5.4.0
|
||||
'@patternfly/react-core': 5.4.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-icons': 5.4.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@patternfly/react-styles': 5.4.1
|
||||
'@patternfly/react-tokens': 5.4.1
|
||||
lodash: 4.17.21
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
|
@ -5645,6 +5684,8 @@ snapshots:
|
|||
|
||||
'@patternfly/react-tokens@5.4.0': {}
|
||||
|
||||
'@patternfly/react-tokens@5.4.1': {}
|
||||
|
||||
'@pkgr/core@0.1.1': {}
|
||||
|
||||
'@playwright/test@1.48.1':
|
||||
|
@ -7610,6 +7651,10 @@ snapshots:
|
|||
dependencies:
|
||||
tabbable: 6.2.0
|
||||
|
||||
focus-trap@7.6.0:
|
||||
dependencies:
|
||||
tabbable: 6.2.0
|
||||
|
||||
font-awesome@4.7.0: {}
|
||||
|
||||
for-each@0.3.3:
|
||||
|
|
Loading…
Reference in a new issue