|
34 | 34 | "@patternfly/react-core": "^6.1.0", |
35 | 35 | "@patternfly/react-code-editor": "^6.1.0", |
36 | 36 | "@patternfly/react-icons": "^6.1.0", |
| 37 | + "@patternfly/react-table": "^6.1.0", |
| 38 | + "@segment/analytics-next": "^1.76.0", |
| 39 | + "posthog-js": "^1.194.4", |
37 | 40 | "clsx": "^2.1.0", |
38 | 41 | "framer-motion": "^11.3.28", |
39 | 42 | "react-markdown": "^9.0.1", |
|
52 | 55 | "@patternfly/documentation-framework": "^6.5.13", |
53 | 56 | "@patternfly/patternfly": "^6.1.0", |
54 | 57 | "@patternfly/patternfly-a11y": "^5.0.0", |
55 | | - "@patternfly/react-table": "^6.1.0", |
56 | 58 | "@types/dom-speech-recognition": "^0.0.4", |
57 | 59 | "@types/react": "^18.2.61", |
58 | 60 | "react": "^18.2.0", |
|
71 | 73 | "victory-create-container": "^37.1.1", |
72 | 74 | "victory-cursor-container": "^37.1.1", |
73 | 75 | "victory-tooltip": "^37.1.1", |
74 | | - "victory-bar": "^37.1.1", |
75 | | - "@segment/analytics-next": "^1.76.0", |
76 | | - "posthog-js": "^1.194.4" |
| 76 | + "victory-bar": "^37.1.1" |
77 | 77 | }, |
78 | 78 | "overrides": { |
79 | 79 | "puppeteer": "^23.6.1", |
|
0 commit comments