|
3 | 3 | "@openshift-assisted/locales": "workspace:*",
|
4 | 4 | "@openshift-assisted/types": "workspace:*",
|
5 | 5 | "@openshift-console/dynamic-plugin-sdk": "0.0.3",
|
6 |
| - "@patternfly/patternfly": "5.1.0", |
7 |
| - "@patternfly/react-code-editor": "5.1.2", |
8 |
| - "@patternfly/react-core": "5.1.2", |
9 |
| - "@patternfly/react-icons": "5.1.2", |
10 |
| - "@patternfly/react-styles": "5.1.2", |
11 |
| - "@patternfly/react-table": "5.1.2", |
12 |
| - "@patternfly/react-tokens": "5.1.2", |
| 6 | + "@patternfly/patternfly": "5.2.0", |
| 7 | + "@patternfly/react-code-editor": "5.2.0", |
| 8 | + "@patternfly/react-core": "5.2.0", |
| 9 | + "@patternfly/react-icons": "5.2.0", |
| 10 | + "@patternfly/react-styles": "5.2.0", |
| 11 | + "@patternfly/react-table": "5.2.0", |
| 12 | + "@patternfly/react-tokens": "5.2.0", |
13 | 13 | "axios-case-converter": "^0.11.1",
|
14 | 14 | "camel-case": "^4.1.2",
|
15 | 15 | "cidr-tools": "^4.3.0",
|
|
97 | 97 | "@sentry/browser": "^5.9 || ^6",
|
98 | 98 | "axios": ">=0.22.0 <1.0.0",
|
99 | 99 | "i18next": "^20.4 || ^21",
|
100 |
| - "monaco-editor": "^0.34.1", |
| 100 | + "monaco-editor": "0.45.0", |
101 | 101 | "react": "^17 || ^18",
|
102 | 102 | "react-dom": "^17 || ^18",
|
103 | 103 | "react-i18next": ">11.7.3",
|
104 |
| - "react-monaco-editor": "^0.51.0", |
| 104 | + "react-monaco-editor": "^0.55.0", |
105 | 105 | "react-redux": "^8.0.5",
|
106 | 106 | "react-router-dom": "^5.3.0",
|
107 | 107 | "react-tagsinput": "^3.20",
|
|
0 commit comments