Skip to content

Commit

Permalink
chore(deps): update dependency @patternfly/documentation-framework to…
Browse files Browse the repository at this point in the history
… ^6.1.3
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 4e43d6c commit 88f0ebb
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/react-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"victory": "^37.3.2"
},
"devDependencies": {
"@patternfly/documentation-framework": "^6.0.15",
"@patternfly/documentation-framework": "^6.1.3",
"@patternfly/patternfly-a11y": "5.0.0"
},
"keywords": [
Expand Down
51 changes: 29 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3458,7 +3458,7 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/ast-helpers@npm:^1.4.0-alpha.131":
"@patternfly/ast-helpers@npm:^1.4.0-alpha.137":
version: 1.26.1
resolution: "@patternfly/ast-helpers@npm:1.26.1"
dependencies:
Expand All @@ -3471,15 +3471,15 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/documentation-framework@npm:^6.0.15":
version: 6.0.15
resolution: "@patternfly/documentation-framework@npm:6.0.15"
"@patternfly/documentation-framework@npm:^6.1.3":
version: 6.1.3
resolution: "@patternfly/documentation-framework@npm:6.1.3"
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.4.0-alpha.131"
"@patternfly/ast-helpers": "npm:^1.4.0-alpha.137"
"@reach/router": "npm:@gatsbyjs/[email protected]"
autoprefixer: "npm:9.8.6"
babel-loader: "npm:^9.1.3"
Expand All @@ -3491,7 +3491,7 @@ __metadata:
copy-webpack-plugin: "npm:11.0.0"
css-loader: "npm:6.7.3"
detab: "npm:2.0.3"
express: "npm:4.21.0"
express: "npm:4.21.2"
file-loader: "npm:6.2.0"
file-saver: "npm:1.3.8"
fs-extra: "npm:9.0.1"
Expand Down Expand Up @@ -3538,15 +3538,15 @@ __metadata:
webpack-dev-server: "npm:4.13.1"
webpack-merge: "npm:5.8.0"
peerDependencies:
"@patternfly/patternfly": ^6.1.0-prerelease.2
"@patternfly/react-code-editor": ^6.0.0
"@patternfly/react-core": ^6.1.0-prerelease.2
"@patternfly/react-table": ^6.0.0
"@patternfly/patternfly": ^6.1.0-prerelease.11
"@patternfly/react-code-editor": ^6.1.0-prerelease.14
"@patternfly/react-core": ^6.1.0-prerelease.14
"@patternfly/react-table": ^6.1.0-prerelease.14
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/d4bc5adf07429e7d3b849c00925ac9bf1a9ad0ec4b48cddd218aaddc22a34cbf0fa8d38857370f94ad932473e447ecb2fb7a6ac6be76571ff8bee10879a160be
checksum: 10c0/26af2750059216757416b0f36a3cdf57172c4fac2412275a101850cdd79d80db3b1a809515fbf0321fa57a5cba1ab625ae4d23bd8f7800f4040be7415a0b2b8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3698,7 +3698,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@patternfly/react-docs@workspace:packages/react-docs"
dependencies:
"@patternfly/documentation-framework": "npm:^6.0.15"
"@patternfly/documentation-framework": "npm:^6.1.3"
"@patternfly/patternfly": "npm:6.1.0-prerelease.11"
"@patternfly/patternfly-a11y": "npm:5.0.0"
"@patternfly/react-charts": "workspace:^"
Expand Down Expand Up @@ -8137,6 +8137,13 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:0.7.1":
version: 0.7.1
resolution: "cookie@npm:0.7.1"
checksum: 10c0/5de60c67a410e7c8dc8a46a4b72eb0fe925871d057c9a5d2c0e8145c4270a4f81076de83410c4d397179744b478e33cd80ccbcc457abf40a9409ad27dcd21dde
languageName: node
linkType: hard

"copy-concurrently@npm:^1.0.0":
version: 1.0.5
resolution: "copy-concurrently@npm:1.0.5"
Expand Down Expand Up @@ -10204,16 +10211,16 @@ __metadata:
languageName: node
linkType: hard

"express@npm:4.21.0":
version: 4.21.0
resolution: "express@npm:4.21.0"
"express@npm:4.21.2":
version: 4.21.2
resolution: "express@npm:4.21.2"
dependencies:
accepts: "npm:~1.3.8"
array-flatten: "npm:1.1.1"
body-parser: "npm:1.20.3"
content-disposition: "npm:0.5.4"
content-type: "npm:~1.0.4"
cookie: "npm:0.6.0"
cookie: "npm:0.7.1"
cookie-signature: "npm:1.0.6"
debug: "npm:2.6.9"
depd: "npm:2.0.0"
Expand All @@ -10227,7 +10234,7 @@ __metadata:
methods: "npm:~1.1.2"
on-finished: "npm:2.4.1"
parseurl: "npm:~1.3.3"
path-to-regexp: "npm:0.1.10"
path-to-regexp: "npm:0.1.12"
proxy-addr: "npm:~2.0.7"
qs: "npm:6.13.0"
range-parser: "npm:~1.2.1"
Expand All @@ -10239,7 +10246,7 @@ __metadata:
type-is: "npm:~1.6.18"
utils-merge: "npm:1.0.1"
vary: "npm:~1.1.2"
checksum: 10c0/4cf7ca328f3fdeb720f30ccb2ea7708bfa7d345f9cc460b64a82bf1b2c91e5b5852ba15a9a11b2a165d6089acf83457fc477dc904d59cd71ed34c7a91762c6cc
checksum: 10c0/38168fd0a32756600b56e6214afecf4fc79ec28eca7f7a91c2ab8d50df4f47562ca3f9dee412da7f5cea6b1a1544b33b40f9f8586dbacfbdada0fe90dbb10a1f
languageName: node
linkType: hard

Expand Down Expand Up @@ -16943,10 +16950,10 @@ __metadata:
languageName: node
linkType: hard

"path-to-regexp@npm:0.1.10":
version: 0.1.10
resolution: "path-to-regexp@npm:0.1.10"
checksum: 10c0/34196775b9113ca6df88e94c8d83ba82c0e1a2063dd33bfe2803a980da8d49b91db8104f49d5191b44ea780d46b8670ce2b7f4a5e349b0c48c6779b653f1afe4
"path-to-regexp@npm:0.1.12":
version: 0.1.12
resolution: "path-to-regexp@npm:0.1.12"
checksum: 10c0/1c6ff10ca169b773f3bba943bbc6a07182e332464704572962d277b900aeee81ac6aa5d060ff9e01149636c30b1f63af6e69dd7786ba6e0ddb39d4dee1f0645b
languageName: node
linkType: hard

Expand Down

0 comments on commit 88f0ebb

Please sign in to comment.