Update dependency @vuelidate/validators to v2.0.0-alpha.30
This commit is contained in:
parent
92b8c12100
commit
d796314b3f
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
"@fortawesome/vue-fontawesome": "3.0.1",
|
||||
"@kazvmoe-infra/pinch-zoom-element": "1.2.0",
|
||||
"@vuelidate/core": "2.0.0-alpha.42",
|
||||
"@vuelidate/validators": "2.0.0-alpha.27",
|
||||
"@vuelidate/validators": "2.0.0-alpha.30",
|
||||
"body-scroll-lock": "2.7.1",
|
||||
"chromatism": "3.0.0",
|
||||
"click-outside-vue3": "4.0.1",
|
||||
|
|
|
@ -1566,10 +1566,10 @@
|
|||
dependencies:
|
||||
vue-demi "^0.12.0"
|
||||
|
||||
"@vuelidate/validators@2.0.0-alpha.27":
|
||||
version "2.0.0-alpha.27"
|
||||
resolved "https://registry.yarnpkg.com/@vuelidate/validators/-/validators-2.0.0-alpha.27.tgz#260f81b2e3c0695159a9576ee7930d7d0a2e698b"
|
||||
integrity sha512-omCUVP+gr2kKBMQwdKsOYPWYk/Fu92K93LRnl8Vk856UudNlb89wCreh0/Q8DpVEOisLljI3T7026QCo9eSq4Q==
|
||||
"@vuelidate/validators@2.0.0-alpha.30":
|
||||
version "2.0.0-alpha.30"
|
||||
resolved "https://registry.yarnpkg.com/@vuelidate/validators/-/validators-2.0.0-alpha.30.tgz#978e676b5b5dc160e6a83fdf8c1bf26052f46e88"
|
||||
integrity sha512-XH0oIU1+6bTZ1Kd1RNf7AMDsAahj1hUjLhbFUIrDhKIUKMFvG4658pqYATePNqhAegENFA+RDAPhsDXV/MB2wQ==
|
||||
dependencies:
|
||||
vue-demi "^0.12.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue