@ansible/ansible-ui-framework 2.4.2604 → 2.4.2605
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ansible/ansible-ui-framework",
|
3
3
|
"description": "A framework for building applications using PatternFly.",
|
4
|
-
"version": "2.4.
|
4
|
+
"version": "2.4.2605",
|
5
5
|
"license": "Apache-2.0",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"@patternfly/react-table": "^5.4",
|
37
37
|
"react": "^17 || ^18",
|
38
38
|
"react-dom": "^17 || ^18",
|
39
|
-
"monaco-editor": "^0.
|
39
|
+
"monaco-editor": "^0.51.0",
|
40
40
|
"monaco-yaml": "^5.2.2"
|
41
41
|
}
|
42
42
|
}
|