Skip to content

Commit 40d5b15

Browse files
build(deps): 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5eb4b32 commit 40d5b15

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
@@ -90,7 +90,7 @@
9090
"webpack-merge": "^6.0.1"
9191
},
9292
"dependencies": {
93-
"@patternfly/quickstarts": "5.4.1",
93+
"@patternfly/quickstarts": "6.4.0",
9494
"@patternfly/react-catalog-view-extension": "^5.0.0",
9595
"@patternfly/react-charts": "7.4.9",
9696
"@patternfly/react-core": "5.4.14",

yarn.lock

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1741,19 +1741,18 @@ __metadata:
17411741
languageName: node
17421742
linkType: hard
17431743

1744-
"@patternfly/quickstarts@npm:5.4.1":
1745-
version: 5.4.1
1746-
resolution: "@patternfly/quickstarts@npm:5.4.1"
1744+
"@patternfly/quickstarts@npm:6.4.0":
1745+
version: 6.4.0
1746+
resolution: "@patternfly/quickstarts@npm:6.4.0"
17471747
dependencies:
1748-
"@patternfly/react-catalog-view-extension": ^5.0.0
1749-
dompurify: ^3.1.3
1748+
dompurify: ^3.2.4
17501749
history: ^5.0.0
17511750
peerDependencies:
1752-
"@patternfly/react-core": ">=5.0.0"
1753-
react: ">=16.8.0"
1754-
react-dom: ">=16.8.0"
1755-
showdown: ">=2.1.0"
1756-
checksum: 7ca9eb2b9a90d35df6c8c700ca70b0debbd78e1c0094b89924c1e468e505ec9f6b80b4320f3d7f0a751a569ffd762796b9c8bbddc89dce9d67455d8fcb5e41f9
1751+
"@patternfly/react-core": ^6.0.0
1752+
marked: ^15.0.6
1753+
react: ^17 || ^18 || ^19
1754+
react-dom: ^17 || ^18 || ^19
1755+
checksum: c835f746330af61d96721d143a359a08ec1426d609b5f2d290a3ef988c965161a63ddb8f3a607579eade84644d708b19ce915f2c740f835180b3f2d56e6e0b41
17571756
languageName: node
17581757
linkType: hard
17591758

@@ -5069,7 +5068,7 @@ __metadata:
50695068
version: 0.0.0-use.local
50705069
resolution: "cryostat-web@workspace:."
50715070
dependencies:
5072-
"@patternfly/quickstarts": 5.4.1
5071+
"@patternfly/quickstarts": 6.4.0
50735072
"@patternfly/react-catalog-view-extension": ^5.0.0
50745073
"@patternfly/react-charts": 7.4.9
50755074
"@patternfly/react-core": 5.4.14
@@ -6183,15 +6182,15 @@ __metadata:
61836182
languageName: node
61846183
linkType: hard
61856184

6186-
"dompurify@npm:^3.1.3":
6187-
version: 3.2.6
6188-
resolution: "dompurify@npm:3.2.6"
6185+
"dompurify@npm:^3.2.4":
6186+
version: 3.3.0
6187+
resolution: "dompurify@npm:3.3.0"
61896188
dependencies:
61906189
"@types/trusted-types": ^2.0.7
61916190
dependenciesMeta:
61926191
"@types/trusted-types":
61936192
optional: true
6194-
checksum: 4d002997dbae13f6bdf0e6be014384129c83b1ee8cd3fca9d96f95b9142d1e96256924466a2fc25e7ffb6ede54290e5c4a7d1bd10f9b14cfa07928dd799c3b42
6193+
checksum: 425c181ac531cb15f93be85dc6efb1eb535d7c53ad0752b305043fe43e76c5ef144c2aa3670da2a52bec253c0aa302c06545cd04012396dc81d52cf86529097b
61956194
languageName: node
61966195
linkType: hard
61976196

0 commit comments

Comments
 (0)