From 8a2ab724292a2d143dfe5bbf524515179fa080ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 04:12:11 +0000 Subject: [PATCH] build(deps): bump zod from 4.2.1 to 4.3.5 in /src Bumps [zod](https://github.com/colinhacks/zod) from 4.2.1 to 4.3.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.2.1...v4.3.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.3.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/package.json | 2 +- src/pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/package.json b/src/package.json index 27ebafe9..e18ab654 100644 --- a/src/package.json +++ b/src/package.json @@ -52,7 +52,7 @@ "timeago.js": "^4.0.2", "vue": "latest", "vue3-apexcharts": "^1.10.0", - "zod": "^4.2.1" + "zod": "^4.3.5" }, "devDependencies": { "@nuxt/eslint": "^1.12.1", diff --git a/src/pnpm-lock.yaml b/src/pnpm-lock.yaml index 3f0e9645..b87e2f4c 100644 --- a/src/pnpm-lock.yaml +++ b/src/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: ^1.10.0 version: 1.10.0(apexcharts@5.3.6)(vue@3.5.26(typescript@5.9.3)) zod: - specifier: ^4.2.1 - version: 4.2.1 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@nuxt/eslint': specifier: ^1.12.1 @@ -5496,6 +5496,7 @@ packages: vue-i18n@11.2.7: resolution: {integrity: sha512-LPv8bAY5OA0UvFEXl4vBQOBqJzRrlExy92tWgRuwW7tbykHf7CH71G2Y4TM2OwGcIS4+hyqKHS2EVBqaYwPY9Q==} engines: {node: '>= 16'} + deprecated: This version is NOT deprecated. Previous deprecation was a mistake. peerDependencies: vue: ^3.0.0 @@ -5632,8 +5633,8 @@ packages: resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} engines: {node: '>= 14'} - zod@4.2.1: - resolution: {integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==} + zod@4.3.5: + resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==} snapshots: @@ -11375,4 +11376,4 @@ snapshots: compress-commons: 6.0.2 readable-stream: 4.7.0 - zod@4.2.1: {} + zod@4.3.5: {}