Skip to content

Commit

Permalink
build(deps): bump @patternfly/quickstarts from 5.4.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [@patternfly/quickstarts](https://github.com/patternfly/patternfly-quickstarts) from 5.4.0 to 6.1.0.
- [Release notes](https://github.com/patternfly/patternfly-quickstarts/releases)
- [Commits](patternfly/patternfly-quickstarts@v5.4.0...v6.1.0)

---
updated-dependencies:
- dependency-name: "@patternfly/quickstarts"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent ddf3500 commit 19e4996
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"webpack-merge": "^6.0.1"
},
"dependencies": {
"@patternfly/quickstarts": "^5.4.0",
"@patternfly/quickstarts": "^6.1.0",
"@patternfly/react-catalog-view-extension": "^5.0.0",
"@patternfly/react-charts": "^7.4.5",
"@patternfly/react-core": "^5.4.2",
Expand Down
39 changes: 25 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1330,19 +1330,18 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/quickstarts@npm:^5.4.0":
version: 5.4.0
resolution: "@patternfly/quickstarts@npm:5.4.0"
"@patternfly/quickstarts@npm:^6.1.0":
version: 6.1.0
resolution: "@patternfly/quickstarts@npm:6.1.0"
dependencies:
"@patternfly/react-catalog-view-extension": ^5.0.0
dompurify: ^2.4.9
dompurify: ^3.1.3
history: ^5.0.0
peerDependencies:
"@patternfly/react-core": ">=5.0.0"
react: ">=16.8.0"
react-dom: ">=16.8.0"
"@patternfly/react-core": ^6.0.0
react: ">=18.0.0"
react-dom: ">=18.0.0"
showdown: ">=2.1.0"
checksum: fd8ee2eee08d6adc14000fc208814b2961eb21eca4f3064fe9e5394ea7794354079dcb8b5bf09a08333bc77ad42e3d5a142e085c3704929af0869feb65598584
checksum: 6fffe887945b9bd127a99d19bca6dc284bd084dfb23922002c2928d8b6c34e9fe4cbf84db0d0d129207eac78978b2fdd9cc4dd83d1a95f155c21f8db073e29ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -2542,6 +2541,13 @@ __metadata:
languageName: node
linkType: hard

"@types/trusted-types@npm:^2.0.7":
version: 2.0.7
resolution: "@types/trusted-types@npm:2.0.7"
checksum: 8e4202766a65877efcf5d5a41b7dd458480b36195e580a3b1085ad21e948bc417d55d6f8af1fd2a7ad008015d4117d5fdfe432731157da3c68678487174e4ba3
languageName: node
linkType: hard

"@types/use-sync-external-store@npm:^0.0.3":
version: 0.0.3
resolution: "@types/use-sync-external-store@npm:0.0.3"
Expand Down Expand Up @@ -4346,7 +4352,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "cryostat-web@workspace:."
dependencies:
"@patternfly/quickstarts": ^5.4.0
"@patternfly/quickstarts": ^6.1.0
"@patternfly/react-catalog-view-extension": ^5.0.0
"@patternfly/react-charts": ^7.4.5
"@patternfly/react-core": ^5.4.2
Expand Down Expand Up @@ -5466,10 +5472,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^2.4.9":
version: 2.5.6
resolution: "dompurify@npm:2.5.6"
checksum: 1d329fe79928aa86c61539b758bdbc53df58dd90bdc5b74032a2a3a22a436e84178d8f6ad8b022c8f6fac46b26d6e7e553c0cd131a37ed5105bbed6bf87be226
"dompurify@npm:^3.1.3":
version: 3.2.3
resolution: "dompurify@npm:3.2.3"
dependencies:
"@types/trusted-types": ^2.0.7
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: cd66ae8b22e1cfe5bc207b95fc119ce62f9a56eb313a9a1af6262d789d84e7bd27e29f26ed80110d108670dacb9527cb96ddf48a1da89126a37ec8b48702279a
languageName: node
linkType: hard

Expand Down

0 comments on commit 19e4996

Please sign in to comment.