Skip to content

Commit 3d4b954

Browse files
Bump @patternfly/react-core from 5.4.8 to 6.1.0
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 5.4.8 to 6.1.0. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.8...@patternfly/react-core@6.1.0) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0368c6 commit 3d4b954

File tree

2 files changed

+46
-5
lines changed

2 files changed

+46
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@patternfly/quickstarts": "^5.4.0",
5050
"@patternfly/react-catalog-view-extension": "^5.0.0",
5151
"@patternfly/react-charts": "^7.4.5",
52-
"@patternfly/react-core": "^5.4.2",
52+
"@patternfly/react-core": "^6.1.0",
5353
"@patternfly/react-icons": "^5.4.0",
5454
"@patternfly/react-styles": "^5.4.1",
5555
"@patternfly/react-table": "^5.4.8",

yarn.lock

Lines changed: 45 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ __metadata:
543543
languageName: node
544544
linkType: hard
545545

546-
"@patternfly/react-core@npm:^5.0.0, @patternfly/react-core@npm:^5.1.1, @patternfly/react-core@npm:^5.4.12, @patternfly/react-core@npm:^5.4.2":
546+
"@patternfly/react-core@npm:^5.0.0, @patternfly/react-core@npm:^5.1.1, @patternfly/react-core@npm:^5.4.12":
547547
version: 5.4.12
548548
resolution: "@patternfly/react-core@npm:5.4.12"
549549
dependencies:
@@ -560,6 +560,23 @@ __metadata:
560560
languageName: node
561561
linkType: hard
562562

563+
"@patternfly/react-core@npm:^6.1.0":
564+
version: 6.1.0
565+
resolution: "@patternfly/react-core@npm:6.1.0"
566+
dependencies:
567+
"@patternfly/react-icons": ^6.1.0
568+
"@patternfly/react-styles": ^6.1.0
569+
"@patternfly/react-tokens": ^6.1.0
570+
focus-trap: 7.6.2
571+
react-dropzone: ^14.3.5
572+
tslib: ^2.8.1
573+
peerDependencies:
574+
react: ^17 || ^18
575+
react-dom: ^17 || ^18
576+
checksum: df93e6c595ba473c28ac0a00def064232b5d621a286974f1d4d02ae17430f66f4e925611393130f6400e35c2c178d2f07b0507b35fbbd37e59cd5a410fd0d908
577+
languageName: node
578+
linkType: hard
579+
563580
"@patternfly/react-icons@npm:^5.1.1, @patternfly/react-icons@npm:^5.4.0, @patternfly/react-icons@npm:^5.4.2":
564581
version: 5.4.2
565582
resolution: "@patternfly/react-icons@npm:5.4.2"
@@ -570,13 +587,30 @@ __metadata:
570587
languageName: node
571588
linkType: hard
572589

590+
"@patternfly/react-icons@npm:^6.1.0":
591+
version: 6.1.0
592+
resolution: "@patternfly/react-icons@npm:6.1.0"
593+
peerDependencies:
594+
react: ^17 || ^18
595+
react-dom: ^17 || ^18
596+
checksum: bc70947e49a76c9b6814d6c9a6b19faa2c0f5b853898689cf4c79634feba08fbbcd3c7acf9369fc8e62f59c0784d8bf50c7212c67ef920014b86e53e9d1880ab
597+
languageName: node
598+
linkType: hard
599+
573600
"@patternfly/react-styles@npm:^5.0.0, @patternfly/react-styles@npm:^5.1.1, @patternfly/react-styles@npm:^5.4.1":
574601
version: 5.4.1
575602
resolution: "@patternfly/react-styles@npm:5.4.1"
576603
checksum: 6fb1ec38a017acd1cf1262b39c69f70a650ed7f205d5433c83087957395e6e487914ed1992a67de37718ea536145fc974d7d9dbc6460ae38d668035f4c6d0c1b
577604
languageName: node
578605
linkType: hard
579606

607+
"@patternfly/react-styles@npm:^6.1.0":
608+
version: 6.1.0
609+
resolution: "@patternfly/react-styles@npm:6.1.0"
610+
checksum: 73653190157b4a1f1239094b56579517f2a16919d1fb831d294d6fd209c1bd7ec7b5016038fd62e6565afdb4668f22b0c3d4187e0c4be6bc2f2a615e34669c27
611+
languageName: node
612+
linkType: hard
613+
580614
"@patternfly/react-table@npm:^5.4.8":
581615
version: 5.4.13
582616
resolution: "@patternfly/react-table@npm:5.4.13"
@@ -601,6 +635,13 @@ __metadata:
601635
languageName: node
602636
linkType: hard
603637

638+
"@patternfly/react-tokens@npm:^6.1.0":
639+
version: 6.1.0
640+
resolution: "@patternfly/react-tokens@npm:6.1.0"
641+
checksum: 5de010cc64eef5009e1403a6f4e2e03314864e9f3ee9a9fcfde20fcae76b5288d9be4e260eeafaa3485b2addceed4fe68c37d488f48916cfd35c227e412cec68
642+
languageName: node
643+
linkType: hard
644+
604645
"@patternfly/react-topology@npm:^5.4.0":
605646
version: 5.4.1
606647
resolution: "@patternfly/react-topology@npm:5.4.1"
@@ -3679,7 +3720,7 @@ __metadata:
36793720
"@patternfly/quickstarts": ^5.4.0
36803721
"@patternfly/react-catalog-view-extension": ^5.0.0
36813722
"@patternfly/react-charts": ^7.4.5
3682-
"@patternfly/react-core": ^5.4.2
3723+
"@patternfly/react-core": ^6.1.0
36833724
"@patternfly/react-icons": ^5.4.0
36843725
"@patternfly/react-styles": ^5.4.1
36853726
"@patternfly/react-table": ^5.4.8
@@ -10713,7 +10754,7 @@ __metadata:
1071310754
languageName: node
1071410755
linkType: hard
1071510756

10716-
"react-dropzone@npm:^14.2.3":
10757+
"react-dropzone@npm:^14.2.3, react-dropzone@npm:^14.3.5":
1071710758
version: 14.3.5
1071810759
resolution: "react-dropzone@npm:14.3.5"
1071910760
dependencies:
@@ -13257,7 +13298,7 @@ __metadata:
1325713298
languageName: node
1325813299
linkType: hard
1325913300

13260-
"tslib@npm:^2.0.0, tslib@npm:^2.1.0, tslib@npm:^2.2.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2, tslib@npm:^2.7.0":
13301+
"tslib@npm:^2.0.0, tslib@npm:^2.1.0, tslib@npm:^2.2.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2, tslib@npm:^2.7.0, tslib@npm:^2.8.1":
1326113302
version: 2.8.1
1326213303
resolution: "tslib@npm:2.8.1"
1326313304
checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a

0 commit comments

Comments
 (0)