This reverts commit 050bd605f3
.
This commit is contained in:
parent
050bd605f3
commit
5930023365
2 changed files with 4 additions and 4 deletions
6
kafka-ui-react-app/package-lock.json
generated
6
kafka-ui-react-app/package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue