diff --git a/packages/module/package.json b/packages/module/package.json index 60d5446..ecb3fdb 100644 --- a/packages/module/package.json +++ b/packages/module/package.json @@ -49,7 +49,7 @@ "react-dom": "^17 || ^18" }, "devDependencies": { - "@patternfly/documentation-framework": "6.0.0-alpha.68", + "@patternfly/documentation-framework": "6.0.0-alpha.69", "@patternfly/patternfly": "6.0.0-alpha.205", "@patternfly/patternfly-a11y": "^4.3.1", "@patternfly/react-code-editor": "6.0.0-alpha.94", diff --git a/yarn.lock b/yarn.lock index 6b537a7..1bc3a1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2579,10 +2579,10 @@ resolved "https://registry.npmjs.org/@novnc/novnc/-/novnc-1.5.0.tgz" integrity sha512-4yGHOtUCnEJUCsgEt/L78eeJu00kthurLBWXFiaXfonNx0pzbs6R/3gJb1byZe6iAE8V9MF0syQb0xIL8MSOtQ== -"@patternfly/ast-helpers@^1.4.0-alpha.57": - version "1.4.0-alpha.57" - resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.4.0-alpha.57.tgz#373eb77995f6c0a56835197e7b3f9b477b9f81ab" - integrity sha512-OzVr/XfZaZBXki2dpm3dcY/6meZomWaGUyAtFxjbp+eorK1Q9V9lwZVFTq7ocbOK1uYX1OEjR/gtiJD3WUb/WQ== +"@patternfly/ast-helpers@^1.4.0-alpha.58": + version "1.4.0-alpha.58" + resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.4.0-alpha.58.tgz#bf57a1f260481adb9f61109e8704cb597df9108b" + integrity sha512-w/BW51wik73X/HsJ/AOSe3qM2SsQRgjdYmfoMK3PqB1FZ14ExT2ayvoyDUlcCJkSmbqa2pJpb3CXflwSu9SoEA== dependencies: acorn "^8.4.1" acorn-class-fields "^1.0.0" @@ -2590,16 +2590,16 @@ acorn-static-class-features "^1.0.0" astring "^1.7.5" -"@patternfly/documentation-framework@6.0.0-alpha.68": - version "6.0.0-alpha.68" - resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-6.0.0-alpha.68.tgz#7742c635588cf7071161b984a40e49afca8212c1" - integrity sha512-GfhQFdajLR+Kaygvfy6ktF1Xe+gMKVQgUCf3ZqfNoPIc5lpGYhkRyH1J/sq6Egm6RjQ2P6l8XBXmTekYIR9xdA== +"@patternfly/documentation-framework@6.0.0-alpha.69": + version "6.0.0-alpha.69" + resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-6.0.0-alpha.69.tgz#d411dd03107cf0ea7635531cc1fec9fa8b82a868" + integrity sha512-Qr28SSTzjNOy2BJSaJvBQYb9JOjuxFv49u7j4kGlY6BgMNUJoHYnGdTOVLBZgl1uvXfLhxRgkHBc4h5/smCFWQ== 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.57" + "@patternfly/ast-helpers" "^1.4.0-alpha.58" "@reach/router" "npm:@gatsbyjs/reach-router@1.3.9" autoprefixer "9.8.6" babel-loader "^9.1.3"