|
137 | 137 | "@patternfly/quickstarts": "^6.2.0-prerelease.4", |
138 | 138 | "@patternfly/react-catalog-view-extension": "^6.1.0-prerelease.3", |
139 | 139 | "@patternfly/react-charts": "^8.2.0-prerelease.13", |
| 140 | + "@patternfly/react-code-editor": "^6.2.0-prerelease.21", |
140 | 141 | "@patternfly/react-component-groups": "^6.2.0-prerelease.4", |
141 | 142 | "@patternfly/react-console": "^6.0.0", |
142 | 143 | "@patternfly/react-core": "^6.2.0-prerelease.15", |
|
180 | 181 | "js-yaml": "^3.13.1", |
181 | 182 | "json-schema": "^0.3.0", |
182 | 183 | "lodash-es": "^4.17.21", |
183 | | - "monaco-languageclient": "^0.13.0", |
| 184 | + "monaco-yaml": "^5.3.1", |
184 | 185 | "murmurhash-js": "1.0.x", |
185 | 186 | "node-polyfill-webpack-plugin": "^4.0.0", |
186 | 187 | "pluralize": "^8.0.0", |
|
197 | 198 | "react-linkify": "^0.2.2", |
198 | 199 | "react-measure": "^2.2.6", |
199 | 200 | "react-modal": "^3.12.1", |
200 | | - "react-monaco-editor": "0.46.x", |
201 | 201 | "react-redux": "7.2.9", |
202 | 202 | "react-router": "5.3.x", |
203 | 203 | "react-router-dom": "5.3.x", |
|
219 | 219 | "typesafe-actions": "^4.2.1", |
220 | 220 | "url-search-params-polyfill": "2.x", |
221 | 221 | "victory": "^37.3.6", |
222 | | - "vscode-languageserver-types": "^3.10.0", |
223 | 222 | "whatwg-fetch": "2.x", |
224 | 223 | "xterm": "^4.10.0", |
225 | 224 | "xterm-addon-attach": "0.6.0", |
226 | 225 | "xterm-addon-fit": "0.5.0", |
227 | | - "yaml-language-server": "0.13.0", |
228 | 226 | "yup": "^0.27.0" |
229 | 227 | }, |
230 | 228 | "devDependencies": { |
|
304 | 302 | "mochawesome-merge": "^4.1.0", |
305 | 303 | "mochawesome-report-generator": "^5.1.0", |
306 | 304 | "mock-socket": "^9.0.3", |
307 | | - "monaco-editor": "^0.28.1", |
308 | | - "monaco-editor-webpack-plugin": "^4.2.0", |
| 305 | + "monaco-editor": "^0.51.0", |
| 306 | + "monaco-editor-webpack-plugin": "^7.1.0", |
309 | 307 | "prettier": "2.0.5", |
310 | 308 | "react-refresh": "^0.10.0", |
311 | 309 | "read-pkg": "5.x", |
|
318 | 316 | "ts-jest": "21.x", |
319 | 317 | "ts-node": "10.9.2", |
320 | 318 | "typescript": "5.7.2", |
321 | | - "umd-compat-loader": "^2.1.2", |
322 | 319 | "val-loader": "^6.0.0", |
323 | 320 | "webpack": "^5.75.0", |
324 | 321 | "webpack-bundle-analyzer": "4.10.2", |
|
0 commit comments