Skip to content

Commit 9012a4b

Browse files
Update dependency @patternfly/react-core to v6
1 parent 63b64ce commit 9012a4b

File tree

2 files changed

+54
-4
lines changed

2 files changed

+54
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@mui/lab": "^7.0.0-beta.13",
3535
"@mui/material": "^7.1.1",
3636
"@patternfly/patternfly": "^5.4.2",
37-
"@patternfly/react-core": "^5.4.14",
37+
"@patternfly/react-core": "^6.0.0",
3838
"@patternfly/react-icons": "^5.4.2",
3939
"@patternfly/react-styles": "^5.4.1",
4040
"@patternfly/react-table": "^5.4.16",

yarn.lock

Lines changed: 53 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1897,6 +1897,23 @@ __metadata:
18971897
languageName: node
18981898
linkType: hard
18991899

1900+
"@patternfly/react-core@npm:^6.0.0":
1901+
version: 6.3.0
1902+
resolution: "@patternfly/react-core@npm:6.3.0"
1903+
dependencies:
1904+
"@patternfly/react-icons": "npm:^6.3.0"
1905+
"@patternfly/react-styles": "npm:^6.3.0"
1906+
"@patternfly/react-tokens": "npm:^6.3.0"
1907+
focus-trap: "npm:7.6.4"
1908+
react-dropzone: "npm:^14.3.5"
1909+
tslib: "npm:^2.8.1"
1910+
peerDependencies:
1911+
react: ^17 || ^18 || ^19
1912+
react-dom: ^17 || ^18 || ^19
1913+
checksum: 10c0/d3182b64ad495d85dfed9592540a22c18821b8241c5d4defe44fdd98aba97353d0a79b7b3c8bccd26a0bc1c691a7e33dcbdc82a012b4c2af877cc8a306494825
1914+
languageName: node
1915+
linkType: hard
1916+
19001917
"@patternfly/react-icons@npm:^5.4.2":
19011918
version: 5.4.2
19021919
resolution: "@patternfly/react-icons@npm:5.4.2"
@@ -1907,13 +1924,30 @@ __metadata:
19071924
languageName: node
19081925
linkType: hard
19091926

1927+
"@patternfly/react-icons@npm:^6.3.0":
1928+
version: 6.3.0
1929+
resolution: "@patternfly/react-icons@npm:6.3.0"
1930+
peerDependencies:
1931+
react: ^17 || ^18 || ^19
1932+
react-dom: ^17 || ^18 || ^19
1933+
checksum: 10c0/fd926139c27a47fe9aebcda44a8366e3a3d8ca37c545c6e6104be7255af26299b5cfe3cdf1e3b0c5cf017982cbb3be425e3dd80ebee3d34d42f3519e020f0dfc
1934+
languageName: node
1935+
linkType: hard
1936+
19101937
"@patternfly/react-styles@npm:^5.4.1":
19111938
version: 5.4.1
19121939
resolution: "@patternfly/react-styles@npm:5.4.1"
19131940
checksum: 10c0/6fd02cc93fbca6ad20175780bc1b1435b4cf857cdf36163fc85a34401579a00b97b33b5168d6cfb3a5f737596c77b981f847eef8ee920bab3e69f14c79fb459b
19141941
languageName: node
19151942
linkType: hard
19161943

1944+
"@patternfly/react-styles@npm:^6.3.0":
1945+
version: 6.3.0
1946+
resolution: "@patternfly/react-styles@npm:6.3.0"
1947+
checksum: 10c0/3721e96fe499073c26b36d45dd91ddf91ee22ac4ba3e08783c2001a1a2d454ea408795bd9c96d91fe06b516528ce2896e1c428036d8aec88034a7dc89e03b098
1948+
languageName: node
1949+
linkType: hard
1950+
19171951
"@patternfly/react-table@npm:^5.4.16":
19181952
version: 5.4.16
19191953
resolution: "@patternfly/react-table@npm:5.4.16"
@@ -1938,6 +1972,13 @@ __metadata:
19381972
languageName: node
19391973
linkType: hard
19401974

1975+
"@patternfly/react-tokens@npm:^6.3.0":
1976+
version: 6.3.0
1977+
resolution: "@patternfly/react-tokens@npm:6.3.0"
1978+
checksum: 10c0/761ebedac08543fc54bafd7c389968294834c33036f90c2f65bba30ccadfd602f6f5023b9585201f7997bf28d10374536846c98034a92fcbe19afdcf15c7917d
1979+
languageName: node
1980+
linkType: hard
1981+
19411982
"@pkgjs/parseargs@npm:^0.11.0":
19421983
version: 0.11.0
19431984
resolution: "@pkgjs/parseargs@npm:0.11.0"
@@ -6095,6 +6136,15 @@ __metadata:
60956136
languageName: node
60966137
linkType: hard
60976138

6139+
"focus-trap@npm:7.6.4":
6140+
version: 7.6.4
6141+
resolution: "focus-trap@npm:7.6.4"
6142+
dependencies:
6143+
tabbable: "npm:^6.2.0"
6144+
checksum: 10c0/ed810d47fd904a5e0269e822d98e634c6cbdd7222046c712ef299bdd26a422db754e3cec04e6517065b12be4b47f65c21f6244e0c07a308b1060985463d518cb
6145+
languageName: node
6146+
linkType: hard
6147+
60986148
"for-each@npm:^0.3.3":
60996149
version: 0.3.3
61006150
resolution: "for-each@npm:0.3.3"
@@ -8426,7 +8476,7 @@ __metadata:
84268476
"@mui/lab": "npm:^7.0.0-beta.13"
84278477
"@mui/material": "npm:^7.1.1"
84288478
"@patternfly/patternfly": "npm:^5.4.2"
8429-
"@patternfly/react-core": "npm:^5.4.14"
8479+
"@patternfly/react-core": "npm:^6.0.0"
84308480
"@patternfly/react-icons": "npm:^5.4.2"
84318481
"@patternfly/react-styles": "npm:^5.4.1"
84328482
"@patternfly/react-table": "npm:^5.4.16"
@@ -9023,7 +9073,7 @@ __metadata:
90239073
languageName: node
90249074
linkType: hard
90259075

9026-
"react-dropzone@npm:^14.2.3":
9076+
"react-dropzone@npm:^14.2.3, react-dropzone@npm:^14.3.5":
90279077
version: 14.3.8
90289078
resolution: "react-dropzone@npm:14.3.8"
90299079
dependencies:
@@ -10522,7 +10572,7 @@ __metadata:
1052210572
languageName: node
1052310573
linkType: hard
1052410574

10525-
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.7.0":
10575+
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.7.0, tslib@npm:^2.8.1":
1052610576
version: 2.8.1
1052710577
resolution: "tslib@npm:2.8.1"
1052810578
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62

0 commit comments

Comments
 (0)