chore(deps): bump @hookform/resolvers from 3.3.1 to 3.3.2
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](https://github.com/react-hook-form/resolvers/compare/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fd7a5aa0d0
commit
1dfdbec246
2 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
|||
"tsc": "tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^3.3.1",
|
||||
"@hookform/resolvers": "^3.3.2",
|
||||
"@otplib/core": "^12.0.1",
|
||||
"@otplib/plugin-crypto": "^12.0.1",
|
||||
"@otplib/plugin-thirty-two": "^12.0.1",
|
||||
|
|
|
@ -14,8 +14,8 @@ importers:
|
|||
.:
|
||||
dependencies:
|
||||
'@hookform/resolvers':
|
||||
specifier: ^3.3.1
|
||||
version: 3.3.1(react-hook-form@7.47.0)
|
||||
specifier: ^3.3.2
|
||||
version: 3.3.2(react-hook-form@7.47.0)
|
||||
'@otplib/core':
|
||||
specifier: ^12.0.1
|
||||
version: 12.0.1
|
||||
|
@ -1475,8 +1475,8 @@ packages:
|
|||
tslib: 2.6.2
|
||||
dev: false
|
||||
|
||||
/@hookform/resolvers@3.3.1(react-hook-form@7.47.0):
|
||||
resolution: {integrity: sha512-K7KCKRKjymxIB90nHDQ7b9nli474ru99ZbqxiqDAWYsYhOsU3/4qLxW91y+1n04ic13ajjZ66L3aXbNef8PELQ==}
|
||||
/@hookform/resolvers@3.3.2(react-hook-form@7.47.0):
|
||||
resolution: {integrity: sha512-Tw+GGPnBp+5DOsSg4ek3LCPgkBOuOgS5DsDV7qsWNH9LZc433kgsWICjlsh2J9p04H2K66hsXPPb9qn9ILdUtA==}
|
||||
peerDependencies:
|
||||
react-hook-form: ^7.0.0
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue