Skip to content

Commit 1b26064

Browse files
build(deps-dev): bump @patternfly/quickstarts from 5.4.1 to 6.4.0
Bumps [@patternfly/quickstarts](https://github.com/patternfly/patternfly-quickstarts) from 5.4.1 to 6.4.0. - [Release notes](https://github.com/patternfly/patternfly-quickstarts/releases) - [Commits](patternfly/patternfly-quickstarts@v5.4.1...v6.4.0) --- updated-dependencies: - dependency-name: "@patternfly/quickstarts" dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f35951c commit 1b26064

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@openshift/dynamic-plugin-sdk-extensions": "1.4.1",
5353
"@openshift/dynamic-plugin-sdk-utils": "5.0.1",
5454
"@patternfly/patternfly": "^5.4.0",
55-
"@patternfly/quickstarts": "^5.4.0",
55+
"@patternfly/quickstarts": "^6.4.0",
5656
"@patternfly/react-catalog-view-extension": "^5.0.0",
5757
"@patternfly/react-charts": "^7.4.5",
5858
"@patternfly/react-core": "^5.4.2",

yarn.lock

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1675,19 +1675,18 @@ __metadata:
16751675
languageName: node
16761676
linkType: hard
16771677

1678-
"@patternfly/quickstarts@npm:^5.4.0":
1679-
version: 5.4.1
1680-
resolution: "@patternfly/quickstarts@npm:5.4.1"
1678+
"@patternfly/quickstarts@npm:^6.4.0":
1679+
version: 6.4.0
1680+
resolution: "@patternfly/quickstarts@npm:6.4.0"
16811681
dependencies:
1682-
"@patternfly/react-catalog-view-extension": ^5.0.0
1683-
dompurify: ^3.1.3
1682+
dompurify: ^3.2.4
16841683
history: ^5.0.0
16851684
peerDependencies:
1686-
"@patternfly/react-core": ">=5.0.0"
1687-
react: ">=16.8.0"
1688-
react-dom: ">=16.8.0"
1689-
showdown: ">=2.1.0"
1690-
checksum: 7ca9eb2b9a90d35df6c8c700ca70b0debbd78e1c0094b89924c1e468e505ec9f6b80b4320f3d7f0a751a569ffd762796b9c8bbddc89dce9d67455d8fcb5e41f9
1685+
"@patternfly/react-core": ^6.0.0
1686+
marked: ^15.0.6
1687+
react: ^17 || ^18 || ^19
1688+
react-dom: ^17 || ^18 || ^19
1689+
checksum: c835f746330af61d96721d143a359a08ec1426d609b5f2d290a3ef988c965161a63ddb8f3a607579eade84644d708b19ce915f2c740f835180b3f2d56e6e0b41
16911690
languageName: node
16921691
linkType: hard
16931692

@@ -5560,7 +5559,7 @@ __metadata:
55605559
"@openshift/dynamic-plugin-sdk-extensions": 1.4.1
55615560
"@openshift/dynamic-plugin-sdk-utils": 5.0.1
55625561
"@patternfly/patternfly": ^5.4.0
5563-
"@patternfly/quickstarts": ^5.4.0
5562+
"@patternfly/quickstarts": ^6.4.0
55645563
"@patternfly/react-catalog-view-extension": ^5.0.0
55655564
"@patternfly/react-charts": ^7.4.5
55665565
"@patternfly/react-core": ^5.4.2
@@ -6623,15 +6622,15 @@ __metadata:
66236622
languageName: node
66246623
linkType: hard
66256624

6626-
"dompurify@npm:^3.1.3":
6627-
version: 3.2.4
6628-
resolution: "dompurify@npm:3.2.4"
6625+
"dompurify@npm:^3.2.4":
6626+
version: 3.3.0
6627+
resolution: "dompurify@npm:3.3.0"
66296628
dependencies:
66306629
"@types/trusted-types": ^2.0.7
66316630
dependenciesMeta:
66326631
"@types/trusted-types":
66336632
optional: true
6634-
checksum: 7a299cbbfe3b3d189e5fc77ab94ad312807e37fda1e24a927548b76a58a9c98137e612ce8d94a2f6cd3d3db59844f14fca477676b5eae6103568a82142771df6
6633+
checksum: 425c181ac531cb15f93be85dc6efb1eb535d7c53ad0752b305043fe43e76c5ef144c2aa3670da2a52bec253c0aa302c06545cd04012396dc81d52cf86529097b
66356634
languageName: node
66366635
linkType: hard
66376636

0 commit comments

Comments
 (0)