Alerting: Add yaml editor to cloud rules (#46533)
* ruleinspector component * Adding yaml component * setvalues * update yarn.lock * bump types * chore: update lockfile * move apply button position * move button back to tab Co-authored-by: gillesdemey <gilles.de.mey@gmail.com>
This commit is contained in:
co-authored by
gillesdemey
parent
7b30fae36f
commit
cb03b05ced
@@ -128,6 +128,7 @@
|
||||
"@types/hoist-non-react-statics": "3.3.1",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/jquery": "3.5.14",
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/jsurl": "^1.2.28",
|
||||
"@types/lingui__macro": "^3",
|
||||
"@types/lodash": "4.14.181",
|
||||
@@ -311,6 +312,7 @@
|
||||
"immer": "9.0.12",
|
||||
"immutable": "4.0.0",
|
||||
"jquery": "3.6.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"json-source-map": "0.6.1",
|
||||
"jsurl": "^0.1.5",
|
||||
"lezer-promql": "0.22.0",
|
||||
|
||||
Reference in New Issue
Block a user