vee-validate and yup

This commit is contained in:
2024-01-24 18:14:03 +01:00
parent 41dd646e86
commit cee241604d
2 changed files with 37 additions and 32 deletions

View File

@@ -27,10 +27,13 @@
"laravel-echo": "^1.13.0",
"pusher-js": "^7.3.0",
"sweetalert2": "^11.4.23",
"vee-validate": "^4.12.4",
"vue-google-charts": "^1.1.0",
"vue-multiselect": "^3.0.0-beta.3",
"vue-recaptcha": "^3.0.0-alpha.2",
"vue3-easy-data-table": "^1.5.47",
"vue3-multiselect-checkboxed": "^0.0.9",
"vuedraggable": "^4.1.0"
"vuedraggable": "^4.1.0",
"yup": "^1.3.3"
}
}