Skip to content

Commit 387bcad

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 cc5d482 commit 387bcad

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

@@ -5000,7 +4999,7 @@ __metadata:
50004999
version: 0.0.0-use.local
50015000
resolution: "cryostat-web@workspace:."
50025001
dependencies:
5003-
"@patternfly/quickstarts": 5.4.1
5002+
"@patternfly/quickstarts": 6.4.0
50045003
"@patternfly/react-catalog-view-extension": ^5.0.0
50055004
"@patternfly/react-charts": 7.4.9
50065005
"@patternfly/react-core": 5.4.14
@@ -6114,15 +6113,15 @@ __metadata:
61146113
languageName: node
61156114
linkType: hard
61166115

6117-
"dompurify@npm:^3.1.3":
6118-
version: 3.2.6
6119-
resolution: "dompurify@npm:3.2.6"
6116+
"dompurify@npm:^3.2.4":
6117+
version: 3.3.0
6118+
resolution: "dompurify@npm:3.3.0"
61206119
dependencies:
61216120
"@types/trusted-types": ^2.0.7
61226121
dependenciesMeta:
61236122
"@types/trusted-types":
61246123
optional: true
6125-
checksum: 4d002997dbae13f6bdf0e6be014384129c83b1ee8cd3fca9d96f95b9142d1e96256924466a2fc25e7ffb6ede54290e5c4a7d1bd10f9b14cfa07928dd799c3b42
6124+
checksum: 425c181ac531cb15f93be85dc6efb1eb535d7c53ad0752b305043fe43e76c5ef144c2aa3670da2a52bec253c0aa302c06545cd04012396dc81d52cf86529097b
61266125
languageName: node
61276126
linkType: hard
61286127

0 commit comments

Comments
 (0)