mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
grafana/ui: update react-hook-form to version 7.5.3 (#34218)
This commit is contained in:
parent
0e207c4133
commit
10a19ab790
@ -61,7 +61,7 @@
|
||||
"react-custom-scrollbars": "4.2.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react-highlight-words": "0.16.0",
|
||||
"react-hook-form": "7.2.3",
|
||||
"react-hook-form": "7.5.3",
|
||||
"react-popper": "2.2.4",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-select": "4.3.0",
|
||||
|
@ -18458,10 +18458,10 @@ react-highlight-words@0.17.0:
|
||||
memoize-one "^4.0.0"
|
||||
prop-types "^15.5.8"
|
||||
|
||||
react-hook-form@7.2.3:
|
||||
version "7.2.3"
|
||||
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.2.3.tgz#a4be9214cab3a6e6358f95d342da2e7ded37e3f0"
|
||||
integrity sha512-ki83pkQH/NK6HbSWb4zHLD78s8nh6OW2j4GC5kAjhB2C3yiiVGvNAvybgAfnsXBbx+xb9mPgSpRRVOQUbss+JQ==
|
||||
react-hook-form@7.5.3:
|
||||
version "7.5.3"
|
||||
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.5.3.tgz#9a624fa14ec153b154891c5ebddae02ec5c2e40f"
|
||||
integrity sha512-5T0mfJ4kCPKljd7t3Rgp7lML4Y2+kaZIeMdN6Zo/J7gBQ+WkrDBHOftdOtz4X+7/eqHGak5yL5evNpYdA9abVA==
|
||||
|
||||
react-hot-loader@4.8.0:
|
||||
version "4.8.0"
|
||||
|
Loading…
Reference in New Issue
Block a user