Skip to content

Commit

Permalink
chore(deps): update dependency @patternfly/documentation-framework to…
Browse files Browse the repository at this point in the history
… ^5.17.0
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 0781d69 commit 6bc2750
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
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.16.12",
"@patternfly/documentation-framework": "^5.17.0",
"@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 @@ -3043,28 +3043,28 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/ast-helpers@npm:^1.16.12":
version: 1.16.12
resolution: "@patternfly/ast-helpers@npm:1.16.12"
"@patternfly/ast-helpers@npm:^1.17.0":
version: 1.17.0
resolution: "@patternfly/ast-helpers@npm:1.17.0"
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/3ac55c85e653df2b68ebfe83f8c8455f1cf06287fc6b9455c4a7156521bc2bc098f2937f6d082781334de1cca7a43f2ca2b52dc2d55d830c6c5d398e04c11eb7
checksum: 10c0/735d6d8dfc07e1269fa94de1d0927e248ba418c0d0061107207fd1483a763172978bf27e1d6151693ba32b8f0bcf405a547f675e2b9a84d51bef937ac9e4fee7
languageName: node
linkType: hard

"@patternfly/documentation-framework@npm:^5.16.12":
version: 5.16.12
resolution: "@patternfly/documentation-framework@npm:5.16.12"
"@patternfly/documentation-framework@npm:^5.17.0":
version: 5.17.0
resolution: "@patternfly/documentation-framework@npm:5.17.0"
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.16.12"
"@patternfly/ast-helpers": "npm:^1.17.0"
"@reach/router": "npm:@gatsbyjs/[email protected]"
autoprefixer: "npm:9.8.6"
babel-loader: "npm:^9.1.3"
Expand Down Expand Up @@ -3123,16 +3123,16 @@ __metadata:
webpack-dev-server: "npm:4.13.1"
webpack-merge: "npm:5.8.0"
peerDependencies:
"@patternfly/patternfly": 5.3.1
"@patternfly/react-code-editor": 5.3.4
"@patternfly/react-core": 5.3.4
"@patternfly/react-styles": 5.3.1
"@patternfly/react-table": 5.3.4
"@patternfly/patternfly": 5.4.0-prerelease.8
"@patternfly/react-code-editor": 5.4.0-prerelease.29
"@patternfly/react-core": 5.4.0-prerelease.27
"@patternfly/react-styles": 5.4.0-prerelease.11
"@patternfly/react-table": 5.4.0-prerelease.30
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/5ce8fb1840d1f9d4edba7dc6a3e2619b3a6bcd4380083de0a3dfb09ca3a3174147c740d679dff1ff693255a82b98eb68e2f66e71c18a41936816f84d312b4f65
checksum: 10c0/05deb35c7c67637ccfb696ddc429f14b7103cb0e5a1f99bc2b6d890061b4be1bd2173b957d4d5404618e274dc8a1d503bee8f9da2af2e545af3c890988b1b54f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3235,7 +3235,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@patternfly/react-docs@workspace:packages/react-docs"
dependencies:
"@patternfly/documentation-framework": "npm:^5.16.12"
"@patternfly/documentation-framework": "npm:^5.17.0"
"@patternfly/patternfly": "npm:5.4.0-prerelease.8"
"@patternfly/patternfly-a11y": "npm:4.3.1"
"@patternfly/react-charts": "workspace:^"
Expand Down

0 comments on commit 6bc2750

Please sign in to comment.