Skip to content

Update dependency @patternfly/react-icons to v6 #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@mui/material": "^7.1.1",
"@patternfly/patternfly": "^5.4.2",
"@patternfly/react-core": "^5.4.14",
"@patternfly/react-icons": "^5.4.2",
"@patternfly/react-icons": "^6.0.0",
"@patternfly/react-styles": "^5.4.1",
"@patternfly/react-table": "^5.4.16",
"@remixicon/react": "^4.6.0",
Expand Down
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1907,6 +1907,16 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-icons@npm:^6.0.0":
version: 6.3.1
resolution: "@patternfly/react-icons@npm:6.3.1"
peerDependencies:
react: ^17 || ^18 || ^19
react-dom: ^17 || ^18 || ^19
checksum: 10c0/99bfc823f70b49166c2fcb3de66bd205179fdba1090ff7305495eae0513c101e2bb08e573a840c455373592e5c31fb2f5a97ad7630d5e0aae87ca02ae0635920
languageName: node
linkType: hard

"@patternfly/react-styles@npm:^5.4.1":
version: 5.4.1
resolution: "@patternfly/react-styles@npm:5.4.1"
Expand Down Expand Up @@ -8427,7 +8437,7 @@ __metadata:
"@mui/material": "npm:^7.1.1"
"@patternfly/patternfly": "npm:^5.4.2"
"@patternfly/react-core": "npm:^5.4.14"
"@patternfly/react-icons": "npm:^5.4.2"
"@patternfly/react-icons": "npm:^6.0.0"
"@patternfly/react-styles": "npm:^5.4.1"
"@patternfly/react-table": "npm:^5.4.16"
"@remixicon/react": "npm:^4.6.0"
Expand Down