mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Update dependency react-hook-form to ^7.38.0 (#143996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2de4f152d0
commit
a6eafa9c5c
2 changed files with 5 additions and 5 deletions
|
@ -593,7 +593,7 @@
|
|||
"react-fast-compare": "^2.0.4",
|
||||
"react-focus-on": "^3.6.0",
|
||||
"react-grid-layout": "^1.3.4",
|
||||
"react-hook-form": "^7.37.0",
|
||||
"react-hook-form": "^7.38.0",
|
||||
"react-intl": "^2.8.0",
|
||||
"react-is": "^17.0.2",
|
||||
"react-markdown": "^6.0.3",
|
||||
|
|
|
@ -23645,10 +23645,10 @@ react-grid-layout@^1.3.4:
|
|||
react-draggable "^4.0.0"
|
||||
react-resizable "^3.0.4"
|
||||
|
||||
react-hook-form@^7.37.0:
|
||||
version "7.37.0"
|
||||
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.37.0.tgz#4d1738f092d3d8a3ade34ee892d97350b1032b19"
|
||||
integrity sha512-6NFTxsnw+EXSpNNvLr5nFMjPdYKRryQcelTHg7zwBB6vAzfPIcZq4AExP4heVlwdzntepQgwiOQW4z7Mr99Lsg==
|
||||
react-hook-form@^7.38.0:
|
||||
version "7.38.0"
|
||||
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.38.0.tgz#53d6a68df587ce4ce88352f63e0ecc7fc8779320"
|
||||
integrity sha512-gxWW1kMeru9xR1GoR+Iw4hA+JBOM3SHfr4DWCUKY0xc7Vv1MLsF109oHtBeWl9shcyPFx67KHru44DheN0XY5A==
|
||||
|
||||
react-input-autosize@^3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue