Skip to content

Commit e451292

Browse files
Update dependency @patternfly/react-icons to v6
1 parent d6f6ddf commit e451292

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@mui/material": "^7.1.1",
3636
"@patternfly/patternfly": "^5.4.2",
3737
"@patternfly/react-core": "^5.4.14",
38-
"@patternfly/react-icons": "^5.4.2",
38+
"@patternfly/react-icons": "^6.0.0",
3939
"@patternfly/react-styles": "^5.4.1",
4040
"@patternfly/react-table": "^5.4.16",
4141
"@remixicon/react": "^4.6.0",

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1907,6 +1907,16 @@ __metadata:
19071907
languageName: node
19081908
linkType: hard
19091909

1910+
"@patternfly/react-icons@npm:^6.0.0":
1911+
version: 6.3.1
1912+
resolution: "@patternfly/react-icons@npm:6.3.1"
1913+
peerDependencies:
1914+
react: ^17 || ^18 || ^19
1915+
react-dom: ^17 || ^18 || ^19
1916+
checksum: 10c0/99bfc823f70b49166c2fcb3de66bd205179fdba1090ff7305495eae0513c101e2bb08e573a840c455373592e5c31fb2f5a97ad7630d5e0aae87ca02ae0635920
1917+
languageName: node
1918+
linkType: hard
1919+
19101920
"@patternfly/react-styles@npm:^5.4.1":
19111921
version: 5.4.1
19121922
resolution: "@patternfly/react-styles@npm:5.4.1"
@@ -8427,7 +8437,7 @@ __metadata:
84278437
"@mui/material": "npm:^7.1.1"
84288438
"@patternfly/patternfly": "npm:^5.4.2"
84298439
"@patternfly/react-core": "npm:^5.4.14"
8430-
"@patternfly/react-icons": "npm:^5.4.2"
8440+
"@patternfly/react-icons": "npm:^6.0.0"
84318441
"@patternfly/react-styles": "npm:^5.4.1"
84328442
"@patternfly/react-table": "npm:^5.4.16"
84338443
"@remixicon/react": "npm:^4.6.0"

0 commit comments

Comments
 (0)