Skip to content

Commit 33c7c04

Browse files
chore(deps): update dependency @patternfly/documentation-framework to ^5.26.1 (#11250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c9ab50 commit 33c7c04

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

packages/react-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@patternfly/react-tokens": "workspace:^"
3535
},
3636
"devDependencies": {
37-
"@patternfly/documentation-framework": "^5.23.0",
37+
"@patternfly/documentation-framework": "^5.26.1",
3838
"@patternfly/patternfly-a11y": "4.3.1"
3939
},
4040
"keywords": [

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3082,28 +3082,28 @@ __metadata:
30823082
languageName: node
30833083
linkType: hard
30843084

3085-
"@patternfly/ast-helpers@npm:^1.23.0":
3086-
version: 1.23.0
3087-
resolution: "@patternfly/ast-helpers@npm:1.23.0"
3085+
"@patternfly/ast-helpers@npm:^1.26.1":
3086+
version: 1.26.1
3087+
resolution: "@patternfly/ast-helpers@npm:1.26.1"
30883088
dependencies:
30893089
acorn: "npm:^8.4.1"
30903090
acorn-class-fields: "npm:^1.0.0"
30913091
acorn-jsx: "npm:^5.3.2"
30923092
acorn-static-class-features: "npm:^1.0.0"
30933093
astring: "npm:^1.7.5"
3094-
checksum: 10c0/cb712f883cbe3eef5da14e451e9a4c1faadfbb18d38806a9c9cc72a399ba93efce313c8597e73d24f6ae2c699bc7db99dba7de41793077a501732d774335478e
3094+
checksum: 10c0/3d7f5a1ddb54993ebaa56d34b189136cddad0ce6b48bef3a29a6feae213a46908f0da66ef05decae123d9ff3d85b2debd2da47594099046c1f49c088fe591743
30953095
languageName: node
30963096
linkType: hard
30973097

3098-
"@patternfly/documentation-framework@npm:^5.23.0":
3099-
version: 5.23.0
3100-
resolution: "@patternfly/documentation-framework@npm:5.23.0"
3098+
"@patternfly/documentation-framework@npm:^5.26.1":
3099+
version: 5.26.1
3100+
resolution: "@patternfly/documentation-framework@npm:5.26.1"
31013101
dependencies:
31023102
"@babel/core": "npm:^7.24.3"
31033103
"@babel/preset-env": "npm:^7.24.3"
31043104
"@babel/preset-react": "npm:^7.24.1"
31053105
"@mdx-js/util": "npm:1.6.16"
3106-
"@patternfly/ast-helpers": "npm:^1.23.0"
3106+
"@patternfly/ast-helpers": "npm:^1.26.1"
31073107
"@reach/router": "npm:@gatsbyjs/[email protected]"
31083108
autoprefixer: "npm:9.8.6"
31093109
babel-loader: "npm:^9.1.3"
@@ -3162,16 +3162,16 @@ __metadata:
31623162
webpack-dev-server: "npm:4.13.1"
31633163
webpack-merge: "npm:5.8.0"
31643164
peerDependencies:
3165-
"@patternfly/patternfly": 5.4.0
3166-
"@patternfly/react-code-editor": 5.4.0
3167-
"@patternfly/react-core": 5.4.0
3168-
"@patternfly/react-styles": 5.4.0
3169-
"@patternfly/react-table": 5.4.0
3165+
"@patternfly/patternfly": 5.4.2
3166+
"@patternfly/react-code-editor": 5.4.10
3167+
"@patternfly/react-core": 5.4.8
3168+
"@patternfly/react-styles": 5.4.1
3169+
"@patternfly/react-table": 5.4.8
31703170
react: ^17.0.0 || ^18.0.0
31713171
react-dom: ^17.0.0 || ^18.0.0
31723172
bin:
31733173
pf-docs-framework: scripts/cli/cli.js
3174-
checksum: 10c0/2167104665411fad3490b1e952a6cb7d1b44d82107b6cbf1d2256d76a5ffa972519530fa816bb4ebf376d08b72717592d046687008e23a0da86c01c7901b28d1
3174+
checksum: 10c0/32eedbf7cad95c11ad84c66346ea73a2a622c65cd0dfa9aba981e49df076ac851770f0b13f1f1f22c365c4bd845b9e6409b30e4c184fb1a91b1bcb824518d19c
31753175
languageName: node
31763176
linkType: hard
31773177

@@ -3274,7 +3274,7 @@ __metadata:
32743274
version: 0.0.0-use.local
32753275
resolution: "@patternfly/react-docs@workspace:packages/react-docs"
32763276
dependencies:
3277-
"@patternfly/documentation-framework": "npm:^5.23.0"
3277+
"@patternfly/documentation-framework": "npm:^5.26.1"
32783278
"@patternfly/patternfly": "npm:5.4.2"
32793279
"@patternfly/patternfly-a11y": "npm:4.3.1"
32803280
"@patternfly/react-charts": "workspace:^"

0 commit comments

Comments
 (0)