|
46 | 46 | }, |
47 | 47 | "peerDependencies": { |
48 | 48 | "@patternfly/react-core": "^6.0.0", |
| 49 | + "marked": "^15.0.6", |
49 | 50 | "react": "^17 || ^18 || ^19", |
50 | | - "react-dom": "^17 || ^18 || ^19", |
51 | | - "marked": "^15.0.6" |
| 51 | + "react-dom": "^17 || ^18 || ^19" |
52 | 52 | }, |
53 | 53 | "dependencies": { |
54 | 54 | "dompurify": "^3.2.4", |
55 | 55 | "history": "^5.0.0" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@patternfly/documentation-framework": "^6.0.6", |
| 58 | + "@patternfly/documentation-framework": "^6.28.8", |
59 | 59 | "@patternfly/patternfly": "^6.0.0", |
| 60 | + "@patternfly/react-code-editor": "^6.0.0", |
| 61 | + "@patternfly/react-core": "^6.0.0", |
60 | 62 | "@patternfly/react-icons": "^6.0.0", |
61 | 63 | "@patternfly/react-styles": "^6.0.0", |
62 | | - "@patternfly/react-tokens": "^6.0.0", |
63 | 64 | "@patternfly/react-table": "^6.0.0", |
64 | | - "@patternfly/react-code-editor": "^6.0.0", |
65 | | - "@patternfly/react-core": "^6.0.0", |
| 65 | + "@patternfly/react-tokens": "^6.0.0", |
66 | 66 | "@rollup/plugin-commonjs": "^17.0.0", |
67 | 67 | "@rollup/plugin-json": "^4.1.0", |
68 | 68 | "@rollup/plugin-node-resolve": "^11.1.0", |
|
0 commit comments