From 7932e4253efba8121eb5f42aef0855519d6b479b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:24:30 +0000 Subject: [PATCH] Update dependency @vee-validate/zod to v4.14.1 --- javascript/dwa-starter-vue/pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/javascript/dwa-starter-vue/pnpm-lock.yaml b/javascript/dwa-starter-vue/pnpm-lock.yaml index cb9062aa..a2e21a10 100644 --- a/javascript/dwa-starter-vue/pnpm-lock.yaml +++ b/javascript/dwa-starter-vue/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 1.0.0(vue@3.5.12(typescript@5.4.5)) '@vee-validate/zod': specifier: ^4.13.2 - version: 4.14.0(vue@3.5.12(typescript@5.4.5)) + version: 4.14.1(vue@3.5.12(typescript@5.4.5)) '@vueuse/core': specifier: ^11.1.0 version: 11.1.0(vue@3.5.12(typescript@5.4.5)) @@ -1282,8 +1282,8 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - '@vee-validate/zod@4.14.0': - resolution: {integrity: sha512-ynRua19x73oj7BUkeZ84DklsckfXWViiW7IzCtsEn3yvXFK/fsWb+z9dTzm+gCW9OhmdQ7D7my+KtqHmDT4Zag==} + '@vee-validate/zod@4.14.1': + resolution: {integrity: sha512-dReXQ/bo+P7u5RKC0R3JxrG/f+XWBe8ghDlAOBr2I+hzU8kxY2PrZ36+Chm/0t1YddRa8tOkwVR5OW9POy+1aw==} '@vite-pwa/assets-generator@0.2.6': resolution: {integrity: sha512-kK44dXltvoubEo5B+6tCGjUrOWOE1+dA4DForbFpO1rKy2wSkAVGrs8tyfN6DzTig89/QKyV8XYodgmaKyrYng==} @@ -5620,10 +5620,10 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vee-validate/zod@4.14.0(vue@3.5.12(typescript@5.4.5))': + '@vee-validate/zod@4.14.1(vue@3.5.12(typescript@5.4.5))': dependencies: type-fest: 4.26.1 - vee-validate: 4.14.0(vue@3.5.12(typescript@5.4.5)) + vee-validate: 4.14.1(vue@3.5.12(typescript@5.4.5)) zod: 3.23.8 transitivePeerDependencies: - vue