Bump @hookform/resolvers from 2.9.11 to 3.1.0 in /kafka-ui-react-app

Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.9.11 to 3.1.0.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.9.11...v3.1.0)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-17 07:58:28 +00:00 committed by GitHub
parent 40c198f0fc
commit 2996eef255
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
"dependencies": {
"@floating-ui/react": "^0.19.2",
"@hookform/error-message": "^2.0.0",
"@hookform/resolvers": "^2.7.1",
"@hookform/resolvers": "^3.1.0",
"@microsoft/fetch-event-source": "^2.0.1",
"@reduxjs/toolkit": "^1.8.3",
"@szhsin/react-menu": "^3.1.1",