Revert "Bump react-hook-form from 7.6.9 to 7.12.2 in /kafka-ui-react-app (#760)" (#783)

This reverts commit 050bd605f3.
This commit is contained in:
Oleg Shur 2021-08-10 15:14:43 +03:00 committed by GitHub
parent 050bd605f3
commit 5930023365
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -16600,9 +16600,9 @@
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
},
"react-hook-form": {
"version": "7.12.2",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.12.2.tgz",
"integrity": "sha512-cpxocjrgpMAJCMJQR51BQhMoEx80/EQqePNihMTgoTYTqCRbd2GExi+N4GJIr+cFqrmbwNj9wxk5oLWYQsUefg=="
"version": "7.6.9",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.6.9.tgz",
"integrity": "sha512-nz+btC4WFIm3zPBjw22K3t9nnJtlMMwj8slcbPYoTKlkSVA5l+q3Ai+VF0YzeRi7vbyyeGQvpyibov1xd/TV7A=="
},
"react-is": {
"version": "16.13.1",

View file

@ -26,7 +26,7 @@
"react-ace": "^9.4.3",
"react-datepicker": "^4.2.0",
"react-dom": "^17.0.1",
"react-hook-form": "7.12.2",
"react-hook-form": "7.6.9",
"react-json-tree": "^0.15.0",
"react-multi-select-component": "^4.0.6",
"react-redux": "^7.2.2",