|
1 | 1 | { |
2 | 2 | "name": "@patternfly/react-docs", |
3 | 3 | "description": "PatternFly React Docs", |
4 | | - "version": "6.3.2", |
| 4 | + "version": "6.3.3", |
5 | 5 | "publishConfig": { |
6 | 6 | "access": "public" |
7 | 7 | }, |
|
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | 25 | "@patternfly/patternfly": "5.3.1", |
26 | | - "@patternfly/react-charts": "^7.3.0", |
27 | | - "@patternfly/react-code-editor": "^5.3.2", |
28 | | - "@patternfly/react-core": "^5.3.2", |
29 | | - "@patternfly/react-drag-drop": "^5.3.2", |
30 | | - "@patternfly/react-icons": "^5.3.1", |
31 | | - "@patternfly/react-styles": "^5.3.0", |
32 | | - "@patternfly/react-table": "^5.3.2", |
33 | | - "@patternfly/react-templates": "^1.0.2", |
34 | | - "@patternfly/react-tokens": "^5.3.0" |
| 26 | + "@patternfly/react-charts": "^7.3.1", |
| 27 | + "@patternfly/react-code-editor": "^5.3.3", |
| 28 | + "@patternfly/react-core": "^5.3.3", |
| 29 | + "@patternfly/react-drag-drop": "^5.3.3", |
| 30 | + "@patternfly/react-icons": "^5.3.2", |
| 31 | + "@patternfly/react-styles": "^5.3.1", |
| 32 | + "@patternfly/react-table": "^5.3.3", |
| 33 | + "@patternfly/react-templates": "^1.0.3", |
| 34 | + "@patternfly/react-tokens": "^5.3.1" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | 37 | "@patternfly/documentation-framework": "^5.8.2", |
|
0 commit comments