Revert "Update dependency react-hook-form to v7.26.1" (#45761)

* Revert "Update dependency react-hook-form to v7.26.1 (#43670)"

This reverts commit 175891a5e3.

* chore(renovate): prevent bumping react-hook-form so plugins dont break
This commit is contained in:
Jack Westbrook
2022-02-23 12:22:45 +01:00
committed by GitHub
parent a231c6861c
commit d0d5304662
6 changed files with 11 additions and 21 deletions
+1
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
"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
"slate",