|
1 | 1 | { |
2 | 2 | "name": "@patternfly/documentation-framework", |
3 | 3 | "description": "A framework to build documentation for PatternFly.", |
4 | | - "version": "6.9.0", |
| 4 | + "version": "6.9.5", |
5 | 5 | "author": "Red Hat", |
6 | 6 | "license": "MIT", |
7 | 7 | "bin": { |
|
12 | 12 | "@babel/preset-env": "^7.24.3", |
13 | 13 | "@babel/preset-react": "^7.24.1", |
14 | 14 | "@mdx-js/util": "1.6.16", |
15 | | - "@patternfly/ast-helpers": "^1.4.0-alpha.173", |
| 15 | + "@patternfly/ast-helpers": "^1.4.0-alpha.178", |
16 | 16 | "@reach/router": "npm:@gatsbyjs/reach-router@1.3.9", |
17 | 17 | "autoprefixer": "9.8.6", |
18 | 18 | "babel-loader": "^9.1.3", |
|
47 | 47 | "puppeteer": "^23.6.1", |
48 | 48 | "puppeteer-cluster": "^0.24.0", |
49 | 49 | "react-docgen": "5.3.1", |
50 | | - "react-ssr-prepass": "1.6.0", |
| 50 | + "react-ssr-prepass": "1.5.0", |
51 | 51 | "remark-footnotes": "1.0.0", |
52 | 52 | "remark-frontmatter": "2.0.0", |
53 | 53 | "remark-mdx": "2.0.0-next.8", |
|
72 | 72 | "webpack-merge": "5.8.0" |
73 | 73 | }, |
74 | 74 | "peerDependencies": { |
75 | | - "@patternfly/patternfly": "^6.2.0", |
76 | | - "@patternfly/react-code-editor": "^6.2.0", |
77 | | - "@patternfly/react-core": "^6.2.0", |
78 | | - "@patternfly/react-table": "^6.2.0", |
79 | | - "react": "^17.0.0 || ^18.0.0 || ^19.0.0", |
80 | | - "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0" |
| 75 | + "@patternfly/patternfly": "^6.2.3", |
| 76 | + "@patternfly/react-code-editor": "^6.2.2", |
| 77 | + "@patternfly/react-core": "^6.2.2", |
| 78 | + "@patternfly/react-table": "^6.2.2", |
| 79 | + "react": "^17.0.0 || ^18.0.0", |
| 80 | + "react-dom": "^17.0.0 || ^18.0.0" |
81 | 81 | } |
82 | 82 | } |
0 commit comments