diff --git a/package.json b/package.json index 33d5cae027..6b398e50c4 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@commitlint/config-conventional": "^19.1.0", "@fortawesome/fontawesome": "^1.1.8", "@octokit/rest": "^20.1.0", - "@patternfly/documentation-framework": "6.10.24", + "@patternfly/documentation-framework": "6.10.31", "@patternfly/patternfly-a11y": "5.1.0", "@patternfly/react-code-editor": "6.2.2", "@patternfly/react-core": "6.2.2", diff --git a/yarn.lock b/yarn.lock index 1a89caa996..03bf3bb1a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2866,10 +2866,10 @@ dependencies: "@octokit/openapi-types" "^23.0.1" -"@patternfly/ast-helpers@^1.4.0-alpha.210": - version "1.4.0-alpha.210" - resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.4.0-alpha.210.tgz#2890a5cc0dc8b9922fdcbdeebbd6ccd23004c3d7" - integrity sha512-BKwFrlf4VH5BcnXZJabQ91x+4qcE6/VEn8AubwqsfkykszecxWXGcW3PFLGBrPB+jUSRMfssnOhhVJ7Xl8Y/fg== +"@patternfly/ast-helpers@^1.4.0-alpha.217": + version "1.4.0-alpha.217" + resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.4.0-alpha.217.tgz#a72c4fa85ebee96fae39b9cb666dc559b81e26e0" + integrity sha512-is2Rhj4TSuaLOUwCLC3R+IoFyTiGep+ztD2JXZ98pWgQek4V4ww2jY52Rh8jAVNPFeqkS5j/9TKx00+FLbUbQg== dependencies: acorn "^8.4.1" acorn-class-fields "^1.0.0" @@ -2877,16 +2877,16 @@ acorn-static-class-features "^1.0.0" astring "^1.7.5" -"@patternfly/documentation-framework@6.10.24": - version "6.10.24" - resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-6.10.24.tgz#d118156a8844b642072849b3468fd036c7f50496" - integrity sha512-IKJzaB/18DVIRNfDot/UmGaNBWvFT5Yf7h0iAYkpqgDgUzPi9OwrwV6FpJEcakbFP5s08Zys1narrPJZGj3Xuw== +"@patternfly/documentation-framework@6.10.31": + version "6.10.31" + resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-6.10.31.tgz#3f675038c4a5f908ad9eec68bf0e22c81bf681ae" + integrity sha512-qeQ/IQWwIjqcx3aNCGJ9fd+BTOjh8aRKxlLvULw/CFbwF3BRFk/E/oKTmGLlfBJRZ+GvxBPEfFmh7Xhhc/pYIw== dependencies: "@babel/core" "^7.24.3" "@babel/preset-env" "^7.24.3" "@babel/preset-react" "^7.24.1" "@mdx-js/util" "1.6.16" - "@patternfly/ast-helpers" "^1.4.0-alpha.210" + "@patternfly/ast-helpers" "^1.4.0-alpha.217" "@reach/router" "npm:@gatsbyjs/reach-router@1.3.9" autoprefixer "9.8.6" babel-loader "^9.1.3"