|
47 | 47 | "showdown": ">=1.8.6" |
48 | 48 | }, |
49 | 49 | "dependencies": { |
50 | | - "@patternfly/react-catalog-view-extension": "4.12.15", |
| 50 | + "@patternfly/react-catalog-view-extension": "^4.93.15", |
51 | 51 | "dompurify": "^2.2.6", |
52 | 52 | "history": "^5.0.0", |
53 | 53 | "showdown": "1.8.6" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@patternfly/patternfly": "4.122.2", |
57 | | - "@patternfly/react-core": "4.135.15", |
58 | | - "@patternfly/react-icons": "4.11.4", |
59 | | - "@patternfly/react-styles": "4.11.4", |
60 | | - "@patternfly/react-tokens": "4.12.5", |
| 56 | + "@patternfly/documentation-framework": "1.0.2", |
| 57 | + "@patternfly/patternfly": "^4.222.4", |
| 58 | + "@patternfly/react-core": "^4.267.6", |
| 59 | + "@patternfly/react-icons": "4.93.6", |
| 60 | + "@patternfly/react-styles": "4.92.6", |
| 61 | + "@patternfly/react-tokens": "4.94.6", |
61 | 62 | "@rollup/plugin-commonjs": "^17.0.0", |
62 | 63 | "@rollup/plugin-json": "^4.1.0", |
63 | 64 | "@rollup/plugin-node-resolve": "^11.1.0", |
|
71 | 72 | "@types/react-dom": "^16.8.0", |
72 | 73 | "clean-css-cli": "^4.3.0", |
73 | 74 | "concat-files": "^0.1.1", |
| 75 | + "dart-sass": "^1.25.0", |
74 | 76 | "enzyme": "^3.7.0", |
75 | 77 | "enzyme-adapter-react-16": "^1.15.5", |
76 | 78 | "enzyme-to-json": "^3.6.1", |
77 | | - "node-sass": "^6.0.1", |
78 | 79 | "node-sass-glob-importer": "^5.3.2", |
79 | 80 | "prettier": "^2.1.2", |
80 | 81 | "purgecss": "^4.0.0", |
|
92 | 93 | "rollup-plugin-typescript2": "^0.29.0", |
93 | 94 | "rollup-plugin-visualizer": "^5.5.0", |
94 | 95 | "sass": "^1.35.2", |
95 | | - "tslib": "^2.0.3", |
96 | | - "@patternfly/documentation-framework": "1.0.2" |
| 96 | + "tslib": "^2.0.3" |
97 | 97 | } |
98 | 98 | } |
0 commit comments