diff --git a/packages/documentation-framework/components/sectionGallery/sectionGalleryToolbar.js b/packages/documentation-framework/components/sectionGallery/sectionGalleryToolbar.js index 82d44032e1..19d1433c1f 100644 --- a/packages/documentation-framework/components/sectionGallery/sectionGalleryToolbar.js +++ b/packages/documentation-framework/components/sectionGallery/sectionGalleryToolbar.js @@ -60,6 +60,7 @@ export const SectionGalleryToolbar = ({ diff --git a/yarn.lock b/yarn.lock index 39a1390977..5a7efbeeaf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1787,6 +1787,74 @@ "@patternfly/react-core" "6.0.0-alpha.94" commander "^12.0.0" +"@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.58" + "@reach/router" "npm:@gatsbyjs/reach-router@1.3.9" + autoprefixer "9.8.6" + babel-loader "^9.1.3" + camelcase-css "2.0.1" + chokidar "3.5.3" + clean-webpack-plugin "4.0.0" + codesandbox "2.2.0" + commander "4.1.1" + copy-webpack-plugin "11.0.0" + css-loader "6.7.3" + detab "2.0.3" + express "4.18.1" + file-loader "6.2.0" + file-saver "1.3.8" + fs-extra "9.0.1" + glob "9.0.0" + handlebars "4.7.7" + hast-to-hyperscript "9.0.0" + hast-util-to-text "2.0.0" + html-formatter "0.1.9" + html-webpack-plugin "5.5.0" + js-yaml "3.14.0" + mdast-util-to-hast "9.1.1" + mdurl "1.0.1" + mini-css-extract-plugin "2.7.5" + null-loader "4.0.1" + parse-entities "2.0.0" + path-browserify "1.0.1" + postcss "8.4.32" + postcss-loader "7.1.0" + process "^0.11.10" + puppeteer "19.11.1" + puppeteer-cluster "0.23.0" + react-docgen "5.3.1" + react-ssr-prepass "1.5.0" + remark-footnotes "1.0.0" + remark-frontmatter "2.0.0" + remark-mdx "2.0.0-next.8" + remark-mdxjs "2.0.0-next.8" + remark-parse "8.0.3" + remark-squeeze-paragraphs "4.0.0" + responsive-loader "3.1.2" + sharp "0.32.6" + style-to-object "0.3.0" + to-vfile "6.1.0" + typedoc "0.23.0" + typescript "4.7.4" + unified "9.1.0" + unist-util-remove "2.0.0" + unist-util-visit "2.0.3" + url-loader "4.1.0" + vfile-reporter "6.0.1" + webpack "5.76.3" + webpack-bundle-analyzer "4.8.0" + webpack-cli "5.0.1" + webpack-dev-server "4.13.1" + webpack-merge "5.8.0" + "@patternfly/patternfly-a11y@4.3.1": version "4.3.1" resolved "https://registry.npmjs.org/@patternfly/patternfly-a11y/-/patternfly-a11y-4.3.1.tgz#09f050d3a899a60471519f552d64ecaaeb5fec2f"