renovate: do not update monaco-editor (#45762)

* renovate: do not update monaco-editor

* renovate: alphabetically sort the entries
This commit is contained in:
Gábor Farkas 2022-02-24 12:06:53 +01:00 committed by GitHub
parent 60db643983
commit 85af6d2718
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@
"d3-scale-chromatic", // we should bump this once we move to esm modules
"execa", // we should bump this once we move to esm modules
"history", // we should bump this together with react-router-dom
"monaco-editor", // due to us exposing this via @grafana/ui/CodeEditor's props bumping can break plugins
"react-hook-form", // due to us exposing these hooks via @grafana/ui form components bumping can break plugins
"react-icons", // jaeger-ui-components is being refactored to use @grafana/ui icons instead
"react-router-dom", // we should bump this together with history