Merge branch 'renovate/vuelidate-core-2.x' into 'develop'

Update dependency @vuelidate/core to v2.0.2

See merge request pleroma/pleroma-fe!1804
This commit is contained in:
HJ 2023-05-23 08:34:10 +00:00
commit 8692453ffd
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"@kazvmoe-infra/pinch-zoom-element": "1.2.0",
"@kazvmoe-infra/unicode-emoji-json": "0.4.0",
"@ruffle-rs/ruffle": "0.1.0-nightly.2022.7.12",
"@vuelidate/core": "2.0.0",
"@vuelidate/core": "2.0.2",
"@vuelidate/validators": "2.0.0",
"body-scroll-lock": "3.1.5",
"chromatism": "3.0.0",

View File

@ -2345,10 +2345,10 @@
dependencies:
js-beautify "1.14.6"
"@vuelidate/core@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@vuelidate/core/-/core-2.0.0.tgz#dfe73ba3f997646e07bd4da4f327fe53c29782cb"
integrity sha512-xIFgdQlScO0aaSZ0wTGPJh8YcTMNAj5veI8yPgiAyxOT+GV7vNQFiU1vpYWCL4cklkkhYvRRSC2OEX7YOZNmPQ==
"@vuelidate/core@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@vuelidate/core/-/core-2.0.2.tgz#e874afc830ccc5295e83a0c0a0f0621e084348c9"
integrity sha512-aG1OZWv6xVws3ljyKy/pyxq1rdZZ2ryj+FEREcC9d4GP4qOvNHHZUl/NQxa0Bck3Ooc0RfXU8vwCA9piRoWy6w==
dependencies:
vue-demi "^0.13.11"