@highoutput/hds-array-field
Advanced tools
Comparing version 0.2.13 to 0.2.14
{ | ||
"version": "0.2.13", | ||
"version": "0.2.14", | ||
"license": "MIT", | ||
@@ -52,7 +52,8 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "12d560d640a14f16f65a3db637b28a380086a263", | ||
"gitHead": "1f4183d70c488265ab70e99fd67668ef8628c224", | ||
"dependencies": { | ||
"@highoutput/hds-forms": "^0.2.10", | ||
"@hookform/resolvers": "^2.9.10", | ||
"yup": "^0.32.11" | ||
"@highoutput/hds-forms": "^0.2.11", | ||
"@hookform/resolvers": "2.9.10", | ||
"react-hook-form": "7.38.0", | ||
"yup": "0.32.11" | ||
}, | ||
@@ -59,0 +60,0 @@ "scripts": { |
92873
5
+ Addedreact-hook-form@7.38.0
+ Added@hookform/resolvers@2.9.10(transitive)
+ Addedreact-hook-form@7.38.0(transitive)
- Removed@hookform/resolvers@2.9.11(transitive)
- Removedreact-hook-form@7.54.2(transitive)
Updated@hookform/resolvers@2.9.10
Updatedyup@0.32.11