|
85 | 85 | "webpack-merge": "^6.0.1" |
86 | 86 | }, |
87 | 87 | "dependencies": { |
88 | | - "@patternfly/patternfly": "^6.3.0", |
89 | | - "@patternfly/react-charts": "^8.3.0", |
90 | | - "@patternfly/react-code-editor": "^6.3.0", |
| 88 | + "@patternfly/patternfly": "^6.3.1", |
| 89 | + "@patternfly/react-charts": "^8.3.1", |
| 90 | + "@patternfly/react-code-editor": "^6.3.1", |
91 | 91 | "@patternfly/react-component-groups": "^6.3.0", |
92 | | - "@patternfly/react-core": "^6.3.0", |
93 | | - "@patternfly/react-icons": "^6.3.0", |
| 92 | + "@patternfly/react-core": "^6.3.1", |
| 93 | + "@patternfly/react-icons": "^6.3.1", |
94 | 94 | "@patternfly/react-log-viewer": "^6.3.0", |
95 | | - "@patternfly/react-styles": "^6.3.0", |
96 | | - "@patternfly/react-table": "^6.3.0", |
97 | | - "@patternfly/react-tokens": "^6.3.0", |
98 | | - "i18next": "^25.3.2", |
| 95 | + "@patternfly/react-styles": "^6.3.1", |
| 96 | + "@patternfly/react-table": "^6.3.1", |
| 97 | + "@patternfly/react-tokens": "^6.3.1", |
| 98 | + "i18next": "^25.5.3", |
99 | 99 | "i18next-browser-languagedetector": "^8.2.0", |
100 | 100 | "i18next-http-backend": "^3.0.2", |
101 | 101 | "json-bigint": "^1.0.0", |
102 | 102 | "keycloak-js": "^26", |
103 | 103 | "numeral": "^2.0.6", |
104 | 104 | "react": "^18", |
105 | 105 | "react-dom": "^18", |
106 | | - "react-i18next": "^15.6.1", |
107 | | - "react-syntax-highlighter": "^15.6.1", |
| 106 | + "react-i18next": "^16.0.0", |
| 107 | + "react-syntax-highlighter": "^15.6.6", |
108 | 108 | "victory": "37.3.6" |
109 | 109 | } |
110 | 110 | } |
0 commit comments