From 9c6cbcd7fbebdf4f3f660f905f2fd046a05b1bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 05:29:13 +0000 Subject: [PATCH] build(deps): bump zod from 3.25.67 to 3.25.74 in /src Bumps [zod](https://github.com/colinhacks/zod) from 3.25.67 to 3.25.74. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.67...v3.25.74) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.74 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/package.json | 2 +- src/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/package.json b/src/package.json index f6d02c08..7b67754d 100644 --- a/src/package.json +++ b/src/package.json @@ -50,7 +50,7 @@ "timeago.js": "^4.0.2", "vue": "latest", "vue3-apexcharts": "^1.8.0", - "zod": "^3.25.67" + "zod": "^3.25.74" }, "devDependencies": { "@nuxt/eslint": "^1.4.1", diff --git a/src/pnpm-lock.yaml b/src/pnpm-lock.yaml index 8e2ae210..81b9faf3 100644 --- a/src/pnpm-lock.yaml +++ b/src/pnpm-lock.yaml @@ -99,8 +99,8 @@ importers: specifier: ^1.8.0 version: 1.8.0(apexcharts@4.7.0)(vue@3.5.17(typescript@5.8.3)) zod: - specifier: ^3.25.67 - version: 3.25.67 + specifier: ^3.25.74 + version: 3.25.74 devDependencies: '@nuxt/eslint': specifier: ^1.4.1 @@ -5485,8 +5485,8 @@ packages: resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} engines: {node: '>= 14'} - zod@3.25.67: - resolution: {integrity: sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==} + zod@3.25.74: + resolution: {integrity: sha512-J8poo92VuhKjNknViHRAIuuN6li/EwFbAC8OedzI8uxpEPGiXHGQu9wemIAioIpqgfB4SySaJhdk0mH5Y4ICBg==} snapshots: @@ -6341,7 +6341,7 @@ snapshots: unixify: 1.0.0 urlpattern-polyfill: 8.0.2 yargs: 17.7.2 - zod: 3.25.67 + zod: 3.25.74 transitivePeerDependencies: - encoding - rollup @@ -11212,4 +11212,4 @@ snapshots: compress-commons: 6.0.2 readable-stream: 4.7.0 - zod@3.25.67: {} + zod@3.25.74: {}