Skip to content
Merged
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 @@ -34,7 +34,7 @@
"@patternfly/react-tokens": "workspace:^"
},
"devDependencies": {
"@patternfly/documentation-framework": "^5.23.0",
"@patternfly/documentation-framework": "^5.26.1",
"@patternfly/patternfly-a11y": "4.3.1"
},
"keywords": [
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3077,28 +3077,28 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/ast-helpers@npm:^1.23.0":
version: 1.23.0
resolution: "@patternfly/ast-helpers@npm:1.23.0"
"@patternfly/ast-helpers@npm:^1.26.1":
version: 1.26.1
resolution: "@patternfly/ast-helpers@npm:1.26.1"
dependencies:
acorn: "npm:^8.4.1"
acorn-class-fields: "npm:^1.0.0"
acorn-jsx: "npm:^5.3.2"
acorn-static-class-features: "npm:^1.0.0"
astring: "npm:^1.7.5"
checksum: 10c0/cb712f883cbe3eef5da14e451e9a4c1faadfbb18d38806a9c9cc72a399ba93efce313c8597e73d24f6ae2c699bc7db99dba7de41793077a501732d774335478e
checksum: 10c0/3d7f5a1ddb54993ebaa56d34b189136cddad0ce6b48bef3a29a6feae213a46908f0da66ef05decae123d9ff3d85b2debd2da47594099046c1f49c088fe591743
languageName: node
linkType: hard

"@patternfly/documentation-framework@npm:^5.23.0":
version: 5.23.0
resolution: "@patternfly/documentation-framework@npm:5.23.0"
"@patternfly/documentation-framework@npm:^5.26.1":
version: 5.26.1
resolution: "@patternfly/documentation-framework@npm:5.26.1"
dependencies:
"@babel/core": "npm:^7.24.3"
"@babel/preset-env": "npm:^7.24.3"
"@babel/preset-react": "npm:^7.24.1"
"@mdx-js/util": "npm:1.6.16"
"@patternfly/ast-helpers": "npm:^1.23.0"
"@patternfly/ast-helpers": "npm:^1.26.1"
"@reach/router": "npm:@gatsbyjs/reach-router@1.3.9"
autoprefixer: "npm:9.8.6"
babel-loader: "npm:^9.1.3"
Expand Down Expand Up @@ -3157,16 +3157,16 @@ __metadata:
webpack-dev-server: "npm:4.13.1"
webpack-merge: "npm:5.8.0"
peerDependencies:
"@patternfly/patternfly": 5.4.0
"@patternfly/react-code-editor": 5.4.0
"@patternfly/react-core": 5.4.0
"@patternfly/react-styles": 5.4.0
"@patternfly/react-table": 5.4.0
"@patternfly/patternfly": 5.4.2
"@patternfly/react-code-editor": 5.4.10
"@patternfly/react-core": 5.4.8
"@patternfly/react-styles": 5.4.1
"@patternfly/react-table": 5.4.8
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/2167104665411fad3490b1e952a6cb7d1b44d82107b6cbf1d2256d76a5ffa972519530fa816bb4ebf376d08b72717592d046687008e23a0da86c01c7901b28d1
checksum: 10c0/32eedbf7cad95c11ad84c66346ea73a2a622c65cd0dfa9aba981e49df076ac851770f0b13f1f1f22c365c4bd845b9e6409b30e4c184fb1a91b1bcb824518d19c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3269,7 +3269,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@patternfly/react-docs@workspace:packages/react-docs"
dependencies:
"@patternfly/documentation-framework": "npm:^5.23.0"
"@patternfly/documentation-framework": "npm:^5.26.1"
"@patternfly/patternfly": "npm:5.4.2"
"@patternfly/patternfly-a11y": "npm:4.3.1"
"@patternfly/react-charts": "workspace:^"
Expand Down
Loading