Skip to content

Commit 336a20d

Browse files
build(deps-dev): bump @patternfly/react-icons from 5.4.2 to 6.3.1
Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 5.4.2 to 6.3.1. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) --- updated-dependencies: - dependency-name: "@patternfly/react-icons" dependency-version: 6.3.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 351d318 commit 336a20d

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@patternfly/react-catalog-view-extension": "^5.0.0",
5252
"@patternfly/react-charts": "^7.4.5",
5353
"@patternfly/react-core": "^5.4.2",
54-
"@patternfly/react-icons": "^5.4.0",
54+
"@patternfly/react-icons": "^6.3.1",
5555
"@patternfly/react-styles": "^5.4.1",
5656
"@patternfly/react-table": "^5.4.8",
5757
"@patternfly/react-topology": "^5.4.0",

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ __metadata:
882882
languageName: node
883883
linkType: hard
884884

885-
"@patternfly/react-icons@npm:^5.1.1, @patternfly/react-icons@npm:^5.4.0, @patternfly/react-icons@npm:^5.4.2":
885+
"@patternfly/react-icons@npm:^5.1.1, @patternfly/react-icons@npm:^5.4.2":
886886
version: 5.4.2
887887
resolution: "@patternfly/react-icons@npm:5.4.2"
888888
peerDependencies:
@@ -892,6 +892,16 @@ __metadata:
892892
languageName: node
893893
linkType: hard
894894

895+
"@patternfly/react-icons@npm:^6.3.1":
896+
version: 6.3.1
897+
resolution: "@patternfly/react-icons@npm:6.3.1"
898+
peerDependencies:
899+
react: ^17 || ^18 || ^19
900+
react-dom: ^17 || ^18 || ^19
901+
checksum: 4c3ff2c94c46e0ef8923a340dd4a0bc378c38c5a1b208116014a57390f1a8c1d224f769e361c8fe3117d2c886854368914d3ff3425933e44e7522a9596c7621c
902+
languageName: node
903+
linkType: hard
904+
895905
"@patternfly/react-styles@npm:^5.0.0, @patternfly/react-styles@npm:^5.1.1, @patternfly/react-styles@npm:^5.4.1":
896906
version: 5.4.1
897907
resolution: "@patternfly/react-styles@npm:5.4.1"
@@ -4076,7 +4086,7 @@ __metadata:
40764086
"@patternfly/react-catalog-view-extension": ^5.0.0
40774087
"@patternfly/react-charts": ^7.4.5
40784088
"@patternfly/react-core": ^5.4.2
4079-
"@patternfly/react-icons": ^5.4.0
4089+
"@patternfly/react-icons": ^6.3.1
40804090
"@patternfly/react-styles": ^5.4.1
40814091
"@patternfly/react-table": ^5.4.8
40824092
"@patternfly/react-topology": ^5.4.0

0 commit comments

Comments
 (0)