Skip to content

Commit

Permalink
Updated doc framework version
Browse files Browse the repository at this point in the history
  • Loading branch information
thatblindgeye committed Aug 26, 2024
1 parent 60b5aa7 commit ead763f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 69 deletions.
2 changes: 1 addition & 1 deletion packages/documentation-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"screenshots": "pf-docs-framework screenshots"
},
"dependencies": {
"@patternfly/documentation-framework": "6.0.0-alpha.81",
"@patternfly/documentation-framework": "6.0.0-alpha.86",
"@patternfly/react-catalog-view-extension": "6.0.0-alpha.7",
"@patternfly/react-console": "6.0.0-alpha.5",
"@patternfly/react-docs": "7.0.0-alpha.109",
Expand Down
68 changes: 0 additions & 68 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1787,74 +1787,6 @@
"@patternfly/react-core" "6.0.0-alpha.94"
commander "^12.0.0"

"@patternfly/[email protected]":
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/[email protected]"
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/[email protected]":
version "4.3.1"
resolved "https://registry.npmjs.org/@patternfly/patternfly-a11y/-/patternfly-a11y-4.3.1.tgz#09f050d3a899a60471519f552d64ecaaeb5fec2f"
Expand Down

0 comments on commit ead763f

Please sign in to comment.