Skip to content

Commit b32cc3c

Browse files
fix(deps): update dependency @patternfly/react-core to v6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 685783e commit b32cc3c

File tree

5 files changed

+75
-25
lines changed

5 files changed

+75
-25
lines changed

workspaces/acs/plugins/acs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@mui/x-data-grid": "^7.25.0",
3838
"@patternfly/react-charts": "7.4.9",
3939
"@patternfly/react-component-groups": "^6.0.0",
40-
"@patternfly/react-core": "5.4.14",
40+
"@patternfly/react-core": "6.4.0",
4141
"@patternfly/react-icons": "5.4.2",
4242
"@patternfly/react-styles": "5.4.1",
4343
"@patternfly/react-table": "5.4.16",

workspaces/acs/yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2806,7 +2806,7 @@ __metadata:
28062806
"@mui/x-data-grid": "npm:^7.25.0"
28072807
"@patternfly/react-charts": "npm:7.4.9"
28082808
"@patternfly/react-component-groups": "npm:^6.0.0"
2809-
"@patternfly/react-core": "npm:5.4.14"
2809+
"@patternfly/react-core": "npm:6.4.0"
28102810
"@patternfly/react-icons": "npm:5.4.2"
28112811
"@patternfly/react-styles": "npm:5.4.1"
28122812
"@patternfly/react-table": "npm:5.4.16"
@@ -9529,24 +9529,7 @@ __metadata:
95299529
languageName: node
95309530
linkType: hard
95319531

9532-
"@patternfly/react-core@npm:5.4.14, @patternfly/react-core@npm:^5.1.1, @patternfly/react-core@npm:^5.4.14":
9533-
version: 5.4.14
9534-
resolution: "@patternfly/react-core@npm:5.4.14"
9535-
dependencies:
9536-
"@patternfly/react-icons": "npm:^5.4.2"
9537-
"@patternfly/react-styles": "npm:^5.4.1"
9538-
"@patternfly/react-tokens": "npm:^5.4.1"
9539-
focus-trap: "npm:7.6.2"
9540-
react-dropzone: "npm:^14.2.3"
9541-
tslib: "npm:^2.7.0"
9542-
peerDependencies:
9543-
react: ^17 || ^18
9544-
react-dom: ^17 || ^18
9545-
checksum: 10/14d1bdcbfa941025b9368121c1b42dd88be7bb6e42abbd3284e788bc2a9524c4efde927076527640a2da3c308d01c8ea891aefe110db3a8a284a890357b0a9ab
9546-
languageName: node
9547-
linkType: hard
9548-
9549-
"@patternfly/react-core@npm:^6.0.0, @patternfly/react-core@npm:^6.4.0":
9532+
"@patternfly/react-core@npm:6.4.0, @patternfly/react-core@npm:^6.0.0, @patternfly/react-core@npm:^6.4.0":
95509533
version: 6.4.0
95519534
resolution: "@patternfly/react-core@npm:6.4.0"
95529535
dependencies:
@@ -9563,6 +9546,23 @@ __metadata:
95639546
languageName: node
95649547
linkType: hard
95659548

9549+
"@patternfly/react-core@npm:^5.1.1, @patternfly/react-core@npm:^5.4.14":
9550+
version: 5.4.14
9551+
resolution: "@patternfly/react-core@npm:5.4.14"
9552+
dependencies:
9553+
"@patternfly/react-icons": "npm:^5.4.2"
9554+
"@patternfly/react-styles": "npm:^5.4.1"
9555+
"@patternfly/react-tokens": "npm:^5.4.1"
9556+
focus-trap: "npm:7.6.2"
9557+
react-dropzone: "npm:^14.2.3"
9558+
tslib: "npm:^2.7.0"
9559+
peerDependencies:
9560+
react: ^17 || ^18
9561+
react-dom: ^17 || ^18
9562+
checksum: 10/14d1bdcbfa941025b9368121c1b42dd88be7bb6e42abbd3284e788bc2a9524c4efde927076527640a2da3c308d01c8ea891aefe110db3a8a284a890357b0a9ab
9563+
languageName: node
9564+
linkType: hard
9565+
95669566
"@patternfly/react-icons@npm:5.4.2, @patternfly/react-icons@npm:^5.1.1, @patternfly/react-icons@npm:^5.4.2":
95679567
version: 5.4.2
95689568
resolution: "@patternfly/react-icons@npm:5.4.2"

workspaces/kiali/plugins/kiali-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@backstage-community/plugin-kiali-common": "workspace:^",
4040
"@backstage/core-plugin-api": "^1.11.1",
4141
"@material-ui/core": "^4.9.13",
42-
"@patternfly/react-core": "^5.1.1",
42+
"@patternfly/react-core": "^6.0.0",
4343
"@patternfly/react-icons": "^5.1.1",
4444
"@patternfly/react-topology": "5.4.1",
4545
"typestyle": "^2.4.0"

workspaces/kiali/plugins/kiali/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@mui/icons-material": "^5.15.8",
4343
"@patternfly/patternfly": "^5.1.0",
4444
"@patternfly/react-charts": "^7.1.1",
45-
"@patternfly/react-core": "^5.1.1",
45+
"@patternfly/react-core": "^6.0.0",
4646
"@patternfly/react-icons": "^5.1.1",
4747
"@patternfly/react-topology": "5.4.1",
4848
"ace-builds": "^1.32.7",

workspaces/kiali/yarn.lock

Lines changed: 53 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1908,7 +1908,7 @@ __metadata:
19081908
"@backstage/dev-utils": "npm:^1.1.16"
19091909
"@backstage/test-utils": "npm:^1.7.12"
19101910
"@material-ui/core": "npm:^4.9.13"
1911-
"@patternfly/react-core": "npm:^5.1.1"
1911+
"@patternfly/react-core": "npm:^6.0.0"
19121912
"@patternfly/react-icons": "npm:^5.1.1"
19131913
"@patternfly/react-topology": "npm:5.4.1"
19141914
"@testing-library/jest-dom": "npm:^6.0.0"
@@ -1939,7 +1939,7 @@ __metadata:
19391939
"@mui/icons-material": "npm:^5.15.8"
19401940
"@patternfly/patternfly": "npm:^5.1.0"
19411941
"@patternfly/react-charts": "npm:^7.1.1"
1942-
"@patternfly/react-core": "npm:^5.1.1"
1942+
"@patternfly/react-core": "npm:^6.0.0"
19431943
"@patternfly/react-icons": "npm:^5.1.1"
19441944
"@patternfly/react-topology": "npm:5.4.1"
19451945
"@testing-library/dom": "npm:^10.0.0"
@@ -8596,6 +8596,23 @@ __metadata:
85968596
languageName: node
85978597
linkType: hard
85988598

8599+
"@patternfly/react-core@npm:^6.0.0":
8600+
version: 6.4.0
8601+
resolution: "@patternfly/react-core@npm:6.4.0"
8602+
dependencies:
8603+
"@patternfly/react-icons": "npm:^6.4.0"
8604+
"@patternfly/react-styles": "npm:^6.4.0"
8605+
"@patternfly/react-tokens": "npm:^6.4.0"
8606+
focus-trap: "npm:7.6.4"
8607+
react-dropzone: "npm:^14.3.5"
8608+
tslib: "npm:^2.8.1"
8609+
peerDependencies:
8610+
react: ^17 || ^18 || ^19
8611+
react-dom: ^17 || ^18 || ^19
8612+
checksum: 10/e35bf937e6c1f4d8dc8d95d4aaf02815a151332e298d7fdedd9fd6a644c023c7eb28e79636607b7043d8da5613db79a2704ef2356cbab5131e4662c37e81e0fb
8613+
languageName: node
8614+
linkType: hard
8615+
85998616
"@patternfly/react-icons@npm:^5.1.1, @patternfly/react-icons@npm:^5.4.2":
86008617
version: 5.4.2
86018618
resolution: "@patternfly/react-icons@npm:5.4.2"
@@ -8606,20 +8623,44 @@ __metadata:
86068623
languageName: node
86078624
linkType: hard
86088625

8626+
"@patternfly/react-icons@npm:^6.4.0":
8627+
version: 6.4.0
8628+
resolution: "@patternfly/react-icons@npm:6.4.0"
8629+
peerDependencies:
8630+
react: ^17 || ^18 || ^19
8631+
react-dom: ^17 || ^18 || ^19
8632+
checksum: 10/27cb110e70bf8b6eee3183dc1603229a5a93df0c41a0ca6b2464390ddbfb6ad902d487daada99b5b3879e5b0d27035b1f6d12b3214286808e02d9589f9d9e158
8633+
languageName: node
8634+
linkType: hard
8635+
86098636
"@patternfly/react-styles@npm:^5.1.1, @patternfly/react-styles@npm:^5.4.1":
86108637
version: 5.4.1
86118638
resolution: "@patternfly/react-styles@npm:5.4.1"
86128639
checksum: 10/414a55c31a90d4619f13085d043d90e93b3e563cde88ba72b485ed3e334e99f442cc43030b8de61712a5ace498e9e83acd5bd76ebe00098d0e0319fcc048fc8e
86138640
languageName: node
86148641
linkType: hard
86158642

8643+
"@patternfly/react-styles@npm:^6.4.0":
8644+
version: 6.4.0
8645+
resolution: "@patternfly/react-styles@npm:6.4.0"
8646+
checksum: 10/fcd90c905ba749845efe8edb3dd35f05a151973ba4fe26847cf41863954b925a10b93a9a8821fc78a93d411ca1fae7b01d57b92b7fa690bbf1b98f13318f5d36
8647+
languageName: node
8648+
linkType: hard
8649+
86168650
"@patternfly/react-tokens@npm:^5.4.1":
86178651
version: 5.4.1
86188652
resolution: "@patternfly/react-tokens@npm:5.4.1"
86198653
checksum: 10/042fc56f37b15c6f21b16eec6f6ffbff23299942324039d39ca6b5f346be6b13fe2952de816b72603fafd93afc640d383aad4d118d56a9bb678585d542076f3b
86208654
languageName: node
86218655
linkType: hard
86228656

8657+
"@patternfly/react-tokens@npm:^6.4.0":
8658+
version: 6.4.0
8659+
resolution: "@patternfly/react-tokens@npm:6.4.0"
8660+
checksum: 10/86a4407dde1316d76b18f5b3dec42981b174e7ef0bcf77ccfebea4cfd56ad4a36851022dfd8f26984de27602592d969cf586c6927d4a7f734c5306e165f13be5
8661+
languageName: node
8662+
linkType: hard
8663+
86238664
"@patternfly/react-topology@npm:5.4.1":
86248665
version: 5.4.1
86258666
resolution: "@patternfly/react-topology@npm:5.4.1"
@@ -21245,6 +21286,15 @@ __metadata:
2124521286
languageName: node
2124621287
linkType: hard
2124721288

21289+
"focus-trap@npm:7.6.4":
21290+
version: 7.6.4
21291+
resolution: "focus-trap@npm:7.6.4"
21292+
dependencies:
21293+
tabbable: "npm:^6.2.0"
21294+
checksum: 10/75bf7aa4500935d24682ef4180c427d4f2fd9a1fd8ba5440c285c9bed9bbd591692a1dc014e6004a5a273ba35e2eea3f5718b592220df27ac242262e40e0d4fc
21295+
languageName: node
21296+
linkType: hard
21297+
2124821298
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.6":
2124921299
version: 1.15.9
2125021300
resolution: "follow-redirects@npm:1.15.9"
@@ -30349,7 +30399,7 @@ __metadata:
3034930399
languageName: node
3035030400
linkType: hard
3035130401

30352-
"react-dropzone@npm:^14.2.3":
30402+
"react-dropzone@npm:^14.2.3, react-dropzone@npm:^14.3.5":
3035330403
version: 14.3.8
3035430404
resolution: "react-dropzone@npm:14.3.8"
3035530405
dependencies:

0 commit comments

Comments
 (0)