Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/react-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"victory": "^37.3.6"
},
"devDependencies": {
"@patternfly/documentation-framework": "^6.36.8",
"@patternfly/documentation-framework": "^6.38.3",
"@patternfly/patternfly-a11y": "5.1.0"
},
"keywords": [
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4963,9 +4963,9 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/documentation-framework@npm:^6.36.8":
version: 6.36.8
resolution: "@patternfly/documentation-framework@npm:6.36.8"
"@patternfly/documentation-framework@npm:^6.38.3":
version: 6.38.3
resolution: "@patternfly/documentation-framework@npm:6.38.3"
dependencies:
"@babel/core": "npm:^7.29.0"
"@babel/preset-env": "npm:7.29.0"
Expand Down Expand Up @@ -5026,16 +5026,16 @@ __metadata:
webpack-dev-server: "npm:5.2.3"
webpack-merge: "npm:5.10.0"
peerDependencies:
"@patternfly/patternfly": ^6.5.0-prerelease.46
"@patternfly/react-code-editor": ^6.5.0-prerelease.39
"@patternfly/react-core": ^6.5.0-prerelease.36
"@patternfly/react-icons": ^6.5.0-prerelease.15
"@patternfly/react-table": ^6.5.0-prerelease.37
"@patternfly/patternfly": ^6.5.0-prerelease.64
"@patternfly/react-code-editor": ^6.5.0-prerelease.52
"@patternfly/react-core": ^6.5.0-prerelease.49
"@patternfly/react-icons": ^6.5.0-prerelease.20
"@patternfly/react-table": ^6.5.0-prerelease.50
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
bin:
pf-docs-framework: scripts/cli/cli.js
checksum: 10c0/bf29256be06e32e130d6146a8d5cc9744e0b88463b69f9c2ef6bae98f0ffee15901760fb69c3737d7fdcf2d612511d034c7661568c92187ead143fe772f8d561
checksum: 10c0/65b0a04803266ee829f619cab7d651403c1a07cd9ab19d6a1bdefab96a141d0e8868c21ddff2bba29844299ed2828435ad0bf4fc131139d37ccd36079c7ff3e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5191,7 +5191,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@patternfly/react-docs@workspace:packages/react-docs"
dependencies:
"@patternfly/documentation-framework": "npm:^6.36.8"
"@patternfly/documentation-framework": "npm:^6.38.3"
"@patternfly/patternfly": "npm:6.5.0-prerelease.67"
"@patternfly/patternfly-a11y": "npm:5.1.0"
"@patternfly/react-charts": "workspace:^"
Expand Down
Loading