(dependencies) add yup

Our form elements needs to be usable with react-hook-form
This lib is needed to create examples stories
This commit is contained in:
Romain Le Cellier
2023-07-25 15:22:36 +02:00
parent 1953d52cdb
commit bdc08cf043
2 changed files with 4 additions and 4 deletions

View File

@@ -2505,7 +2505,7 @@
tslib "^2.4.0"
typescript "^4.7 || 5"
"@hookform/resolvers@^3.1.1":
"@hookform/resolvers@3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-3.1.1.tgz#b374d33e356428fff9c6ef3c933441fe15e40784"
integrity sha512-tS16bAUkqjITNSvbJuO1x7MXbn7Oe8ZziDTJdA9mMvsoYthnOOiznOTGBYwbdlYBgU+tgpI/BtTU3paRbCuSlg==