From c1f7999ca0440950dbe3a32f33d504b99fe2b0f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:50:29 +0000 Subject: [PATCH] fix(deps): update dependency vee-validate to ^4.14.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2c2d9241..4bc64334 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "pinia": "^2.2.4", "swiper": "^11.1.14", "uid": "^2.0.2", - "vee-validate": "^4.14.0", + "vee-validate": "^4.14.1", "vite": "5.4.9", "vue": "^3.5.12", "yup": "^1.4.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f42cd9b6..6ffe1f52 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^2.0.2 version: 2.0.2 vee-validate: - specifier: ^4.14.0 - version: 4.14.0(vue@3.5.12) + specifier: ^4.14.1 + version: 4.14.1(vue@3.5.12) vite: specifier: 5.4.9 version: 5.4.9(@types/node@22.5.5)(terser@5.32.0) @@ -3841,8 +3841,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - vee-validate@4.14.0: - resolution: {integrity: sha512-R40SpwOsa/D+v+BJXcT58ZyCPLiE6Q7xeShANLsl+Z0mPtX3gtAljy76A0Q0itZOph/BnbWuBap0aaLsddDepA==} + vee-validate@4.14.1: + resolution: {integrity: sha512-Q6KFgc5SoTuKvGxvE1RERw7640v2cCeAjBEoVS2pAAMaGcdCeS+tn5gFGqLXIWwJ0NwJSj+21LAKNvNc/OSumg==} peerDependencies: vue: ^3.4.26 @@ -8421,7 +8421,7 @@ snapshots: util-deprecate@1.0.2: {} - vee-validate@4.14.0(vue@3.5.12): + vee-validate@4.14.1(vue@3.5.12): dependencies: '@vue/devtools-api': 6.6.4 type-fest: 4.26.1