Bump @hookform/error-message from 2.0.0 to 2.0.1 in /kafka-ui-react-app
Bumps [@hookform/error-message](https://github.com/react-hook-form/error-message) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/react-hook-form/error-message/releases) - [Commits](https://github.com/react-hook-form/error-message/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: "@hookform/error-message" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cca2c96997
commit
12c2ad1f24
1 changed files with 3 additions and 3 deletions
6
kafka-ui-react-app/pnpm-lock.yaml
generated
6
kafka-ui-react-app/pnpm-lock.yaml
generated
|
@ -10,7 +10,7 @@ dependencies:
|
|||
version: 0.19.2(@types/react@18.0.9)(react-dom@18.1.0)(react@18.1.0)
|
||||
'@hookform/error-message':
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0(react-dom@18.1.0)(react-hook-form@7.43.1)(react@18.1.0)
|
||||
version: 2.0.1(react-dom@18.1.0)(react-hook-form@7.43.1)(react@18.1.0)
|
||||
'@hookform/resolvers':
|
||||
specifier: ^2.7.1
|
||||
version: 2.8.9(react-hook-form@7.43.1)
|
||||
|
@ -980,8 +980,8 @@ packages:
|
|||
- '@types/react'
|
||||
dev: false
|
||||
|
||||
/@hookform/error-message@2.0.0(react-dom@18.1.0)(react-hook-form@7.43.1)(react@18.1.0):
|
||||
resolution: {integrity: sha512-Y90nHzjgL2MP7GFy75kscdvxrCTjtyxGmOLLxX14nd08OXRIh9lMH/y9Kpdo0p1IPowJBiZMHyueg7p+yrqynQ==}
|
||||
/@hookform/error-message@2.0.1(react-dom@18.1.0)(react-hook-form@7.43.1)(react@18.1.0):
|
||||
resolution: {integrity: sha512-U410sAr92xgxT1idlu9WWOVjndxLdgPUHEB8Schr27C9eh7/xUnITWpCMF93s+lGiG++D4JnbSnrb5A21AdSNg==}
|
||||
peerDependencies:
|
||||
react: '>=16.8.0'
|
||||
react-dom: '>=16.8.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue