|
27 | 27 | "test:a11y": "patternfly-a11y --config patternfly-a11y.config" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@patternfly/patternfly-a11y": "^4.3.1", |
| 30 | + "@patternfly/patternfly-a11y": "^5.0.0", |
31 | 31 | "@types/jest": "^26.0.14", |
32 | 32 | "@types/lodash-es": "^4.17.7", |
33 | 33 | "@typescript-eslint/eslint-plugin": "5.59.6", |
|
60 | 60 | "start-server-and-test": "^1.14.0", |
61 | 61 | "ts-jest": "21.x", |
62 | 62 | "typescript": "5.0.4", |
63 | | - "url-search-params-polyfill": "2.x" |
| 63 | + "url-search-params-polyfill": "2.x", |
| 64 | + "victory-core": "^37.1.1", |
| 65 | + "victory-scatter": "^37.1.1", |
| 66 | + "victory-pie": "^37.1.1", |
| 67 | + "victory-stack": "^37.1.1", |
| 68 | + "victory-legend": "^37.1.1", |
| 69 | + "victory-line": "^37.1.1", |
| 70 | + "victory-group": "^37.1.1", |
| 71 | + "victory-voronoi-container": "^37.1.1", |
| 72 | + "victory-create-container": "^37.1.1", |
| 73 | + "victory-cursor-container": "^37.1.1", |
| 74 | + "victory-tooltip": "^37.1.1", |
| 75 | + "victory-bar": "^37.1.1" |
64 | 76 | }, |
65 | 77 | "resolutions": { |
66 | 78 | "chromedriver": "^104" |
|
0 commit comments